Files
Civ/ansible/files/gamma-config/plugins/GEmote/config.yml
2025-08-15 04:55:25 +01:00

28 lines
669 B
YAML

Lang:
# Defines the plugin language
lang: en_us
# Defines whether the client language should be used, if it is available
client-lang: true
Options:
# Defines whether the plugin should notify when a new version is available
check-for-update: true
# Defines whether a player's emote is restore on rejoin / reload
restore: true
# Defines the maximum range at which emotes can be seen
max-distance: 128.0
# Defines the worlds in which a player cannot emote
WorldBlacklist:
- blocked_world
# Defines the worlds in which a player can emote (all other worlds will be blocked when the list is not empty)
WorldWhitelist: []