GroupManager
Napsal: 31 bře 2012, 23:41
tento problem resim poprve kdyz v vre dam nakemu hraci Skupinu tak i kdyz se to ulozi, napisu /mansave a v user.yml je zapsanej zpravne ale kdyz se odpoji a pripoji hodi mu to opet defaultni skupinu
Technická podpora game hostingu FakaHeda.eu
https://forum.fakaheda.eu/
Kód: Vybrat vše
mirrors:
# Worlds listed here have their settings mirrored in their children.
# The first element 'world' is the main worlds name
# subsequent elements 'world_nether' and 'world_the_end' are worlds which will use
# the same user/groups files as the parent.
# Each child world can be configured to mirror the 'groups', 'users' or both files from it's parent.
world:
world_nether:
- users
- groups
world_the_end:
- users
- groupsKód: Vybrat vše
settings:
data:
save:
minutes: 10
logging:
level: INFO
permission:
world:
mirror:
world1:
- world2
- world3
world4:
- world5Kód: Vybrat vše
world:
mirror:
world1:
- world2
- world3
world4:
- world5Kód: Vybrat vše
world:
mirror:
world_nether:
- users
- groups
world_the_end:
- users
- groups