Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Ursprung
752ea81ba9
Commit
685e4e5c4b
@ -2,9 +2,6 @@
|
||||
|
||||
## Server setup
|
||||
|
||||
**Currently FightSystem takes more or less total control over the server, so using a server running FightSystem as server
|
||||
for different purposes is currently not possible.**
|
||||
|
||||
1. Install a WorldEdit plugin and the FightSystem plugin on the server
|
||||
2. Start the server once (will instantly shutdown due to missing FightSystem configuration)
|
||||
3. Configure FightSystem by modifying `plugins/FightSystem/config.yml`
|
||||
@ -14,6 +11,7 @@ for different purposes is currently not possible.**
|
||||
7. Configure the kit as default kit
|
||||
8. Restart the server and have fun!
|
||||
|
||||
If you don't want FightSystem taking control over spawning and the whole world, set `Arena.Leaveable = true`.
|
||||
To start a server in the testarena mode start the server with the flag `-DfightID=-1` prior to `-jar`.
|
||||
|
||||
## Compiling
|
||||
@ -30,7 +28,7 @@ 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.1, 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)
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren