CommandSpy
#1
A plugin that allows admins/players to see all the commands written by other players in chat. It is toggled with the command /commandspy on|off.

http://dev.bukkit.org/bukkit-plugins/commandspy/
Reply
Thanks given by:
#2
/assign

I will try to do it. I expect to finish until next Week.

What I have thought how to implement:
OnCommandExecute:
get a list
foreach list, send chat target <player>: /command with options
OnCommand (register a command)
add executing player to the list if permission
possibly add specific player to the list if executING player has permission (player who gets on the list does not need to have the permission)
Reply
Thanks given by:
#3
Any updates on this one? Many thanks for taking the time to make this plugin.
Reply
Thanks given by:
#4
I didn't have the time to work on it but I'll do.
Reply
Thanks given by:
#5
Am working on this one as part of Essentials, as bukkit /socialspy but commands, not only PMs
https://github.com/mc-server/Essentials/pull/46
Reply
Thanks given by:
#6
seems like i finished it. socialspy on other ppl dont work for now AFAIK but you may test it too, i cannot for now.

just use my fork of Essentials
https://github.com/Schwertspize/Essentials
Reply
Thanks given by:
#7
You can use Logger plugin written by me.
Record all commands on the server console and user's game console.
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)