Format code

This commit is contained in:
2026-05-16 23:08:09 +02:00
parent 81dd8045f2
commit d110df924e
562 changed files with 11025 additions and 10059 deletions
+4 -2
View File
@@ -6,7 +6,8 @@
2. Start the server once (will instantly shutdown due to missing FightSystem configuration)
3. Configure FightSystem by modifying `plugins/FightSystem/config.yml`
4. Create a `backup` folder inside your world folder and copy your `region` folder and `level.dat` into it
5. Create a `config.yml` in the world folder and configure the file as described at the end of `plugins/FightSystem/config.yml`
5. Create a `config.yml` in the world folder and configure the file as described at the end of
`plugins/FightSystem/config.yml`
6. Start and join the server (as op), create a basic kit, save it with `/ak [kitname]`
7. Configure the kit as default kit
8. Restart the server and have fun!
@@ -28,7 +29,8 @@ directory exactly named like in the list:
- `Spigot-1.12.jar` https://hub.spigotmc.org/jenkins/job/BuildTools/ (1.12.2)
- `Spigot-1.14.jar` https://hub.spigotmc.org/jenkins/job/BuildTools/ (1.14.4)
- `Spigot-1.15.jar` https://hub.spigotmc.org/jenkins/job/BuildTools/ (1.15.2)
- `Spigot-1.18.jar` https://hub.spigotmc.org/jenkins/job/BuildTools/ (1.18.2, Use the jar from Spigot/Spigot-Server/target)
- `Spigot-1.18.jar` https://hub.spigotmc.org/jenkins/job/BuildTools/ (1.18.2, Use the jar from
Spigot/Spigot-Server/target)
- `SpigotCore.jar` https://steamwar.de/devlabs/SteamWar/SpigotCore
- `WorldEdit-1.12.jar` https://dev.bukkit.org/projects/worldedit/files (6.1.9)
- `WorldEdit-1.15.jar` https://dev.bukkit.org/projects/worldedit/files (newest)