Skip to content

Instantly share code, notes, and snippets.

@Vitoldik
Created November 12, 2020 20:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vitoldik/644140d23e30dfdd4a7edb2a6712e9ea to your computer and use it in GitHub Desktop.
Save Vitoldik/644140d23e30dfdd4a7edb2a6712e9ea to your computer and use it in GitHub Desktop.
LuckyJoinMessages Messages.yml
localization:
no-perms: "&cYou are not permitted to use this command."
not-enough-arg: "&cNot enough arguments."
config-reload: "&aConfig reloaded!"
help-msg: "&eCommands help - /ljmsg help"
enable-personal: "&aYou have enabled a personal join message!"
disable-personal: "&aYou have disabled the personal join message!"
enable-msg: "&aYou have enabled a group join message!"
disable-msg: "&aYou have disabled the group join message!"
already-enabled: "&eJoin messages are already enabled"
already-disabled: "&eJoin messages are already disabled"
too-short: "&cThe join message is too short! Minimum: {limit}!"
too-long: "&cThe join message is too long! Limit: {limit}!"
blocked-change: "&cYou are blocked from changing the join message. Duration: {cooldown}. Reason: {reason}. Date of blocking: {date}."
restrict-symbols: "&cYou can only use English and Russian letters in the join message!"
join-message-changed: "&aThe join message was changed to: {message}"
usage-ban-help: "&eUse /ljmsg ban nickname time reason"
player-not-found: "&cThe player not found!"
time-error: "&cThe blocking time cannot be negative or equal to zero!"
ban-too-long: "&cThe lock duration is too long! The maximum time of punishment {time} d."
reason-too-long: "&cThe reason is too long!"
on-ban-msg: "&aYou have issued a block on change join messages to the player {name} for {duration} d."
ban-msg: "&cThe player {name} gave you a block on edit join messages on {duration} d.. Reason: {reason}"
incorrect-time: "&cIncorrect blocking time"
help:
- "&3Help for commands:"
- "&b/ljmsg default &3- enable/disable personal join message"
- "&b/ljmsg edit <message> &3- set a join message"
- "&b/ljmsg <on>/<off> &3- enable/disable group join messages"
admin-help:
- "&3Help for moderators:"
- "&b/ljmsg ban <nick> <duration> <reason> &3- temporarily prohibit a player from changing the join message"
- "&b/ljmsg reload &3- reload the configuration"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment