SignTracker

Track who last updated a sign with name and Steam ID, and optional logging

Total Downloads: 858 - First Release: May 26, 2015 - Last Update: Feb 9, 2017

5/5, 7 likes
  1. Wulf

    Wulf Community Admin

    lederp ツ submitted a new resource:

    Sign Tracker - Track who edits signs on your server, provides name and steam ID.

    Read more about this resource...
     
  2. Wulf

    Wulf Community Admin

    Hello @lederp ツ! Just one suggestion with your plugin, we'd recommend saving on server save/unload instead of every change.
     
  3. Hi there Wulf!

    I will change that in the next update, along with any bugs that are found.

    Thanks for the suggestion.
     
  4. Hey, I uploaded the plugin and it just says "This sign is not in the database." It happens with signs that have been placed before i uploaded the plugin and with ones i placed right afterwards.
     
  5. Hi there,

    This only works on new signs after you upload the plugin, once the sign has been placed, and edited it will be added to the database. If you have edited a sign, did /sign and it is not found, please look in oxide/data for a "signs.json" file, see if it is empty.
     
  6. yeah my fault, i didnt edit the sign tho
    [DOUBLEPOST=1432665689][/DOUBLEPOST]Is it possible to get a list of ppl that have been editing one sign ? So you can track every editing attempt.
    Sometimes the last person that edited a sign isnt the one that is responsible for racism etc. (+timestamp) :)
     
    Last edited by a moderator: May 26, 2015
  7. This is something I intend on adding, need to look into neat methods on how to do it (and how to get a specific sign id, instead of texture id)
     
  8. Nice plugin! Keep up the good work!
     
  9. Hey lederp, nice work. You mentioned there were plugins that let you check who placed signs? do you know which ones they are? I've been hunting for a plugin that would let us check who placed a sign (prod doesnt seem to work)
     
  10. Would this work with the import image plugin? does it track who uploads images?
     
  11. Hey there,

    I'm actually not too sure the plugin that does this, sorry.

    Hi there,

    I'm not too sure on how the import image plugin works, but it should work after they press the "update" button on the sign.
     
  12. ah ok, the importsign doesnt require that players update the sign, they just type /sil url and it imports the sign
     
  13. Can this be made available for moderators as well, please?
     
  14. Hi,

    This will be placed on the list for the next update.

    Thanks
     
  15. Just got this error:
    Code:
    [Oxide] 1:10 PM [Info] [Who Updated Sign Last] System.ArgumentException: An element with the same key already exists in the dictionary.
      at System.Collections.Generic.Dictionary`2[System.UInt64,System.String].Add (UInt64 key, System.String value) [0x00000] in <filename unknown>:0
      at Oxide.Plugins.WhoUpdated.UpdateSign (.Signage sign, RPCMessage message) [0x00000] in <filename unknown>:0
     
    Last edited by a moderator: Jun 4, 2015
  16. it works with unblocked signs only
     
  17. Hi there, so I am clear:
    - this plugin only works on signs AFTER the plugin is installed
    - only works with signs that are not locked?
     
  18. Hi there,

    Only after it was installed, yes.

    I will look into the issue with locked signs, this is an odd issue.
     
  19. Can you add a permission node for groups? Sweet plugin btw