- Resource Type
- Second modification
- API Version
- 1.0.0
- Copyright Link
- https://github.com/hax0r31337/BridgingPractiseNK
- Open Source URL
- https://github.com/lt-name/BridgingPractiseNK/
BridgingPractiseNK
A plugin designed to help players practice their bridging skills in Minecraft.
Commands
- /bpractise join - Join the practice area.
- /bpractise leave - Leave the practice area.
(Default command can be modified inconfig.json
)
Warnings
- Do not allow MobPlugin to spawn mobs in the practice area, as it may cause NullPointerExceptions.
- Do not modify the map backup files in
./plugins/BridgingPractise/cache
. - Always shut down the server using the
stop
command. Do not close it by clicking "X", as this may cause unknown issues. - Ensure no map named
bpractise
exists before initializing the plugin, as it will be overwritten.