https://github.com/maxlego08/worldprotection
Protection plugin for build server
https://github.com/maxlego08/worldprotection
Last synced: 11 months ago
JSON representation
Protection plugin for build server
- Host: GitHub
- URL: https://github.com/maxlego08/worldprotection
- Owner: Maxlego08
- License: gpl-3.0
- Created: 2024-06-26T17:09:28.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-27T15:46:35.000Z (almost 2 years ago)
- Last Synced: 2025-02-21T13:16:50.931Z (over 1 year ago)
- Language: Java
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WorldProtection
Plugin developed for the management of builder on a single server. The builders will be OP but will have access to only
one world.
They will be able to add and remove players from their world to help them build.
## Commands
- `/worldprotection (/wp)` - worldprotection.use - Show commands
- `/worldprotection reload` - worldprotection.reload - Reload configurations files
- `/worldprotection create ` - worldprotection.create - Create a new world
- `/worldprotection teleport ` - worldprotection.teleport - Teleport to an allowed world
- `/worldprotection add ` - worldprotection.add - Add a player to your world
- `/worldprotection remove ` - worldprotection.remove - Remove a player to your world
- `/worldprotection list` - worldprotection.list - Show player in your world
- `/worldprotection setrule ` - worldprotection.setrule - Change world rules
- `/worldprotection rules` - worldprotection.rules - Show world rules
The create command is only executable by the console and by the whitelist players in the config.json file