1. Is this the plugin I need to have the server announce when someone has joined the server?
     
  2. How to do?

    Moderator edit: Please use English when posting.
     

    Attached Files:

    Last edited by a moderator: May 31, 2015
  3. Your config is corrupt. Shut down your server, delete your chathandler,json config file and restart your server to generate a new default config.
     
  4. hi there, for some reason - the Player name colour changes donators name colour? hoever priority 1 for players and 4 for donators?
     
  5. The priority is used from highest to lowest. So priority 4 will be used over priority 1.
     
  6. yes, so my players are set to priority 1, donators are set to priority 4. however the name colour will be the player is used??
    the only way to stop this is to remove the player from the player oxide group?
     
  7. How do i set player as VIP?! must be set on console??

    i just edited this script like this:

    "VIP": {
    "NameColor": "green",
    "Permission": "vip",
    "Prefix": "*VIP*",
    "PrefixColor": "yellow",
    "PrefixPosition": "left",
    "PriorityRank": 3,
    "ShowPrefix": true,
    "TextColor": "white"
    }
     
  8. Wulf

    Wulf Community Admin

    Use the command "oxide.usergroup add playername VIP" in your console as admin.
     
  9. i tried and still the same, i unloaded plugin, and load again...nothing change, no prefixes, no colors, nothing.

    am i doing something wrong? :/
     
  10. Wulf

    Wulf Community Admin

    What message did you get when you used the command? And what is the exact command you used?
     
  11. i type "oxide.usergroup add PlayerName vip" and nothing change, still appearing like a normal player! i would to know if i had give priority for him or what?

    no error on log or console

    http://puu.sh/iajtl/a2e72643a4.jpg
     
  12. Wulf

    Wulf Community Admin

    If your player's name PlayerName? The group is case-sensitive too, and your config shows you have "VIP", not "vip".
     
  13. The groupname in the config doesnt matter, the permission is what counts.
    You need to create the group first if you havent already. The plugin doesnt create groups itself, it only assigns permissions to the three default groups (player, moderator, admin). All other custom groups have to be created and permission assigned by youself.
     
  14. i need to create a group in which plugin? i'm not good with scripts yet...

    can i change something on "server/oxide/data" oxide.users.json OR oxide.groups ?
     
  15. "oxide.group add vip" in your server console.
     
  16. yep that gourp already exist, but when i "oxide.usergroup add 'PlayerName' VIP" that doesn't change 'color_VIP' or text color ...
     
  17. Please post your chathandler config file, your oxide.users.json and your oxide.groups.json files.
     
  18. chathandler.json
    Code:
    {
      "ChatGroups": {
        "Admin": {
          "NameColor": "cyan",
          "Permission": "admin",
          "Prefix": "",
          "PrefixColor": "",
          "PrefixPosition": "left",
          "PriorityRank": 5,
          "ShowPrefix": false,
          "TextColor": "white"
        },
        "Donator": {
          "NameColor": "#5af",
          "Permission": "donator",
          "Prefix": "[$$$]",
          "PrefixColor": "#06DCFB",
          "PrefixPosition": "left",
          "PriorityRank": 4,
          "ShowPrefix": true,
          "TextColor": "#ffffff"
        },
        "Moderator": {
          "NameColor": "#5af",
          "Permission": "moderator",
          "Prefix": "[Mod]",
          "PrefixColor": "#FFA04A",
          "PrefixPosition": "left",
          "PriorityRank": 2,
          "ShowPrefix": true,
          "TextColor": "#ffffff"
        },
        "Player": {
          "NameColor": "cyan",
          "Permission": "player",
          "Prefix": "[Player]",
          "PrefixColor": "#ffffff",
          "PrefixPosition": "left",
          "PriorityRank": 1,
          "ShowPrefix": false,
          "TextColor": "white"
        },
        "VIP": {
          "NameColor": "green",
          "Permission": "color_VIP",
          "Prefix": "*VIP*",
          "PrefixColor": "yellow",
          "PrefixPosition": "left",
          "PriorityRank": 3,
          "ShowPrefix": true,
          "TextColor": "white"
        }
      },
      "Messages": {
        "AdminNotifications": {
          "AdminModeDisabled": "Admin mode disabled",
          "AdminModeEnabled": "You are now in admin mode",
          "NoPermission": "You dont have permission to use this command",
          "WordfilterAdded": "WordFilter added. {word} will now be replaced with {replacement}",
          "WordfilterError": "Error: {replacement} contains the word {word}",
          "WordfilterNotFound": "No filter for {word} found to remove",
          "WordfilterRemoved": "successfully removed {word} from the wordfilter"
        },
        "Helptext": {
          "ChatHistory": "Use /history or /h to view recent chat history",
          "Wordfilter": "Use /wordfilter list to see blacklisted words"
        },
        "PlayerNotifications": {
          "AdWarning": "Não é permitido anúncios de outros servidores!",
          "AutoMuted": "Você será mutado por {punishTime}",
          "BroadcastAutoMutes": "{name} got {punishTime} auto muted for spam",
          "NoChatHistory": "No chat history found",
          "SpamWarning": "Pare com o SPAM, se continuar será punido!",
          "WordfilterList": "Blacklisted words: {wordFilterList}"
        }
      },
      "Settings": {
        "AdminMode": {
          "ChatName": "ADMINISTRADOR",
          "NameColor": "white",
          "TextColor": "orange"
        },
        "AntiSpam": {
          "EnableAntiSpam": "true",
          "MaxLines": 4,
          "TimeFrame": 6
        },
        "ChatCommands": {
          "AdminMode": [
            "admin"
          ],
          "ChatHistory": [
            "history",
            "h"
          ],
          "Wordfilter": [
            "wordfilter"
          ]
        },
        "General": {
          "AllowedIPsToPost": [],
          "BlockServerAds": "true",
          "ChatHistoryMaxLines": 10,
          "EnableChatGroups": "true",
          "EnableChatHistory": "true",
          "MaxCharsPerLine": 64
        },
        "Logging": {
          "LogBlockedMessages": "true",
          "LogToConsole": "true",
          "LogToFile": "false"
        },
        "Permissions": {
          "AdminMode": "canadminmode",
          "EditWordFilter": "caneditwordfilter"
        },
        "Wordfilter": {
          "EnableWordfilter": "false",
          "ReplaceFullWord": "true"
        }
      },
      "WordFilter": {
        "bitch": "sweety",
        "cunt": "****",
        "fucking hell": "lovely heaven"
      }
    }
    [DOUBLEPOST=1433369750][/DOUBLEPOST]oxide.groups.json
    Code:
    {
      "admin": {
        "Title": "admin",
        "Rank": 0,
        "Perms": [
          "color_owner",
          "admin"
        ],
        "ParentGroup": null
      },
      "moderator": {
        "Title": "moderator",
        "Rank": 1,
        "Perms": [
          "color_mod",
          "moderator"
        ],
        "ParentGroup": null
      },
      "player": {
        "Title": "player",
        "Rank": 2,
        "Perms": [
          "color_player",
          "player"
        ],
        "ParentGroup": null
      },
      "VIP": {
        "Title": "VIP",
        "Rank": 3,
        "Perms": [
            "color_VIP"
            "VIP"
        ],
        "ParentGroup": null
      }
    }
    [DOUBLEPOST=1433369924][/DOUBLEPOST]I HAVE LOT OF USERS, SO I GOT SOME IMPORTANT PLAYERS

    oxide.user.json
    Code:
    {
      "76561198079789976": {
        "LastSeenNickname": "ADMIN",
        "Perms": [],
        "Groups": [
          "admin"
        ]
      },
      "76561198113350712": {
        "LastSeenNickname": "Handye",
        "Perms": [],
        "Groups": [
          "player"
        ]
      },
      "76561198081912324": {
        "LastSeenNickname": "FourceKill",
        "Perms": [],
        "Groups": [
          "player"
        ]
      }
     
  19. Are you still using the plugin Better Chatname?