Inactive [ADMN/CHAT/INFO]CommandWatcher - Watch players commands in RealTime [1.3.1-R1.0]

Discussion in 'Inactive/Unsupported Plugins' started by McLuke500, May 28, 2012.

  1. Offline

    McLuke500

    Version: 0.4

    [​IMG]
    CraftBukkit Build 1.3.1-R1.0 [Tested]
    Info
    Info This plugin lets you see every command a player does as they do it. You can set commands for it to not send to the person in commandwatch Currently this is defaulted to /login, /changepassword and /register but can be what ever you want.
    Features:

    • Command Watching
    • Removes players from CommandWatch when you quit
    • Can check who is in CommandWatch
    • Can enable commandwatch for any player
    • Can Reload CommandWatch
    Example

    [​IMG]
    Commands

    /cw Enables CommandWatch - commandwatch.watch
    /cw check Lists people in CommandWatch - commandwatch.checkwatch
    /cw reload Reloads the config and plugin - commandwatch.reload
    /cw {Playername} Enables or disables CommandWatch for a online player - commandwatch.watchother


    Config
    BlockedCommands: #Commands which are not shown to people in commandwatch#
    - /login
    - /changepassword
    - /register
    OnCommandMessage: '&3[CW]&c&player: &6&cmd' #Message sent to person in commandwatch
    #&player is the players name and &cmd is the command they did#



    Download
    http://dev.bukkit.org/server-mods/commandwatcher/

    Changelog
    - v0.1
    • First Release
    - v0.2
    • Added /cw reload
    • Added /cw check instead of /cwcheck
    • Added /cw {playername}
    • New Config to set Message and blocked commands
    - v0.3
    • Added Metrics
    • Added New feature in config "RemoveFromCwOnQuit" When false it wont remove your commandwatch on quit
    -v0.4
    • New features
    • Added /cw help command with permission commandwatch.help
    • Bug Fixes
    • Fixed bug with error on /cw <OfflinePlayer>
    • Fixed bug when executing commands from console
    • Added github Repository https://github.com/McLuke300/CommandListener
    Please leave some feedback about this plugin below, Thanks.
     
  2. Offline

    A5H73Y

    Great idea! Looks very nice :)
     
  3. Offline

    McLuke500

    Thanks :D
     
  4. Offline

    McLuke500

    How does it get moved to releases?
     
  5. Offline

    McLuke500

    It has all the submission guidelines ;(
     
  6. Offline

    NoobDev

    Thats a very cool plugin! Have added it to my server ;)
     
  7. Offline

    McLuke500

    Thanks

    md_5 does it meet all requirements?

    Do you have any suggestions to make it better?

    I was thinking a config list of commands not to log instead of it hard coded in.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  8. Offline

    NoobDev

    Following, but if you'll add a config that would be awesome!
    Add a log in a seperate file that logs all player commands exept the players I didn't configure and exept the commands from the config :)
     
  9. Offline

    McLuke500

    If you want a command log you should try playerlogger http://dev.bukkit.org/server-mods/playerlogger/

    This is realtime logging. Im working on config now.
     
  10. Offline

    md_5

    Approved.
     
  11. Offline

    McLuke500

    Thanks I got to update the thread as I just updated it!

    Updated to version 0.2
    - v0.2

    Added /cw reload
    Added /cw check instead of /cwcheck
    Added /cw {playername}
    New Config to set Message and blocked commands

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  12. Offline

    vinbin

    When in /cw can you see players enter commands, even if they arent commands that will work? Other than that looks great :D

    -vinbin
     
  13. Offline

    snooobooo

    i'm gonna download

    p.s can you update it whith this command: /nocommand <player> <command>
    so a player can't use a command.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  14. Offline

    McLuke500

    No it's just for watching them!

    To stop a player using a command you have to negate the permission from them.

    Yeah anything with / at the start such as /hello would work and so would //wand

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  15. Offline

    muggerfugger

    yes.! thanks
    been wanting something like this ever since alerter stopped working.

    thanks again

    this is working good, but is there a way to make it auto enabled for op/s and such? i always forget to enable it, and i always want it to be on. I couldn't find a setting in the config.

    thanks

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  16. Offline

    McLuke500

    I might be adding configurable disable of the disable on quit feature if that makes sense.
     
  17. Offline

    McLuke500

    Planning on adding this soon are then any other features you would want?
     
  18. Offline

    EvilJackCarver

    I love this plugin, though is it possible to make it enabled to those who ahve the perm on by default? Also, is it possible to make it to where there's a different format for a command that the person has no access to?

    The latter, a player just logged into my server, tried a command, and left. I'm dead serious about this. Plus, I'd like to be able to silently laugh at the people who decide to try to /opme and other admin commands.
     
  19. Offline

    Dctrdiamonds

    Is it going to be updated to 1.3.1? Looks good.
     
  20. Offline

    McLuke500

    It works perfectly on 1.3.1
     
  21. Offline

    Dctrdiamonds

    Cool! Downloading it now!
     
  22. Offline

    McLuke500

    Good to know, Let me Know of any features you would like in it!
     
  23. Offline

    Dctrdiamonds

    Maybe adding watch over Private messages or whispers.
     
  24. Offline

    McLuke500

    Essentials /socialspy will watch over private messages. Whisper is bad in my opinion as people were using it to advertise and spam so I just disabled the command altogether!

    This is now added its
    #When false it wont remove your commandwatch on quit#
    RemoveFromCwOnQuit: false


    That in the config so when you quit it wont disable it

    Thanks :D
    When I found that whisper wasnt shown to socialspy I was shocked D:
    [​IMG]

    And removed it.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
  25. Offline

    McLuke500

    Updated to v0.4
     

Share This Page