NOTICE: This plugin branch is for PocketMine-MP 5.
✨ Protect your world from grief, break, pvp, command, item, decay.
- Per world settings
- Protect world from break/place
- Per world pvp
- Ban items in world
- Ban commands in world
- Anti farm land decay in world
- Default command:
/worlddefend
- Aliases:
/wd
Command | Description |
---|---|
/wd |
Show help |
/wd build |
Locks world, not even Op can use. |
/wd pvp |
Enable/disable pvp in world. |
/wd antidecay |
Enable/disable decay in world. |
/wd keepinventory |
Enable/disable keep inventory. |
/wd keepexperience |
Enable/disable keep experience. |
/wd banitem |
Ban item in world. |
/wd unbanitem |
Unban item in world. |
/wd bancmd |
Ban command in world. |
/wd unbancmd |
Unban command in world. |
Permission | Description |
---|---|
worlddefend.command |
Allow use all commands. |
worlddefend.build.bypass |
allows players to build in locked worlds |
- This plugin allows you to protect your world from grief, break, pvp, command, item, decay.
- For example, you can use
/wd build world true
to prevent other players from destroying your world namedworld
. - You can also use /wd pvp world false to disable pvp in world.
- You Want to keep a world-only inventory called
MyStuff
? don't worry WorldDefend can also help you just/wd keepinv MyStuff true
immediately that world will keep your inventory when you die. - You hate other people using wheat seed in the world called
SkyBlock
without knowing itsTypeId
? It's okay just hold the wheat seed in your hand and use/wd banitem SkyBlock
- World Border
- Per world gamemode
- Limit player in world
- No explode in world
This plugin will honour the server language configuration. The languages currently available are:
- English (en-US)
- Vietnamese (vi-VN)
We would love to receive contributions on the missing languages or corrections on the existing ones. Please read CONTRIBUTING.md on how to do so.
This plugin is licensed under the MIT License.