FakeOP is designed for those admins who have requested a plugin similar to it recently.
This plugin is tested to work on the latest version of CraftBukkit as of 1.5.1-R0.1
Configuration:
command-message: Message sent when a command is blocked.
execute-commands: Commands executed when a command is blocked, %sender% is replaced with the command user.
command-triggers: Setup specific commands to be executed for specific commands being blocked.
allow-commands: Setup commands that can bypass fake op mode.
Commands:
/fakeop [Player] sets a player as a fake op.
/fakedeop [Player] removes this status from a player.
- The permission node for both these commands is "fakeop.op".
Changelog:
FakeOP 1.2:
- Commands more picky on what users to accept
- Remove overly long and confusing descriptions of otherwise simple commands
- (New!) Option in config to allow commands to bypass fake op
- (New!) Option in config to allow specific commands used as fake op to have specific actions
- Remove silly "enable-commands" toggle in config, be sure to edit your commands to avoid unwanted actions
- Add alias for /fakedeop : /defakeop
- Add compatibility for colors in command message by using the ampersand.

