[REQ] Creative Gamemode monitor

Discussion in 'Archived: Plugin Requests' started by Epics, Jan 4, 2012.

  1. Offline

    Epics

    Be able to log in console and to admins whenever someone in creative [without the ignore permission] gives themselves items that are on the 'list of watched items'
     
  2. Offline

    brenhein

    Very possible. I will be working on this shortly.
     
  3. Offline

    Epics

    Lovely. I'll donate if this does exactly what I have asked :)
     
  4. Offline

    Epics

    Bump
     
  5. Offline

    junkboy350

    I would use this. I think it's a great idea :D
     
  6. Offline

    kevhog

    I looked at this, but I don't know how to check for inventory changes... There really should be InventoryChange event :x
     
  7. Offline

    Epics

    I'm not sure about that, but I know McMyAdmin can log it if you create a javascript/batch file to log it.
     
  8. Offline

    Nazerb

    sprout does that?
     
  9. Offline

    Epics

    Spout?

    It doesn't do this as far as my knowledge goes. Not in the configs and nothing is logged.
    If you're talking about the API for checking inventory, maybe it does.
     
  10. Offline

    Nazerb

    I thought sprout can look for inventory changes
     
  11. Offline

    Epics

    It doesn't itself, but it probably extends the API so this is possible.
     
  12. Offline

    Nazerb

    Thats what i mean :D, but i am not a programmer of java :D
     
  13. Offline

    Epics

    Rump
     
  14. Offline

    Epics

    Rump
     
  15. Offline

    Kostronor

    Well, why not, will look at it ;)

    hmmm...
    inventory_change is on todo, i could do a workaround so if they have the item in their hands/drop it etc. it will be logged, we have to wait for the new bukkit-build i think

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

    Epics

    I know that McMyAdmin offers this if you write the javascript file. That's all I can tell ya.
     
  17. Offline

    Kostronor

    javascript file for what? :D what should it do?
     
  18. Offline

    Epics

    It makes everything loggable, basically.
     
  19. Offline

    wwsean08

    I have just started this, if all goes well i may have to done later today, however it will require spout (server side not client side) for the listener.
     
  20. Offline

    turt2live

    I created a plugin called AntiShare at one point.
    It basically stops the placing/breaking/dropping/interaction of blocks (and items) if the player meets certain conditions.

    You could use it so they simply cannot drop/place your 'blacklist' of items because the plugin can block ONLY creative players or (if you really wanted to) block any player.

    There is an 'exempt' node (for OPs by default).
     
  21. Offline

    wwsean08

  22. Offline

    Epics

    Obviously, cause it was an excellent idea!
    Thank you so much. If you keep this up to date I'll gladly be willing to donate to keep it updated. I love you long time.
    <3

    Btw, if you can make it possible to log everything from the creative inventory, i mean EVERYTHING, I'd be VERY happy. :)
     
  23. Offline

    wwsean08

    i'll try and keep it up to date, that shouldn't be a huge deal. I'm going to try working on it in the next couple days to get it so that if they are removing stuff from a chest it won't flag them, but besides that little hiccup it should work well.
     
  24. Offline

    Epics

    Lovely. :)

    It doesn't seem to be working. Players are able to spawn items on the blacklist without any console logs or ingame messages or them being denied access.


    Would you be able to make it so that when you type
    /cw
    or it's alias
    /creativewarning
    say like..
    "Reloaded" or something? Just more user friendly.

    Also...
    When a blacklisted item is taken from the inventory
    "%PLAYER% has tried to spawn himself %ITEM%.
    If you need any more suggestions or improvisions, hit me up steam or skype!

    Steam: http://steamcommunity.com/id/badumdumdum/
    Skype: ihasamoose

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

    wwsean08

    yah idk why it's not working, it was working when i tested it, so right now i'm back on the drawing boards, when it was tested my private server it gave the warnings, but it isn't now. The message is very similar to the one you mentioned, and i will add the reloaded message. Sorry i didn't see the reply till now because I didn't subscribe, but i'm working on trying to figure out why it's not working

    edit: I figured out the problem and am working on a couple more things before i re-release it, should be good in the next couple hours if i can figure out this last issue
     
  26. Offline

    Epics

    Sounds good, thanks a lot again.
     
  27. Offline

    wwsean08

    yah no problem it should be up now (i uploaded it to bukkit dev)
     
  28. Offline

    Epics

    I'll check it out on the latest RB, hopefully they didn't break it xD
     
  29. Offline

    wwsean08

    it shouldn't be broken, i didn't even see that a new RB was released today haha
     
  30. Offline

    Epics

    There isn't, but 1.1 was released by Minecraft xD
     

Share This Page