π Files
Description about the Bukkit files of ControlX.
Config
# ____ _ ___ __
# / ___|___ _ __ | |_ _ __ ___ | \ \/ /
# | | / _ \| '_ \| __| '__/ _ \| |\ /
# | |__| (_) | | | | |_| | | (_) | |/ \
# \____\___/|_| |_|\__|_| \___/|_/_/\_\
#
# Mady by TWProject β€οΈ [DavideTW,RobyFasa]
#
# DISCORD: http://discord.tw-project.it/
# DOCS: https://docs.tw-project.it/
#
task-delay: 5 # Ticks delay for the task of the plugin Message.
# Increase it if the plugin can not find the players after the command /ss (in bungeecord the plugin message can reach the bukkit server before the players, so the plugin does not find the players to teleport)
enable:
# true if you want to block the event at the player checked
playerMoveEvent: false
playerDropItemEvent: true
blockBreakEvent: true
blockPlaceEvent: true
entityDamageByEntityEvent: true
entityDamage: true
foodLevelChange: true
chat:
enable: true # true if you want to enable custom chat between staffer and player checked
enable-unique: true # true if you want that staffer and player checked has a private chat ( the message between them will not be sent to others )
format: "&7[&cCONTROL&7] %luckperms_prefix% %type%&7 %name% &7Β»&f %message%" # Format of the custom chat
# %message% will return the message of the player
# %name% will return the name of the player
# %type% will return the prefix of the player
prefix:
staffer: "&c&lSTAFFER"
hacker: "&4&lHACKER"
logger: true # true if you want to log every message between staffers and hackers in console
gui:
hacker: true # true if you want to enable the gui that will be opened at the /Control command at the player checked, configurable via gui.yml
Messages
Gui
Actions
Slots
Placeholders
Location
Last updated