µOP - The fastest way to switch between OP status.
Version: 4
A.K.A.: MicroOP
Description
This plugin allows your OPs to quickly switch to OP status, without having to enter their username.
A Player can become an OP by typing:
/opme
if it has the Vanilla Permission node:
bukkit.command.op.give
Similar, a player can remove their own OP status by typing:
/deopme
if it has the Vanilla Permission node:
bukkit.command.op.take
No need for any additional configuration.
Features
- Type /opme to become OP
- Type /deopme to become a non-OP
- Uses the same permission as /op <playername> and /deop <playername>
- No need for any additional configuration
Changelog
- Added /deopme command.
- Updated to use bukkit.* instead of craftbukkit.* in permissions
- Non-Player CommandSenders are now informed that this command is for players only.
- Refactored Code
- Fixed Namespace
- Minor Coding Improvements
Credits
I loved having this command when I was using McMyAdmin and it was one of the things I missed when I switched to another host.
cmastudios for requesting the /deopme command, and including a patched version with his request.

