Fool your annoying players into thinking they have OP.
Features:
- Define custom commands along with messages to send the user on command.
- List commands to run on the server once the user sent a fake command.
Commands/Permissions:
- /fakeop add/remove xKaikz - fakeop.op - adds/removes users from being a fake OP
- /fakeop reload - fakeop.op - reloads the users, fake commands and run commands
How-to:
- Annoying user A comes online and says they want OP.
- Admin B already has their run.txt setup with ban $sender in the first line.
- Admin B does /fakeop add UserA
- User A tries to /op GrieferC, but is instead banned instantly.
run.txt/commands.txt Macros:
- $sender - (only for run.txt) replaces with the username that the command was run from
- $1, $2, $3 etc - arguments passed in a command. If you have /cmd $1 $2 $3, you do /cmd i am awesome, it would return i am awesome.
- &color - &b is light blue. Usual Minecraft colors.
Note:
- Setting the '*' fake command will return the message set for any command that is run by the user