PluginConfigs/ChromaCore/config.yml
Chromachine 72da16e5eb
Update before 1.15.2
1.14.4
2020-02-16 17:46:13 +00:00

89 lines
2.3 KiB
YAML

global:
# Sets whether the plugin should write a list of installed plugins in a txt file.
# It can be useful if some other software needs to know the plugins.
writePluginList: true
# Print some debug information.
test: false
# The chat format to use for messages from other platforms if Chroma-Chat is not installed.
chatFormat: '[{origin}|{channel}] <{name}> {message}'
components:
# Downloads plugin updates built from their source using JitPack - doesn't work anymore
PluginUpdaterComponent:
enabled: true
# Provides commands such as /schrestart (restart after a countdown) and /primerestart (restart when nobody is online)
RestartComponent:
enabled: true
# Manages chat channels. If disabled, only global channels will be registered.
ChannelComponent:
enabled: true
g:
enabled: true
IDs: []
displayName: §fg§f
color: White
a:
enabled: true
IDs: []
mod:
enabled: true
IDs: []
displayName: §9MOD§f
color: Blue
dev:
enabled: true
IDs: []
displayName: §6DEV§f
color: Gold
red:
enabled: true
IDs: []
orange:
enabled: true
IDs: []
yellow:
enabled: true
IDs: []
green:
enabled: true
IDs: []
blue:
enabled: true
IDs: []
purple:
enabled: true
IDs: []
tc:
enabled: true
IDs: []
displayName: §3TC§f
color: DarkAqua
nc:
enabled: true
IDs: []
displayName: §6NC§f
color: Gold
rp:
enabled: true
IDs: []
# Teleport player to random location within world border.
# Every five players teleport to the same general area, and then a new general area is randomly selected for the next five players.
# Author: github.com/iiegit
RandomTPComponent:
enabled: false
# Allows giving a 'member' group over some time elapsed OR played.
MemberComponent:
enabled: true
registeredForDays: 7
playedHours: 12
memberGroup: member
# Automatically renames Towny players if they changed their Minecraft name
TownyComponent:
enabled: true
# Do not use (EULA)
VotifierComponent:
enabled: true
rewardAmount: 0.0
# Provides a /spawn command that works with BungeeCord. Make sure to set up on each server.
SpawnComponent:
enabled: true
targetServer: ''