survanetwork / Worlds
Labels
Projects that are alternatives of or similar to Worlds
Worlds
Easy to use but feature rich World Guard plugin
• Description
• Features
• Usage
• Contribution
• License
📙 Description
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.
🎁 Features
- CREATE / REMOVE Create and remove worlds (even special ones with custom world generators)
- COPY / RENAME Copy and rename worlds (including all necessary files)
- LOAD / UNLOAD Load and unload worlds
- TELEPORT Teleport to worlds
-
CONTROL EVERYTHING Control nearly every event for each world (it's getting more and more).
- World's gamemode
- Permission to join a world
- Block breaking and placing
- PvP
- Damage (everything like attacking, fall damage, ...)
- Explosion
- Item drop
- Hunger
- Fly
- Daylight cycle
- You have an idea what to add? Feel free to open an issue.
- DEFAULT VALUES Set default values for worlds without settings
- SOPHISTICATED Easy to use, fast and mostly bug-free.
NEW Edit the settings of a world (gamemode, building, damage, and so on) using a super-easy form GUI!

⛏ Usage
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 <build|pvp|damage|interact|explode|drop|hunger|fly|daylightcycle> <true|false>
/worlds unset
/worlds unset <permission|gamemode|build|pvp|damage|interact|explode|drop|hunger|fly|daylightcycle>
/worlds defaults
/worlds defaults legacy
/worlds defaults set permission <permissionstring>
/worlds defaults set gamemode <survival|creative|adventure|spectator>
/worlds defaults set <build|pvp|damage|interact|explode|drop|hunger|fly|daylightcycle> <true|false>
/worlds defaults unset <permission|gamemode|build|pvp|damage|interact|explode|drop|hunger|fly|daylightcycle>
For a full list of commands, their usage and a description what they are for, take a look at the wiki.
🙋 Contribution
Feel free to contribute if you have ideas or found an issue.
You can:
- open an issue (problems, bugs or feature requests)
- create a pull request (code contributions like fixed bugs or added features)
- help translating the plugin (create a new language file or correct an existing one)
Please read our Contribution Guidelines before creating an issue or submitting a pull request.
Many thanks for their support to all contributors!
👨⚖️ License
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.