PlayerRankings

Moved

Total Downloads: 8,314 - First Release: Nov 19, 2015 - Last Update: Jan 17, 2018

5/5, 13 likes
  1. Thanks man! I was going nuts :)
     
  2. Ankawi updated Player Rankings with a new update entry:

    1.4.0

     
  3. I dont know where to say this but ill try here.
    When i do usergroup remove crytec "the permission", it says [Oxide] 10:41 PM [Info] User 'Crytec(76561198091377894)' removed from group 'kappa'
    But i still have the title. ive been trying everything to remove it but it wont go away. Ive unloaded all plugins, reloaded them and all. If i delete the oxide.users.data and the oxide.group.data file in the Data map, and restart the server. THEN it goes away. I have no other plugins than ConnectionDB, PlayerRankings and BetterChat on my test server. Any ideas?
     
  4. Player Rankings grants the permission, it doesn't place people in groups. So you would have to do oxide.revoke "user" "permission" And if you revoked a permission that has a higher playtime requirement then what your playtime is, then you should be good.
     
  5. Alright! I will try this! Thanks for the help man! :)
     
  6. Is there anyway to remove the default ranks?
     
  7. Axy

    Axy

    when the plugin is reloaded it modifies my playerrankings.json, and adds pro and regular rankings automatically. I don't use those names, what should I do?
    [DOUBLEPOST=1452928210][/DOUBLEPOST]Also I had lower our requirements for some of th ranks, but now I highered them up - but looks like players with low play hours still have those. How can I fix this?
     
  8. 1. If you wish to not use those ranks, simply keep them there, but edit them afterwards.
    2. Contact me on steam (Ankawi) and I'll write you one up that revokes a permission if the playtime is not matched, or higher.
     
  9. Hi whenever I reload the plugin, I received these error

    Code:
    [Oxide] 12:15 AM [Warning] Missing plugin name prefix 'playerrankings.' for perm
    ission 'color_casual' (by plugin 'PlayerRankings')
    [Oxide] 12:15 AM [Warning] Missing plugin name prefix 'playerrankings.' for perm
    ission 'color_noob' (by plugin 'PlayerRankings')
    [Oxide] 12:15 AM [Warning] Missing plugin name prefix 'playerrankings.' for perm
    ission 'color_player' (by plugin 'PlayerRankings')
    [Oxide] 12:15 AM [Warning] Missing plugin name prefix 'playerrankings.' for perm
    ission 'color_pro' (by plugin 'PlayerRankings')
    [Oxide] 12:15 AM [Warning] Missing plugin name prefix 'playerrankings.' for perm
    ission 'color_regular' (by plugin 'PlayerRankings')
    [Oxide] 12:15 AM [Warning] Missing plugin name prefix 'playerrankings.' for perm
    ission 'color_veteran' (by plugin 'PlayerRankings')
     
  10. Axy

    Axy

    I have the same problem.
     
  11. Does your config have betterchat. "permission"? And those aren't errors, just warning.
     
  12. No problem when reloading BetterChat plugin, only warning from PlayerRangkings plugin, below are my settings for both plugin.

    BetterChat.json
    Code:
    {
      "admin": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#DCFF66",
        "Permission": "admin",
        "Rank": 3,
        "TextColor": "white",
        "Title": "[Admin]",
        "TitleColor": "red"
      },
      "AntiSpam": {
        "Enabled": false,
        "MaxCharacters": 85
      },
      "Casual": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#5af",
        "Permission": "color_casual",
        "Rank": 2,
        "TextColor": "white",
        "Title": "[Casual]",
        "TitleColor": "cyan"
      },
      "Hype": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#5af",
        "Permission": "color_hype",
        "Rank": 2,
        "TextColor": "white",
        "Title": "[Noob]",
        "TitleColor": "lime"
      },
      "moderator": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#DCFF66",
        "Permission": "moderator",
        "Rank": 2,
        "TextColor": "white",
        "Title": "[Mod]",
        "TitleColor": "yellow"
      },
      "Mute": {
        "Enabled": true
      },
      "player": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#DCFF66",
        "Permission": "color_player",
        "Rank": 1,
        "TextColor": "white",
        "Title": "[Player]",
        "TitleColor": "#C4FF00"
      },
      "Pro": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#5af",
        "Permission": "color_pro",
        "Rank": 2,
        "TextColor": "white",
        "Title": "[Pro]",
        "TitleColor": "red"
      },
      "Regular": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#5af",
        "Permission": "color_regular",
        "Rank": 2,
        "TextColor": "white",
        "Title": "[Regular]",
        "TitleColor": "grey"
      },
      "Veteran": {
        "ConsoleFormatting": "{Title} {Name}: {Message}",
        "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
        "NameColor": "#5af",
        "Permission": "color_veteran",
        "Rank": 2,
        "TextColor": "white",
        "Title": "[Veteran]",
        "TitleColor": "teal"
      },
      "WordFilter": {
        "CustomReplacement": "Unicorn",
        "Enabled": false,
        "FilterList": [
          "fuck",
          "bitch",
          "faggot"
        ],
        "UseCustomReplacement": false
      }
    }
    PlayerRankings.json
    Code:
    {
      "Casual": {
        "Permission": "color_casual",
        "Playtime": "25.0"
      },
      "Hype": {
        "Permission": "color_hype",
        "Playtime": "10.0"
      },
      "Player": {
        "Permission": "color_player",
        "Playtime": "1.0"
      },
      "Pro": {
        "Permission": "color_pro",
        "Playtime": "200.0"
      },
      "Regular": {
        "Permission": "color_regular",
        "Playtime": "50.0"
      },
      "Settings": {
        "Ignore Admins": false
      },
      "Veteran": {
        "Permission": "color_veteran",
        "Playtime": "100.0"
      }
    }
     
  13. Change your permissions to betterchat.hype and so on, and it will work.
     
  14. I need to change it for both .json file?
     
  15. No, just Player Rankings.
     
  16. Thank you. It's working like a charm now. :D
     
  17. I changed it in the plugin file. Just change it, delete the cfg, and reload the plugin.
     
  18. How do i add custom names to this like i wanted to add different names im new to the whole editing grouups and adding them anyway to make a tutorial on how to do it to help? I also need help what do i add in betterchat so it works as well?