PermissionsEx Problem

The Aternos forums are now deprecated

Learn more about this change here.

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

  • Ich suche ein Problem un dfinde es nicht knn jmd helfen


    groups:

    Spieler:

    build: false

    prefix: 'Spieler |'

    default: false

    permissions:

    - chatex.allowchat

    - bw.otherstats

    - bw.base

    - bssentials.command.day

    - bssentials.command.spawn

    Vip:

    inheritance:

    - Spieler

    build: false

    permissions:

    - Fly.Fly

    - bssentials.command.pm

    prefix: '&aVip'

    default: false

    Mod:

    inheritance:

    - Vip

    - Spieler

    - bw.vip.*

    build: false

    permissions:

    prefix: '&5Mod | '

    default: false

    Co-Admin:

    inheritance:

    - Mod

    - Vip

    - Spieler

    build: true

    permissions:

    - bssentials.command.nick

    - bssentials.command.disnick

    - bssentials.command.removelag

    prefix: '&eCo-Admin |'

    default: false

    Admin:

    inheritance:

    - Mod

    - Vip

    - Spieler

    - Co-Admin

    build: true

    permissions:

    - bw.kick

    - bssentials.command.god

    - bssentials.command.viewnick

    - bssentials.command.invsee

    prefix: '&cAdmin |'

    default: false

    Owner:

    build: true

    permissions:

    - '*'

    prefix: '&4&lOwner|'

    default: false

    users:

    Flomigo:

    group:

    - Admin

    35ced2de-daee-41ca-8b27-602877516c00:

    group:

    - Owner

    options:

    name: Kiwi_gamer01

    schema-version: 1


    hat jmd ne idee was falsch ist

    oder wo ich nachsauen kann


    Danke im Vorraus

    LG Kiwi_gamer01


    (Ps das die abstände fehlen weiß ich)

    • Official Post

    Die Konfigurationsdateien von Plugins sind in einem ganz bestimmten Format, meist yaml. Welches Format es ist, erkennt man im Normallfall an der Dateiendung .yml = yaml


    Es gibt einige online-tools die automatisch das Format deiner Datei überprüfen.

    z.B. http://www.yamllint.com/ für .yml Dateien


    Einfach den Inhalt dort hinein kopieren und das Tool sagt dir was du falsch gemacht hast.



    Bitte beachte dabei, dass das Tool nur das Format überprüft. Logikfehler etc. kann es natürlich nicht entdecken. Damit man solche Fehler findet musst du etwas präziser schreiben wie genau sich der Fehler äußert.

  • Roman

    Closed the thread.