Application for creating servers in Minecraft. Creating a Minecraft server. Download versions

Every Minecraft player wants to play with his friends on servers, but it is very difficult to find a decent server, and you want to be the admin yourself, so you can create your own Minecraft server. We wrote this article and filmed a video in which we sorted out everything that relates to the server and after it, you are unlikely to ask the question how to create a Minecraft server on Windows.

Video instruction:


There are many Minecraft server cores, we will tell you about the four most popular ones.


Vanilla- official core from the developers. Pros: Released immediately after release new version; Cons: Not many plugins; Low optimization of resource use; You will have to install Forge separately if mods are needed.


Bukkit- Core based on Vanilla. Pros: Highly optimized compared to the standard kernel; Lots of written plugins from third party developers. Cons: You will have to install Forge separately if mods are needed; The project was completely closed at version 1.6.4, there is no support on the official website. Exists now along with Spigot.


Spigot- More optimized core based on Bukkit. Pros: Many improvements over bakkit; All plugins written in Bakkit work smoothly on this kernel. Cons: For a beginner, installation may seem complicated; You will have to install Forge separately if mods are needed.


Cauldron(previously MCPC+) - A core based on Spigot that includes Forge pre-installed. Pros: Since Forge is already pre-installed, if you want to install mods, you don’t need to install it yourself; All plugins written in Bakkit work smoothly on this kernel. Cons: New versions of Minecraft have to wait quite a long time for the build, since first the developers are waiting for the release of the updated Spigot.

Now you need to decide for what purposes you need a server and, based on this, choose the kernel on which you will develop the server. We will show the creation of a server using the example of each core.

1) First, download the server itself of the version you need:

(downloads: 13937)

(downloads: 8759)

(downloads: 39709)


(downloads: 315)

(downloads: 20443)

(downloads: 14534)

(downloads: 911)

(downloads: 16843)

(downloads: 228)

(downloads: 722)

(downloads: 373)

(downloads: 106)

(downloads: 208)

(downloads: 113)

(downloads: 9567)

(downloads: 7839)

(downloads: 12086)

(downloads: 333)

(downloads: 182)

(downloads: 171)

(downloads: 179)

(downloads: 536)

(downloads: 214)

(downloads: 492)

(downloads: 4191)

(downloads: 5055)

(downloads: 239)

(downloads: 279)

(downloads: 239)

(downloads: 1391)

(downloads: 1037)

(downloads: 241)

(downloads: 171)

(downloads: 1663)


2) Create a separate folder for the server and copy the downloaded file.


3) Launch the server file (for a file with the extension *.jar, you need to click right click to the file -> Open with -> Java) and the console window will immediately close (* for versions above 1.6), eula.txt false on true. Save the modified file.


4) We start the server again, wait a few seconds and see that many files have appeared in the folder, including the world folder, which means the server has started normally. But you won’t be able to log in yet (unless you have a license, of course), to log in from a pirated site, open the file " server.properties" and find the parameter " online-mode=" and change the value from true on false.


5) You can enter the game, into a network game, add a new server, you can use IP "127.0.0.1" (Without quotes) or "localhost".



1) Download the server version you need:

(downloads: 50195)


(downloads: 302)

(downloads: 18519)

(downloads: 14004)

(downloads: 773)

(downloads: 1404)

(downloads: 14951)

(downloads: 601)

(downloads: 227)

(downloads: 8481)

(downloads: 7055)

(downloads: 393)

(downloads: 178)

(downloads: 398)

(downloads: 183)

(downloads: 257)

(downloads: 6820)

(downloads: 6760)

(downloads: 239)

(downloads: 366)

(downloads: 1808)

(downloads: 1623)

(downloads: 154)

(downloads: 1736)

(downloads: 320)

(downloads: 273)


2) Create a separate folder for the server and copy the downloaded file there. Create a file start.bat(The simple .txt file must be renamed with the extension start.bat) with the following content:
@echo off
java-jar spigot.jar
pause

Download this file, if you don’t understand exactly how to create:

(downloads: 103647)

2.1) Next, copy this file to the server folder.
Attention: Be sure to replace the line in the file spigot.jar to your server name, for example spigot-1.8.8-R0.1-SNAPSHOT-latest.jar !
To edit a file start.bat, you need to: right-click -> "Edit".


3) Launch our " start.bat", you should see the following (* for server versions higher than 1.6):


A couple of new files have appeared in the server folder, we are interested in " eula.txt", which you need to open and change the value false on true. Save the modified file.
What kind of file is this? This Terms of use between Mojang and you, by setting the value to true you agree to all the terms of this agreement.


