

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:
worldblock.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.