2 YEAR
2 YEAR OF SERVICE
LEVEL 2
100 XP
Hello everyone!
In this article I would like to teach you how to create your own Minecraft server.
In this article I would like to teach you how to create your own Minecraft server.

I recommend core Purpur 1.19.3, you can use another core, but I highly recommend it because it has the best optimization on new versions among other cores.

CoreProtect + CoreProtectTNT:
This plugin helps to find out who bombed your house or what stole from your coffers, as well as can make rollback the selected area.
PlasmoVoice:
Adds a voice chat on the server, you also need to install the same mod in your client.
InventoryRollbackPlus:
Saves the player's inventory, can backup them and rollback too.
EasyWhiteList:
Denies logins to players who are not on the WhiteList.
Additional plugins:
Gsit ( allows you to sit wherever you want)
LightChatBubbles ( Adds overhead chat )
LoginSecurity ( a login plugin if you are making a pirate server)
Pl-Hide ( Hides plugin list from others )
Harbor ( Adds a Night Skip if, for example, 50% or 25% of players are asleep )
ServerListPlus ( MOTD on the list of servers)
TAB ( Various information in the tab)

Go to https://flags.sh/
1) Write the name of your core, for example purpur
2) Specify the amount of RAM you want to allocate to the server
And copy everything below and paste it into start.sh:


Update the package index for the APT package manager:
sudo apt update
Then install version 17 of Java. This is the minimum version of Java that allows you to run the server on 1.19.3:
sudo apt install openjdk-17-jre-headless
You will also need the screen utility to create separable server sessions. screen allows you to create a terminal session and detach from it, leaving the process that is spinning in the new session running. This is important because if you were to start the server and close the terminal session, it would cause the session to terminate and stop the server. Install screen:
sudo apt install screen
Important! Do not load the assembly in the /root folder, because if you install a plugin with malware you might lose the whole dediccion, better choose the /home folder.

cd /home
cd /NameFolderCollection
screen -R Server
start.sh
The server will be open on port 25565, in the server.properties file you can change the port on the line:
server-port=25565

Video Tutorial
After you have a logo, you need to change the logo to yours in the resourcespac that I have attached with the assembly. You need to put a symbol in the tab and after you put the resourcespak it will be replaced by the logo:

Assembly: https://mega.nz/file/DmYHkTIa#Eoo9rgKLN6mroB4zk0RSGZgDBH4PJ3gt2pTZNmgP5eI
VT: https://www.virustotal.com/gui/file...zNGY4NWY5NGI4ZDNkNTg2MjAyZDQ6MTY3NTY0MzkxMA==
It contains everything optimized.
I hope you will appreciate my efforts and write your opinion in the comments, this article took a lot of effort.
Thanks for reading!
Liked by 1 member: