OpGuard Plugin (1.12.2) – Bukkit, Spigot, Paper
OpGuard Plugin (1.12.2) is a plugin that protects servers against op exploits & malicious plugins by maintaining a list of verified operators and overriding the default implementation of /op and /deop with its own command: /opguard. OpGuard offers the ability to restrict access to /op (/opguard op) with a password, useful for keeping untrustworthy staff from setting op. It’s also helpful in the event a malicious user somehow gains op or when a staff member has their account broken into; users who don’t know the password won’t be able to op other users when OpGuard is installed.
Features
Commands
- /opguard op <player> <password (if set)>
Sets op for a player.
If OpGuard’s password is set, it must be included.
- /opguard deop <player> <password (if set)>
Removes op from a player.
If OpGuard’s password is set, it must be included.
- /opguard list
List all verified operators.
- /opguard password <new password>
Set OpGuard’s password.
This will only work if OpGuard has no password set.
- /opguard reset <current password>
Removes OpGuard’s password.
The current password must be correct to remove.
- /opguard reload <password (if set)>
Reload OpGuard’s config.
If OpGuard’s password is set, it must be included.
Permissions
opguard.warn
- Receives notifications and warnings from OpGuard
- Players with op have both permissions by default.
The /opguard command is only accessible by verified operators and console.
Screenshots:
How to install:
- Download a plugin of your choice.
- Place the .jar and any other files in your plugins directory.
- Run the server and wait for it to fully load.
- Type stop in your Minecraft server console to bring the server to a clean stop.
- Run the server.
- All done! Your plugin should be installed and ready to be used.