Only allow certain player names (in a config) to have op and deop + ban others for security reasons.
|
|
||
|---|---|---|
| src/main | ||
| .gitignore | ||
| pom.xml | ||
| README.md | ||
OperatorWhitelist
Only allow certain player names (in a config) to have op and deop + ban others for security reasons.
Features
- Uses plugins/OperatorWhitelist/config.yml
- Automatically deops and bans unauthorized operators
- In-game whitelist management command
- Permission-based access
Commands
/opwhitelist add /opwhitelist remove
Permission
operatorwhitelist.manage (default: false)
Behavior
If a player joins with OP and is not in the whitelist:
- They are de-opped
- They are banned
- They are kicked instantly