BlockProtect
BlockProtect is a plugin which allows players to protect chests and furnaces. It mostly works in the same way as PocketGuard, but uses yml instead of sqlite3 to store data, fixes some bugs and has multiworld support. The plugin currently has Russian(ru) and English(en) translations, it can be changed in BlockProtect/config.json.
Commands:
BlockProtect is a plugin which allows players to protect chests and furnaces. It mostly works in the same way as PocketGuard, but uses yml instead of sqlite3 to store data, fixes some bugs and has multiworld support. The plugin currently has Russian(ru) and English(en) translations, it can be changed in BlockProtect/config.json.
Commands:
- /bp lock/protect - Protect a block
- /bp unlock/unprotect - Unprotect a block
- /bp add/addmember <player> - Allow other players to interact with a block
- /bp remove/removememeber/rmmember <player> - Disallow other players to interact with a block
- /bp info - Get Information about block
- PHP8
- NostalgiaCore 1.1.0dev