This resource is not plugin
Command spy script is used to add control element to game.
When player writes one of predefined commands, admins can see what command was it, and who used it
What is script offering?
- Customizability
- Simplicity
Requirements:
-
Skript
Installation:
- Download the command spy script
- Put script in file located /plugins/skript/scripts
Setting up:
- Open file commandspy.sk
- Edit values in "Options" section to your liking
- You can set list of spied commands, permission to see spy messages, permission for bypassing spy and spy message
Code (Text):
#-----------------------------------------------------------------------------------------------------
options:
#basic
command: "home" or "sethome" or "help" #Commands which should be spied. You need to use "or"
permission: skript.chatspy.see #Permission for showing command spy messages
permission_bypass: skript.chatspy.bypass #Your commands won't be shown, if you have this permission
#messages
command_message: "&7[&4CommandSpy&7] &4%player% &7Executed command &c/%full command%" #Spy message
#-----------------------------------------------------------------------------------------------------
FAQ:
Can i edit the file?
Yes, script is written to be easily understood and edited
Can i order custom scripts?
Yes, you can contact me on my discord
Where to send ideas for improvements?
Join my discord and send the idea
Can i order one image, like is the one at top of page?
Yes, you can contact me on my discord
Don't use reviews to report bugs or give ideas