By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.
OK, Don't show this again
Because there was no plugin to manage all aspects of Minecraft: Bedrock Edition servers for each world like WorldGuard on Bukkit, I made Worlds. With Worlds, you can control events like breaking blocks, dropping items, and many more. And it's getting even more!
If you want to help or you have ideas to make our plugin better, feel free to make a commit or open an issue. Please report bugs on the issues page on GitHub.
NEW Edit the settings of a world (gamemode, building, damage, and so on) using a super-easy form GUI!
Worlds is really easy to use. Here is the command syntax:
/worlds list
/worlds create <worldname> [type]
/worlds <remove|load|unload|teleport> <worldname>
/worlds <copy|rename> <from> <to>
/worlds set
/worlds set legacy
/worlds set permission <permissionstring>
/worlds set gamemode <survival|creative|adventure|spectator>
/worlds set <rulename> <true|false>
/worlds unset
/worlds unset <rulename>
/worlds defaults
/worlds defaults legacy
/worlds defaults set permission <permissionstring>
/worlds defaults set gamemode <survival|creative|adventure|spectator>
/worlds defaults set <rulename> <true|false>
/worlds defaults unset <rulename>
Available world rules are:
permission (not available as default rule)
gamemode
build
pvp
damage
interact
explode
drop
hunger
fly
daylightcycle
leavesdecay
potion
For a full list of commands, their usage and a description what they are for, take a look at the wiki.
Read the full documentation
Feel free to contribute if you have ideas or found an issue.
You can:
Please read our Contribution Guidelines before creating an issue or submitting a pull request.
Many thanks for their support to all contributors!
Worlds by surva network is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Permissions beyond the scope of this license may be available on request.
Added PlayerInteractEvent
Added commands to copy and rename worlds
Added icon & more compatible API versions
Reply to review by :
You can leave one review per plugin release, and delete or update your review at any time