? this
tamedkek opened this issue ยท 7 comments
groups:
ninja:
options:
prefix:'&0[ninja&0] &r '
permissions:
- essentals.kit.ninja
PvP:
options:
prefix:' [pvp]
permissions:
- essentals.kit.PvP
tank:
options:
prefix: ' &1[TANK&1] &r '
permissions:
- essentals.kit.TANK
phoenix:
options:
prefix:'&6[phoenix&6] &r '
permissions:
- essentals.kit.phoenix
schema-version: 1
users:
0be58318-b94a-4530-a35e-a1639af3f954:
group:
- owner
options:
name: Tamed_taco_pap
group: tank
Compare your post to this post:
groups:
ninja:
options:
prefix:'&0[ninja&0] &r '
permissions:
- essentals.kit.ninja
PvP:
options:
prefix:' [pvp] '
permissions:
- essentals.kit.PvP
tank:
options:
prefix: ' &1[TANK&1] &r '
permissions:
- essentals.kit.TANK
phoenix:
options:
prefix:'&6[phoenix&6] &r '
permissions:
- essentals.kit.phoenix
schema-version: 1
users:
0be58318-b94a-4530-a35e-a1639af3f954:
group:
- owner
options:
name: Tamed_taco_pap
group: tank
The indentation isn't the same.
As I told you in one of your (too many) other tickets, you need to count the spaces at the beginning of each line in this example, and make your file have the same number of spaces at the beginning of each of its lines.