-
Notifications
You must be signed in to change notification settings - Fork 0
Setup
Marcel P edited this page Mar 16, 2019
·
1 revision
- Stop your server
- Put your downloaded BomberEgg-[version].jar into the "plugins" folder
- Start your server
All important files/ folders have been generated by the plugin.
- Open the maps.yml configuration file.
- Change the name of your map by editing the value of
Maps.map_<id>.name
- Enable your map by setting the value of
Maps.map_<id>.enabled
totrue
- Change the name of the builder by editing the value of
Maps.map_<id>.builder
- Change the map folder by editing the value of
Maps.map_<id>.mapfolder
- Change the backup folder by editing the value of
Maps.map_<id>.backupfolder
- Add/ remove/ edit the spawns on the map by changing the value(s) of
Maps.map_<id>.spawns.*
This can be repeated as often as you want. BomberEgg does not have a maximum amount of possible maps.
Important: You need to create the backup directory by yourself and add ALL the world files into there.
Your server directory should look like this when your mapfolder
is map0
and your backupfolder
is map0_backup
: