1. Hello

    i have problem with coinfguration

    Code:
    # guest {   # Unregistered users will use these permissions.
    # nameFormat = \'%name%\'
    # chatFormat = \'%name% : %message%\'
    # guildFormat = \'[00CC00][%guild%] %chatFormat%[-]\'
    # }
    groups {
        default {
            default = 'True'
            permissions {
                - 'rok.chat.me'
                - 'rok.chat.guild'
                - 'rok.health.suicide'
                - 'rok.help.list'
                - 'rok.fairplay'
            }
            inherits = ''
            nameFormat = '%name%'
            chatFormat = '%name% : %message%'
            guildFormat = '[21C447][%guild%] %name% : %message%[-]'
            localChatFormat = '[Local] %name% : %message%'
            whisperSendFormat = '[C4257A]%name% >> %message%[-]'
            whisperReceiveFormat = '[D12681]%name% << %message%[-]'
        }
        admin {
            permissions {
                - '*'
            }
            inherits = ''
        }
    }
    users {
        Ozyrys {
            groups {
                - 'admin'
            }
            permissions {
            }
        }
        Micku {
            groups {
                - 'admin'
            }
            permissions {
            }
        }
        Maniek {
            groups {
                - 'admin'
            }
            permissions {
            }
        }
    }
    macros {
    }
    
    whats its wrong with this ? the permission its not work... can someone help me ?
     
  2. it would be easy if you would tell, WAHT exactly is not working ...
     
  3. mayby missing
    - 'rok.fairplay'
    admins permissions
     
  4. nevermind its working sorry guys