Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed LGPL-3.0-only
Published last year
Updated 10 months ago
Please join the Streamline Hub Discord in order to get updates and for me to fully assist you with bugs, questions, or suggestions.
Discord: click here
Block players from entering or teleporting to specified worlds -- All configurable with commands.
This offers a very simple configuration and setup all while remaining very light-weight.
- Download and install BukkitOfUtils. Found here: BukkitOfUtils
- Download the correct version of this plugin for you server version.
- Place in your
plugins
folder. - Stop server.
- Start server.
- Use to your liking.
How to block a world
- Install plugin. (Shown above.)
/manageworlds add <world>
- where<world>
is replaced with the world you want to block.
Notes
Players with operator or the *
permission can access all worlds by default.
To disable these players from bypassing the world block, set their permission for "worldblock.bypass.*" to false.
Functions
- Block specified worlds from:
- Teleportation.
- Moving to.
- Portal-Warping to.
- List blocked worlds.
- Bypassable with permissions.
- Permission:
worldlock.bypass.<world>
- Permission:
Commands
/manageworlds
/manageworlds add <world>
- Adds a world to the blocked worlds.
/manageworlds remove <world>
- Removes a world from the blocked worlds.
/manageworlds list
- Lists all worlds in the blocked worlds list.