[Console Error] please fix

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

  • [Blocked Image: https://aternos.org/src/img/navlogo.png]| Can you fix this CONSOLE error?
    WARNING: i have bad english

    i added a permission plugin called "PermissionEX"
    iam trying to give me "*" permission in the console
    -but when i type "/pex user ItzParker add *" and the console run "pex user ItzParker add *\" i cant Give "*" permission to myself
    Its add "\" after *.. please fix that Aternos



    Also this:


    "/say :)" >> "say :\)"
    "/pex group Admin add essentials.*" >> "pex group Admin add essentials.*\"
    And many more "\"

    • Official Post

    This is not a bug, it's a feature ;)
    When command passes several different systems until it is executed on your server. To keep them secure and avoid any type of attacks we have to escape the command you want to execute on your server. (Like adding slashes at the end of the command)


    To give you all permissions just a quotation marks around the * : pex user ItzParker add "*"

  • Roman

    Closed the thread.