Progress will ramp up as 1.18 approaches and suitable betas release for testing.
Version 2.0 of the private Minecraft survival server Polycraft.
This repo will include everything that is needed to reproduce a similar server, with the exception of sensitive data such as the whitelist, API keys etc.
PolyCraft V1 officially started in 2016 at Minecraft version 1.10 (Java), but has had numerous predecessors dating back to 2010. With the codebase for PolyCraft V1 becoming 5 years old, I thought I'd be a good idea to make a V2 from scratch in preperation for Minecraft version 1.18.
- Quality of life features such as /spawn, /home and /tpa.
- Numerous anti-lag measures thanks to FarmControl and LagMonitor, as well as PaperMC
- Anti-grief measures with CoreProtect and InventoryRollback
This repo is provided without the server .jar file and plugin .jar files, please download them from their respective creators. To get a working Minecraft server use the next steps:
- Download PaperMC and put the .jar file into the root folder
- Download all the plugins and put them into /plugins
- Customize the startfile to your liking
And you're done! Now you have a fully working server.
- EssentialsX (EssentialsX & EssentialsXSpawn)