But you won’t be able to log in yet (unless you have a license, of course), to log in from a pirated site, open the file " server.properties" and find the parameter " online-mode=" and change the value from true to false.


What kind of online-mode parameter is this? He is responsible for checking the license of the player trying to connect to the server; if the player logs in from a pirated client, the server will not let him through.

5) We go into the game, into the network one, add a new server, entering as IP - " localhost" (Without using quotation marks).


1) Download the version of the server on which you want to play:

(downloads: 225715)

2) Unpack the downloaded archive into a separate folder.

3) Run the file start.bat and you will see the following (* for version above 1.6):


A couple of new files have appeared in the server folder, we are interested in " eula.txt", which you need to open and change the value false on true. Save the modified file.
What kind of file is this? This is a user agreement between Mojang and you, by setting the value to true you agree to all the terms of this agreement.

4) Start the server again. We wait for the launch to complete and see the word “Done” at the end, which means everything is ok.

Minecraft is one of the most popular games in the world, which has captured the hearts of millions of players, especially due to the ability to play with friends and other players online. You can play on special servers, which are created by the players themselves, after which you can make good money on these servers. This article will talk about creating your own server for this game, let’s get started.

Step 1 - it all starts with preparation.
So, first, let's decide why you need a server. There are two options. The first one is just to play with friends, while the second one is a public server for a stable income.

In fact, both options are made according to the same instructions, but with slight differences:
In order to start a server to make money, you need to purchase a dedicated space on the server of any hosting company convenient for you. Then every month you will need to pay a certain amount, which may differ depending on the size of the data storage, as well as the type of server (there are fast, slow) and so on, up to the markup by the hoster itself.

If you need a server only for playing with friends, then no one forbids you to run it directly on your laptop or computer running Windows control, Mac OS and Linux.

In this instruction we will describe the basic method of creating a server on your computer.

To prepare, download Minecraft itself and the Java package. If you already have the game and it works great, then this means that you already have the Java package installed and there is no need to download it again. Well, you can download the server itself from the official website using this link from here. If you have Windows, then download the file with the extension .exe or .jar, if Mac or Linux - .jar.


Step 2 - we create miracles.
1. Move our downloaded server to any free folder on drive C (for example, C:/ProgramFiles/Minecraft/Server). Run the program, after installing it, new files should appear in the folder that do not need to be deleted.

2. Now open the server.properties file via text editor, preferably not through a standard notepad, but through (this will be much more convenient).
Talking about what each point means is very long and boring. Here we download the document where everything is signed. We read and edit the file for ourselves.

Step 3 - start the server
To test the server, just enter 127.0.0.1, or localhost.

This concludes the article. We hope everything worked out for you and work Minecraft servers you will be happy. Bye!

Hello Friend! Minecraft PE is gaining popularity with each new release, and with the release of the version, the game has become more difficult to distinguish from computer version. This means that even more people will play PE! In addition, more and more people play only on smartphones. What does this mean? And the fact is that it’s time to create your own server for Minecraft PE! The PocketMine MP program will help us with this, which will allow you to create your own server! On this moment PocketMine is the only program for creating Pocket Edition servers, so you don’t really have to choose.

Advantages of PocketMine

What are the benefits of this program? I found the following:

  1. Support - many plugins have been created for PocketMine, which are constantly updated. In addition, developers are creating new additions for servers.
  2. Multiworlds - this advantage was relevant when MCPE did not support an infinite world. It was possible to create a lot different worlds, place portals and move from one map to another. It is worth noting that with the advent of the endless world, you can also upload several maps to the server and create portals for players to move around the worlds.
  3. Full control over the server - you can manage the white list, list of blocked users, player accounts and much more! You will also have access to the console.
  4. Unlimited Players – PocketMine supports an unlimited number of players on your card. The main thing is that your server can withstand the load.
  5. Updates - PocketMine MP is constantly introducing something new into the server core.
  6. Anti-cheat - the core of the program has built-in protection against flight, dupe, speedhack and other prohibited things. At the same time, you can allow or prohibit some cheats yourself.
  7. It's official - the developer of this program is a programmer from Mojang!
  8. The server can be created on different platforms! Currently the following are supported:
    1. Windows
    2. Linux
    3. MacOS
    4. Android
  9. Player support - for example, our site helps you understand the capabilities of PocketMine MP. We write various articles in which we tell how to do this or that thing in the program.
  10. Easy to install - server installation is incredibly simple. Everything will be done for you. You will only have to configure the server.

