MyJoinLeaveMessage
This is a plugin of custom join and leave messages. Players can custom your own messages.
COMMANDS:
- /myjl - the help command
- /myjoin - custom join message command
- /myleave - custom leave message command
PERMISSIONS:
- myjlmessage.myhelp - to use /myjl command
- myjlmessage.myjoin - to use /myjoin command
- myjlmessage.myleave - to use /myleave command
custom.yml file:
#============================================================#
# You can use %player% to appear the player name on chat #
# Also you can use color codes like &a = Light Green #
# BLACK = &0 | DARK GRAY = &8 #
# DARK BLUE = &1 | LIGHT BLUE = &9 #
# DARK GREEN = &2 | LIGHT GREEN = &a #
# DARK TURQUOISE = &3 | LIGHT TURQUOISE = &b #
# DARK RED = &4 | LIGHT RED = &c #
# PURPLE = &5 | MAGENTA = &d #
# DARK YELLOW = &6 | LIGHT YELLOW = &e #
# LIGHT GRAY = &7 | WHITE = &f #
#__________________________OTHERS____________________________#
# MAGIC = &k | UNDERLINE = &n #
# BOLD = &l | ITALIC = &o #
# STRIKE = &m | RESET = &r #
#============================================================#
#these options are the default messages of every player
Join: "&e%player% joined the game&r"
Leave: "&e%player% left the game&r"
#this option prevents players from not entering their nicknames like join message: joined!
#if this option is true: <player> joined!
On-Custom-Player: true
Badwords: false
Sound: false
lang.yml
#these messages will appear when you use /myjoin or /myleave like: Your join message: new join message
Your-Join-Message: "Your join message"
Your-Join-Message-Now-Is: "Your join message now is: "
Your-Leave-Message: "Your leave message"
Your-Leave-Message-Now-Is: "Your leave message now is: "
Error: "ERROR: "
Success: "SUCCESS!"
No-Join-Message: "No join message"
No-Leave-Message: "No leave message"
Usage-Join: "Please use: /myjoin <yourjoinmessage>"
Usage-Leave: "Please use: /myleave <yourleavemessage>"
Banned-Word: "BANNED WORD: "
#the message below only appear on console cause you execute any command directly on console
Not-Player: "You must to be a player to execute this!"

This plugin use bStats.
If you have problems or noticed a bugs, contact me Discord: Tech7#9983
Comments