1. No messages does not return
     
  2. Could you please upload both plugin file, and database file?
     
  3. But top3 broadcast in chat PVPDISTANCE and PVEDISTANCE
     

    Attached Files:

  4. Could you give this version a try please and give me some feedback asap
     

    Attached Files:

  5. Thank you! Now work "/top PVPDISTANCE" and "/top PVEDISTANCE"
     
  6. Thank you for reporting.
     
  7. SkinN õ.Õ'.|. updated Rank-ME with a new update entry:

    Rank-ME | Minor Fix

     
  8. If I didn't want NPC Kills to ever show in Top3 advert, can I just delete the line in the config? Or will that mess up the plugin?
     
  9. Just add it to:

    Code:
        "RESTRICTED TO PLAYERS": [
          "sdr",
          "barrels"
          "npckills"
        ],
    
     
  10. /rankme <reset> not working
     
  11. Are you authed as admin in your server? Because it's working fine for me.
     
  12. yes, but it does not work.
     
  13. SkinN please make edit for rank me to work with zones manager.
     
  14. Could you please upload your config file and your database please?
    [DOUBLEPOST=1455534993][/DOUBLEPOST]
    I will as soon as possible.
     
  15. For some reason the plugin isn't doing adverts, i have to type oxide.reload "rankme" for it to start the process? any ideas what's wrong
     
  16. Check your config here in case there is a problem with it JSONLint - The JSON Validator.
     
  17. Is there a way to change this from meters to feet?
     
  18. If you add support to use ranks with betterchat make so we can chose what ranks are gonna whow next to the name så its diffrent from server to server. If this is possible that would be awsome
     
  19. Well technically yes, just change the "meters" or "m" in the messages to "feet" or "f".
    [DOUBLEPOST=1455753513][/DOUBLEPOST]
    If I ever add support for BetterChat will only or probably be when I will port Rank-ME to C#, which won't be any time soon to be honest, as I am currently porting Notifier to C# and I am learning C# in the process.
     
  20. Good sir could you add the config option to have profiles save to a directory, like rankme, and each profile save to its own file? This way the plugin only reads and writes to data that is needed. EntityOwner is a perfect example for this. We have a consistent 2000 players in our database each wipe and I believe it would help reduce the memory footprint some. Ty for your time we love your plugin