NameRewards

Moved

Total Downloads: 162 - First Release: Nov 1, 2016 - Last Update: Nov 1, 2016

5/5, 6 likes
  1. That is odd, maybe I just have my perms set up strangely. :(
    When I tested, even when I removed my self from the group, I still had perms. I had no such issue with other players.
     
  2. Kappasaurus...
    the plugin is working?
    Seems like the users never be cleared of the group if they change the name
     
  3. I'll test it again just in case, but it is working for me. If not, I can update it.
     
  4. Will it work?
    I meam more then one group?

    Code:
    {
      "Group": "vip",
      "Phrases": [
        "Oxide",
        "Example"
      ]
    },
    {
      "Group": "spam",
      "Phrases": [
        "csgo",
        "best_server_inda_world.com",
        "etc spam messages"
      ]
    }
     
  5. Do you think there could be a way instead of adding the user to a group you could run a command such as "say user just joined" or "sr add userID 99999"
     
  6. If you want a join message look at connect messages, if you want it only to be with a phrase just use if(player.displayName.Contains("phrase here")). If you'd like console commands I guess I can do that but not sure if it really belongs in the plugin.
     
  7. I was just using that as an example, my idea was when a user connects with my desired name they will be given 100Reward Points