Download versions

PocketMine for PC

PocketMine for Android

PocketMine for Minecraft 0.12

PocketMine for Android

PocketMine for Linux

For Linux, you should open the console (in my opinion ctral+alt+t or something like that with the letter t) and write the following lines there:

Installing libraries for the server

apt-get install perl gcc make automake libtool autoconf m4

Now we load the server itself:

Wget -q -O - http://get.pocketmine.net/ | bash

After the installation is complete, you must run the file ./start.sh for this we write:

./start.sh

Full_path_to_file/start.sh

Bash full_path_to_file/start.sh

PocketMine for MacOS

Let's go to the console. Go to the desired section using the “cd” command. We write:

Mkdir PocketMine curl -sL http://get.pocketmine.net/ | bash

In this instruction, I will teach you how to create mine own server Minecraft without Hamachi help and other applications. So, let's get started!

To create a server, you need to meet several requirements. Most of them depend on the provider providing their services to you. Your IP must be static, otherwise they won’t be able to connect to you. If it is dynamic, then you can use third-party sites to third level domain registration. Also, your ports must be open.

If you don’t have a static IP or are too lazy to open ports, you can use the instructions.

Instructions(we do everything in order):

1) First, download the server itself. For Windows, select file Minecraft_Server.exe You can download it on the official Mojang page.

2) After downloading this file, place it in the folder in which the server will be located. Then, run it and it will create the necessary folders and server files. After the world is generated, we turn off the server and start setting up.

(This is what the server folder looks like)

3) After this, you need to find out your IP in order to subsequently enter it in the required settings line. You can find out the IP.

4) The main server configuration file is server.properties, it looks like this:


The main setting is the field: server-ip=, in which you need to enter the address of your computer (IP) after the "=".

This is what it should look like: server-ip= 109.169.230.149

Apart from this, here you can also set up your server according to some of the parameters, for example, disable monster spawning, install your own map, whitelist, online mod and much more.

Save the settings and start the server!

5) The server is ready and to connect to it, players just need to enter your IP in the server connection field.

6) This is what the server log will look like when they try to connect to it.

If you want to play with friends on pirate version of Minecraft, disable authentication by replacing the line:

online-mode= true

to the value:

online-mode= false

================================================

If you have problems creating a server, please describe it in detail in the comments. Our specialists will try to help you.

As fun as Minecraft's single-player mode is, multiplayer, where you can play with friends, is much more fun. There are several ways to play Minecraft in multiplayer. One of them is to create a Minecraft server that you and your friends can connect to. Of course, existing servers can also be used for this purpose.
In this guide, we'll show you how to create a Minecraft server for you and your friends on your home PC.

First you need to download the .jar version of the server

Place the downloaded jar file in a folder. It doesn't matter where she is. Next, you need to prepare the file that will launch your server.

Creating a Batch File

Create a new one Text Document and add the following lines to it:

@echo off
title run-minecraft
java -Xms1024M -Xmx2048M -jar minecraft_server.jar nogui
pause

This means we want java to run our server "minecraft_server.jar" with 1024 megabytes (1 gigabyte) random access memory. If an error appears, reduce the RAM values ​​to 512 MB, it helped me and the server started!

To run the server with more memory, simply change the -xms and -xmx values. Moreover, they must be equal to the numbers 64, 128, 256, 512, and so on.

To save a file in .bat format, click the File button in the upper left corner of the screen, select Save As, then under the “File name” field, select All files. It is very important. Name your file start or start server and click Save. Then change the file extension from .txt to .bat

Or you can download my bat file here: (to change it, right-click on the file and select “Edit”).

User agreement and server launch

After completing the previous step, start your server. First, it will close instantly as you need to accept the user agreement. To do this, open the text document with the agreement that appears in the folder, change the line eula=false to eula=true, save it and start the server again.

Your server should start normally and begin generating the world and creating others important files, like server.properties, whitelist, banned-players and so on.

Connecting to the server

To connect to the server we just created, you, as the owner, just need to go to multiplayer and add a server, specifying “localhost” as the IP address.

As for your friends, you can give them your external IP address, to find it out, go to the website 2ip.ru. In addition, your router should have ports 25565 through 25566 forwarded. An excellent video on port forwarding can be found below.

I hope this quick guide will help you create a Minecraft 1.8 server for you and your friends, and then have a great time together! If you still have any questions, ask them in the comments below!