Cuberite Forum
CommandSpy - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Releases (https://forum.cuberite.org/forum-2.html)
+--- Thread: CommandSpy (/thread-2424.html)



CommandSpy - Mathias - 04-10-2016

A plugin for Cuberite that displays commands executed by other players in the chat. To enable and disable CommandSpy, type "/commandspy on" and "/commandspy off" in the chat.

Command Display Colors
  • Blue: The player who executed a command has CommandSpy disabled.
  • Yellow: The player who executed a command has CommandSpy enabled.
  • Purple: A command was executed by the console or a command block.

Commands

General
  • /commandspy - Enables or disables CommandSpy.
    Permission required: commandspy.use


Permissions
  •  - commandspy.use
    • Commands affected:
      - /commandspy
Source: https://github.com/mathiascode/CommandSpy
Download: https://github.com/mathiascode/CommandSpy/archive/master.zip


RE: CommandSpy - Schwertspize - 04-10-2016

This should included into essentials.

Anyway, thanks Mathias for doing this, I would appreciate if you just copy my code (the power tool or something) and open a new pull request for essentials.


RE: CommandSpy - Mathias - 04-10-2016

(04-10-2016, 02:26 AM)Schwertspize Wrote: This should included into essentials.

Anyway, thanks Mathias for doing this, I would appreciate if you just copy my code (the power tool or something) and open a new pull request for essentials.

I'll open a new PR for Essentials soon. If someone doesn't want all the other commands of Essentials, they can use this stand-alone plugin instead.