mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-14 22:56:28 +01:00
923 B
923 B
Limits
Add-on for BentoBox to limit island blocks and entities in GameModes like BSkyBlock and AcidIsland. This add-on will work in any game mode world.
How to use
- Place the Limits addon jar in the addons folder of the BentoBox plugin
- Restart the server
- The addon will create a data folder and inside the folder will be a config.yml
- Edit the config.yml how you want.
- Restart the server if you make a change
Config.yml
The config.yml has the following sections:
- blocklimits
- worlds
- entitylimits
blocklimits
This section lists the maximum number of blocks allowed for each block material. Do not use non-block materials because they will not work. The limits apply to all game worlds.
worlds
This section lists block limits for specific worlds. You must name the world specifically, e.g. AcidIsland_world and then list the materials and the limit.
entitylimits
Coming soon!