in your permissions.cfg remove the  *yournamehere  and replace with your ingame name:

 

        groups {

            - 'admin'

        }

    }

}

 

groups {

    default {

        default = 'True'

        inherits = ''

        permissions {

            - 'game.fairplay'

        }

        nameFormat = '%name%'

        channelFormat = '[%\#%. %chan%]'

        chatFormat = '%name% : %message%'

        whisperSendFormat = '[C4257A]%name% >> %message%[-]'

        whisperReceiveFormat = '[D12681]%name% << %message%[-]'

    }

    admin {

        inherits = ''

        permissions {

            - '*'

        }

    }

}

macros {

}

users {

    *yournamehere {

        groups {

            - 'admin'

        }

    }

}

Hai trovato utile questa risposta? 0 Utenti hanno trovato utile questa risposta (0 Voti)