- Clone the repository with
git clone https://github.com/Kcona/KTowers-Map.git
. This repository contains everything necessary, launcher, mods, config, etc. - Download the datapacks listed here and add them to the
world/datapacks
folder:
- You will need the KTowers Player instance/mods, please refer here for that.
- Enter the server from Minecraft, give yourself OP from the console and run this
/reload
command inside Minecraft. This will reload the server datapacks ensuring they are properly initialized with loaded chunks.
- Execute the
manager.sh
script.
manager.sh start
This will start the server.manager.sh reset
This will return the repository to a not played condition.manager.sh up
This will reset and then start the server.
- Enter the server from Minecraft, give yourself OP from the console and run this
/reload
command inside Minecraft. This will reload the server datapacks ensuring they are properly initialized with loaded chunks. - Refer here KTowers Commands to know how to use the map if you want play.
- Do whatever changes you want to the world.
- Remove the PlayerScores NBT from the
world/data/scoreboard.dat
file. - Commit your changes.