1. I might be completely lost here, but how does one install these .cs files?
     
  2. Just copy it in the /oxide/plugins folder on your server - Then restart the server or use the command (need to be admin) /load PLUGINNAME
     
  3. Thanks, is there any basic guide for plugin setup? I see the oxide folder now, I didnt before :)
     
  4. if you have an plugin .py or .cs just copy it into that folder an load the plugin.

    You dont need more to do ..... permissions are more are mostly listed on the plugin page
     
  5. And the permissions are managed.... lol I feel like a newborn
     
  6. Is there anywhere I can give a certain user / IP / SteamID and add a group to them using a config file? As some of them have spaces in their name, so it's just a mess right now.
    [DOUBLEPOST=1453359913][/DOUBLEPOST]@Wulf is partial names support coming to the permissions system?
     
  7. Partial names are currently not planned but could be discusses, if a player has a space in his name you should be able to use quotes to specify their name like /grant user "John Smith" plugin.permission, the command however should already support an IP or a SteamID instead of a name.
     
  8. Thank you! I didn't know about this.
     
  9. How to remove someone from an chat group?
     
  10. Would be nice a Global / Local with radius chat so global chat wont be crowded.
     
  11. I put /grant group admins color_owner , but have a problem, the pluggins not create permissions

    Permi.jpg

    Can any help me please?
     
  12. for me the plugin simply dosent work anymore :/ or is it just me ?
     
  13. Can someone help me pls ? I cant load the Plugin. I dont know why.
    I type /reload BetterChat and it says: Plugin "BetterChat" not loaded.
    I have the same problem with the AdminTools Plugin.
    All other Plugins work fine.
     
  14. I got the opposite... Admin tools and other plugins works but betterchat , fly , ect dosent work at all ....
     
  15. Can anyone help ?
     
  16. Hello

    Where do i add the group? Is it in the confg of the plugin itself? I mean the json file
     
  17. use this commande to add a group
    /groupe add <name> <title> <rank>
    to grant permission to a group:
    /grant add <groupname> <permissions>
    and then to add a member to this group:
    /usergroup add <playername|SteamID> <group>

    and TADAAA hope it will help you ;)

    Edit a full list of useful permission commands :

    load *|<pluginname>+
    unload *|<pluginname>+
    reload *|<pluginname>+
    grant <group|user> <name|id> *|<permission>
    revoke <group|user> <name|id> *|<permission>
    group <add|set> <name> [title] [rank]
    group <remove> <name>
    group <parent> <name> <parentname>
    usergroup <add|remove> <username> <groupname>
    show <group|user> <name>
    show <groups|perms>
    version or oxide.version

    every command must be type in chat and begin by "/" ;)
    [DOUBLEPOST=1454451689][/DOUBLEPOST]
    My problem was solved by a "simple" thing... Backup your DATA and CONFIG folders in OXIDE folder and then reinstall your server+plugins and everything will be perfectly fine.... Well it's an absurd solution but i think it's something with the compiler....
     
  18. for this group (change name if u have )

    "admin": {
    "ConsoleFormatting": "{Title} {Name}: {Message}",
    "Formatting": "{Title} {Name}<color={TextColor}>:</color> {Message}",
    "NameColor": "orange",
    "Permission": "admin",
    "Rank": 3,
    "TextColor": "orange",
    "Title": "[Admin]",
    "TitleColor": "orange"


    use this commande to add a group
    /groupe add Missy admin 3
    to grant permission to a group:
    /grant add admin 3
    and then to add a member to this group:
    /usergroup add Missy admin

    and normaly u have this after mesage

    [Admin] Missy : Test (color is orange change for ur love say "colors" )

    'Say me for error or other lol '
     
  19. Im not sure i understand the command /groupe add <name> <title> <rank>

    Is this to add a groupname or to add a player to a group?

    how does the rank works? is it 0 for players, 1 for mods and 3 fro admins?
     
  20. just lettin u know that the chat lags the game w/e you type when you are in a car