**ADDED** Player Chest Item Moving with location and world name (Player File Logging)
**ADDED** Player Join Logging (Player File Logging)
**ADDED** Player Leave Logging (Player File Logging)
**COMING SOON** IP Banning
**COMING SOON** Temp Banning
Code (YAML):
# Warns Configuration warn:
warnMessage: '&cYou have been warned! Reason
: %reason%' warnBroadcast: '&c
%player% has been warned! Reason: %reason%' noPermissionMessage: '&cYou do not have permission to use this command.'
playerNotFoundMessage: '&cPlayer not found.'
viewWarnsMessage: '&aWarnings for
%player% &7[%page%/%total_pages%] %warnings%' noWarnsMessage: '&aNo warnings for
%player%.' invalidPageMessage: '&cInvalid page number.'
pageSeparator: '&7 | '
warnsPerPage: 15
# Bans Configuration ban:
bansMessage: "&cYou are currently banned from the server!\nReason: %reason%" banBroadcast: "&c%player% has been banned! Reason: %reason%" noPermissionMessage: "&cYou do not have permission to use this command." playerNotFoundMessage: "&cPlayer not found." viewBansMessage: "&aBans for %player%&7 [%page%/%total_pages%] %bans%" noBansMessage: "&aNo bans for %player%." playerAlreadyBannedMessage: "That player is already banned!" invalidPageMessage: "&cInvalid page number." pageSeparator: " | " bansPerPage: 5
# Kick Command Configuration kick:
kickBroadcast: '&c
%player% has been kicked! Reason: %reason%' noPermissionMessage: '&cYou do not have permission to use this command.'
playerNotFoundMessage: '&cPlayer not found.'
viewKicksMessage: '&aKicks for
%player%: %kicks%' noKicksMessage: '&aNo kicks for
%player%.' invalidPageMessage: '&cInvalid page number.'
pageSeparator: '&7 | '
kicksPerPage: 5
kickMessage: - '&cYou have been kicked from the server!'
- '&cReason: %reason%' - '&cPlease read the rules before rejoining.'
# Freeze Command Configuration freeze:
frozenGUITitle: "You are frozen!" frozenGUIBarrierName: " " frozenGUILore: "&cYou have been frozen!" freezeMessages: -
"&cYou have been frozen!a" -
"&cDon't move, or you will be punished!" cannotUseEnderpearlsOrChorusFruit: "&cYou cannot use enderpearls or chorus fruit while frozen!" cannotChat: "&cYou cannot chat while frozen!" cannotUseCommands: "&cYou cannot use commands while frozen!" cannotPlaceBlocks: "&cYou cannot place blocks while frozen!" cannotBreakBlocks: "&cYou cannot break blocks while frozen!" discordServerMessage: "Discord: http://www.discord.gg/your-discord-link" noPermissionMessage: '&cYou do not have permission to use this command.'
playerNotFoundMessage: '&cPlayer not found.'
cannotFreezeOpPlayerMessage: '&cYou cannot freeze an OP player.'
cannotFreezeSelfMessage: '&cYou cannot freeze yourself.'
freezeSuccessMessage: '&a
%1$s has been frozen.' unfreezeSuccessMessage: '&a
%1$s has been unfrozen.' logOutCommand: "ban %player% Loggin Out While Frozen"
# Enderpearl Cooldown Configuration enderpearl:
enabled: false
cooldown-time: 10
cooldown-message: '&cYou must wait
%time_left% seconds before using this again!' # Chorus Fruit Cooldown Configuration (DO NOT ENABLE IF YOUR BELOW 1.9+) chorus:
enabled: false
# (DO NOT ENABLE IF YOUR BELOW 1.9+) cooldown-time: 10
# (DO NOT ENABLE IF YOUR BELOW 1.9+) cooldown-message: '&cYou must wait
%time_left% seconds before using this again!' # (DO NOT ENABLE IF YOUR BELOW 1.9+)