Only allow certain player names (in a config) to have op and deop + ban others for security reasons.
Go to file
2026-01-15 14:42:36 +00:00
src/main main commit 2026-01-14 16:00:23 +01:00
.gitignore main commit 2026-01-14 15:56:09 +01:00
pom.xml Remove SNAPSHOT version in pom.xml 2026-01-15 14:21:36 +00:00
README.md main commit 2026-01-14 16:00:23 +01:00

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