1. So I had all the permissions set up correctly. Admin perms were working. Oxide was installed, the plugins were all working. Then all I did was change the name of the server. Now nothing works. I even tryed /help and it said something like "Unknown command /help type /help for help. I laughed, then I cryed. Heres my permissions config although It probably wont help because nothings changed in it.
    Code:
    # guest {
    # nameFormat = \'%name%\'
    # chatFormat = \'[0083FF]%name% : [FFFFFF]%message%\'
    # guildFormat = \'[00CC00][%guild%] %chatFormat%[-]\'
    # permissions {
    # - \'rok.chat.me\'
    # - \'rok.chat.guild\'
    # - \'rok.help.list\'
    # - \'codehatch.reporting.players\'
    # }
    # }
    groups {
        default {
            permissions {
                - 'rok.chat.me'
                - 'rok.chat.guild'
                - 'rok.help.list'
                - 'codehatch.reporting.players'
                - 'rok.fairplay'
            }
            inherits = ''
            default = 'True'
            nameFormat = '%name%'
            chatFormat = '%name% : %message%'
            guildFormat = '[21C447][%guild%] %name% : %message%[-]'
            localChatFormat = '[Local] %name% : %message%'
            whisperSendFormat = '[C4257A]%name% >> %message%[-]'
            whisperReceiveFormat = '[D12681]%name% << %message%[-]'
        }
        owner {
            nameFormat = '%name%'
            chatFormat = '%name% : %message%'
            guildFormat = '[00CC00][%guild%] %chatFormat%[-]'
            permissions {
                - '*'
            }
            inherits = ''
        }
        admin {
            nameFormat = '%name%'
            chatFormat = '%name% : %message%'
            guildFormat = '[00CC00][%guild%] %chatFormat%[-]'
            permissions {
                - '*'
            }
            inherits = ''
        }
    }
    users {
        'Dolf DirtLord' {   # The name listed here should be the same as your name shown in the Users.cfg file
            groups {
                - 'owner'
            }
            permissions {
            }
        }
        'TarTooth' {   # The name listed here should be the same as your name shown in the Users.cfg file
            groups {
                - 'admin'
            }
            permissions {
            }
        }
        'Dolf DirtLord' {   # The name listed here should be the same as your name shown in the Users.cfg file
            groups {
                - 'admin'
            }
            permissions {
            }
        }
        'Grimhildr' {   # The name listed here should be the same as your name shown in the Users.cfg file
            groups {
                - 'admin'
            }
            permissions {
            }
        }
        'Jon Snow' {   # The name listed here should be the same as your name shown in the Users.cfg file
            groups {
                - 'admin'
            }
            permissions {
            }
        }
    }
    macros {
    }
    
     
  2. Server not should do that.something not righ.and you should not runn server for you game files.
    [DOUBLEPOST=1465327098][/DOUBLEPOST]Why you are admin and owner grp.owner need only owner grp
     
  3. That english confused me a bit. The group thing was because of a plugin that used admin as default permission for a command. Though again it was working fine before the name change. I use pingperfect if anyone has some insight to whats going on I would very much appreciate it.
     
  4. I mean if you runn server you own pc.do not runn server same place where you game its install.set server mayby different hardriwe.and sorry my english its not so good
     
  5. Rok. fairplay missing admin and owner
     
  6. I rent a server from a host. Notice I said I use pingperfect. That's a server provider. Also both groups have fairplay, because '*' means all permissions. As I said I'm pretty sure it's not the config, I just put it up as a formality really.
     
  7. to solve this, i would need a little more info ...

    post your users.cfg file please
     
  8. Code:
    blacklist {
    - 'admin'
    - 'server'
    - 'administrator'
    }
    76561198024132891 = 'Dolf DirtLord'
    76561198126883516 = 'TarTooth'
    76561198137572795 = 'Jon Snow'
    76561198001717659 = 'Lord Karl'
    76561198298612575 = 'Aaron'
    76561198262355274 = 'The Jero'
    76561198303831022 = 'Baipigu'
    76561198198817607 = 'Smile1'
    76561198308273131 = 'WE       LeiZi'
    76561198181749917 = 'Mr Zheng'
    76561198064067021 = 'Grimhildr'
    76561198202525760 = 'SROB'
    76561197992947120 = 'Mint'
    76561198154206799 = 'armen'
    76561198256445798 = 'Malus Gael'
    76561198293411194 = 'Cool'
    76561198100353475 = 'Walmart Policy'
    76561197971279110 = 'McCoulin'
    76561198068452147 = 'DHJ Doge GW'
    76561198106527839 = 'Moons'
    76561198281258772 = 'A guard force small yan'
    76561198308796472 = 'liangzailiangzai'
    76561198272809284 = 'The most handsome man'
    76561198198972373 = 'forward boy'
    
     
  9. in my permissions. cfg
    MACROS is posted before USERS

    try switching it.
     
  10. since you didnt answer anymore, i guess it worked, or you found the actual error.
    Do you mind sharing your result with us?
    could be helpful.
    j
     
  11. Sorry I just forgot to check back. The problem persists but i do notice that the oxide plugins ARE working. So its just all the vanilla commands that arent working. Like /godmode, /fly, /itemlist, /hydrate, Would you mind posting ur permissions.cfg so I can see how it looks?
     
  12. my permission
     

    Attached Files:

  13. Ok just wanted to let everyone know that Im very stupid. So there was a box on my serversettings that was unchecked. something like client commands. . . .
    [DOUBLEPOST=1465858552][/DOUBLEPOST]Thanks for the replies though guys. Seriously.