Hello,
i have 3 groups. The group "spezial" should can use the commands " : setplayergroup, ban and kick. The spezial.permissions group-file is:
group: spezial
chatnamecolor: #63b8ff
chatprefix: (Freunde)
chatprefixcolor: #63b8ff
shownametag: true
nametagcolor: 0xFF0000
nametagprefixcolor: 0xFF0000
commands:
allow:
- setplayergroup
- kick
- ban
deny:
- *
world:
allow:
- *
customimages:
enabled: true
maxupload: 100
dimension: 512
creative:
deny:
- *
blueprints:
use: true
create: true
But the group cant use this commands?
The other files are:
default.permissions:
chatcolor: 0xFFFFFF
chatnamecolor: 0xFFFFFF
commands:
deny:
- *
general:
fly: false
pvp: false
debuglight: false
customimages:
enabled: true
maxupload: 10
dimension: 512
blueprints:
use: false
create: false
creative:
deny:
- *
world:
deny:
- *
And a group called "freunde":
roup: freunde
chatnamecolor: 0xFF0000
chatprefix: (Freunde)
chatprefixcolor: 0xFF0000
shownametag: true
nametagcolor: 0xFF0000
nametagprefix: (Spieler)
nametagprefixcolor: 0xFF0000
commands:
deny:
- *
world:
allow:
- *
customimages:
enabled: true
maxupload: 100
dimension: 512
creative:
deny:
- *
blueprints:
use: true
create: true
Any ideas, why the group "spezial" not allowd to use the 3 commands?
And a other question, is there a way to deny take something from chests?