- Tham gia
- 24/10/2016
- Bài viết
- 195
CustomMessagesPlus or CMP, is a plugin made so you dont need to have a lot of other plugins that do the same. Example: You could have a plugin thats edits the Join and Quit message. Then you also need to add a plugin that edits deathmessages. This plugin tries to put all Message, Join, Quit, Kick and many more plugins together with fireworks and sounds.
You need ProtocolLib for this plugin to work!
Thanks LtJim007 for making a plugin tutorial of my plugin. You are a awesome guy!
Or click here
goo.gl
Edit join/quit/firstjoin/kick Messages.
Edit the message for commands like (/pl, /plugins, /gc, /ver, /version, /lag, /tps, /bukkit: and many more)
Block custom commands. Dont like the commands we have block automatic then you can add your own

Permission based help menu.
Clickable help menu (JSON)
Join message or MOTD
System MOTD
Supports 6 placeholders!
Supports Color codes (&)
Supports multiline with %NewLine%
Sound on join
Firework on join
Disable messages!
Edit the Tablist!
Run commands on (Join/firstjoin/quit/death)
Animated tablist
Random death messages!
And much more!
Want to give a try? Official server: mc-imperia.fr
/custommessagesplus - No Permisson - Main command
/cmp- No Permisson - Aliases /custommessagesplus
/cm- No Permisson - Aliases /custommessagesplus
/custommessages- No Permisson - Aliases /custommessagesplus
/cmp help - Permisson based help menu - Shows all the commands
/cmp reload - custommessagesplus.reload - Reloads the config
/cmp set join - custommessagesplus.set.join - Sets the join message
/cmp set Firstjoin - custommessagesplus.set.firstjoin - Sets the firstjoin message
/cmp set quit - custommessagesplus.set.quit- Sets the quit message
/cmp version - custommessagesplus.version - Shows what version you are using of the plugin.
/cmp silent - custommessagesplus.silenjoinquit - toggles if you have a join or quit message.
/cmp automessage (list, add, remove) - custommessagesplus.automessage - Edit the automessages
Other Permissions:
custommessageplus.bypass.plugins - Does so you can bypass /pl or /plugins
custommessageplus.bypass.version - Does so you can bypass the server version
custommessageplus.bypass.other - Bypass all the other blocked commands
/plugins | /pl | /bukkit:/pl | /bukkit:/plugins
/ver | /version | /bukkit
er | /bukkit
ersion/about | /bukkit:about
/gc | /bukkit:gc | /lag
/tps
Remember you can add your own in the config
Picture:
# CustomMessagesPlus! Version: 1.5.3 By Phil14052
# READ THIS BEFORE EDITING!!
#
# %DisplayName% = Players Displayname
# %Name% = Players name
# %ServerName% = Puts in the Server name
# %Version% = The server Bukkit/Spigot version
# %UUID% = The players UUID
# %OnlinePlayers% = How many players there is on the server
# %MaxPlayers% = How many players that can join the server
# %NewLine% = This make a newline
# Color codes - ess.khhq.net
# Sounds:
# 1.9: hub.spigotmc.org
# Other versions can be found on the internet
#
# Player killed by Player placeholders.
#
# %PKILLER_DisplayName% = Players Displayname
# %PKILLER_Name% = Players name
# %PKILLER_UUID% = The players UUID
#
# The lines in the death messages are not lines in chat. It will choose a random message!
# If you want more lines in one message then do %NewLine%
ServerName: '&aAMinecraftServer'
Join:
EnableJoinMessages: true
Message: '&7[&a+&7] %Name% has joined %ServerName%'
FirstJoinMessage: '&7[&a+&7] %Name% has joined %ServerName% for the first time!'
FirstJoinRunCommands:
- pay %Name% 10
- tell %Name% Welcome on the server!
Sound:
EnableSound: true
Sound: BLOCK_CHEST_OPEN
EnableFireWorks: true
RunCommands:
- tell %Name% Welcome back on the server!
MOTD:
Enabled: true
Messages:
- '&8Welcome &b%DisplayName% &8to &b%ServerName%'
- '&8Need help do &b/help'
Motd:
Enabled: true
Message: '&5Welcome back on%NewLine%%ServerName%'
TabList:
Enabled: true
UpdateTime: 5
Header:
- '&c&m------%ServerName%&c&m------%NewLine%&cHi &b%Name%%NewLine%'
- '&4&m------%ServerName%&4&m------%NewLine%&cHi &b%Name%%NewLine%'
Footer:
- '%NewLine%&cNeed help? %NewLine% &cThen the staff team here to help!'
- '%NewLine%&4Need help? %NewLine% &4Then the staff team here to help!'
- '%NewLine%&9Need help? %NewLine% &9Then the staff team here to help!'
Title:
Join:
Enabled: true
Title: '&cWelcome back on'
SubTitle: '%ServerName%'
FadeIn: 10
Stay: 50
FadeOut: 10
FirstJoin:
Enabled: true
Title: '&cWelcome on'
SubTitle: '%ServerName%'
FadeIn: 10
Stay: 50
FadeOut: 10
Death:
Enabled: true
Title: '&cSorry for your &4Death...'
SubTitle: '&cBetter luck next time!'
FadeIn: 10
Stay: 50
FadeOut: 10
AutoMessage:
Enabled: true
InGamePlayersOnly: false
Prefix: '&7[&3Info&7]'
NextMessage: 15
Message:
- '&6Welcome to the server!'
- '&3You are awesome'
- '&7Edit this in the config'
Quit:
EnableQuitMessages: true
Message: '&7[&c-&7] %Name% &7has Left %ServerName%'
RunCommands:
- say %Name% has left us!
Kick:
WhitelistMessage: '&cSorry.. You are not whitelisted on this server.'
FullMessage: '&cSorry.. %ServerName% is full.'
BlockedCommands:
plugins: '&fplugins (5): &aA&f,&a lot&f,&a of&f,&a Awesome&f,&a plugins!'
version: '&cWe are useing version alpha 0.1 . What do u think?'
PermissonVersion: '&aThe server is using version %Version%'
other: '&cYou dont have permisson to see this!'
Custom:
- /nuke
Death:
CustomDeathMessages: true
EnableDeathMessages: true
RunCommands:
- tell %Name% Sorry for your death!
ENTITY_ATTACK:
FALLING_BLOCK:
- '&3%DisplayName% &7was slain by a falling_block'
CREEPER:
- '&3%DisplayName% &7was slain by a creeper'
SKELETON:
- '&3%DisplayName% &7was slain by a skeleton'
SPIDER:
- '&3%DisplayName% &7was slain by a spider'
GIANT:
- '&3%DisplayName% &7was slain by a giant'
ZOMBIE:
- '&3%DisplayName% &7was slain by a zombie'
SLIME:
- '&3%DisplayName% &7was slain by a slime'
GHAST:
- '&3%DisplayName% &7was slain by a ghast'
PIG_ZOMBIE:
- '&3%DisplayName% &7was slain by one of does weird pig zombies'
ENDERMAN:
- '&3%DisplayName% &7was slain by a enderman'
CAVE_SPIDER:
- '&3%DisplayName% &7was slain by a cave_spider'
SILVERFISH:
- '&3%DisplayName% &7was slain by a silverfish'
BLAZE:
- '&3%DisplayName% &7was slain by a blaze'
MAGMA_CUBE:
- '&3%DisplayName% &7was slain by a magma_cube'
ENDER_DRAGON:
- '&3%DisplayName% &7was slain by a ender_dragon'
WITHER:
- '&3%DisplayName% &7was slain by a wither'
BAT:
- '&3%DisplayName% &7was slain by a bat'
WITCH:
- '&3%DisplayName% &7was slain by a witch'
ENDERMITE:
- '&3%DisplayName% &7was slain by a endermite'
GUARDIAN:
- '&3%DisplayName% &7was slain by a guardian'
SHULKER:
- '&3%DisplayName% &7was slain by a shulker'
PIG:
- '&3%DisplayName% &7was slain by a pig'
SHEEP:
- '&3%DisplayName% &7was slain by a sheep'
COW:
- '&3%DisplayName% &7was slain by a cow'
CHICKEN:
- '&3%DisplayName% &7was slain by a chicken'
SQUID:
- '&3%DisplayName% &7was slain by a squid'
WOLF:
- '&3%DisplayName% &7was slain by a wolf'
MUSHROOM_COW:
- '&3%DisplayName% &7was slain by a mushroom_cow'
SNOWMAN:
- '&3%DisplayName% &7was slain by a snowman'
OCELOT:
- '&3%DisplayName% &7was slain by a ocelot'
IRON_GOLEM:
- '&3%DisplayName% &7was slain by a iron_golem'
HORSE:
- '&3%DisplayName% &7was slain by a horse'
RABBIT:
- '&3%DisplayName% &7was slain by a rabbit'
VILLAGER:
- '&3%DisplayName% &7was slain by a villager'
PLAYER:
- '&3%DisplayName% &7was killed by %PKILLER_DisplayName%'
- '&3%DisplayName% &7was killed by %PKILLER_DisplayName% with %Item%'
UNKNOWN:
- '&3%DisplayName% &7was slain by a unknown'
AIRName: HANDS
BLOCK_EXPLOSION:
- '&3%DisplayName%&7 died by a explosion!'
CONTACT:
- '&3%DisplayName%&7 died!'
CUSTOM:
- '&3%DisplayName%&7 died!'
DROWNING:
- '&3%DisplayName%&7 drowned!'
ENTITY_EXPLOSION:
- '&3%DisplayName%&7 died by a explosion!'
FALL:
- '&3%DisplayName%&7 falled to death!'
FALLING_BLOCK:
- '&3%DisplayName%&7 died by a falling block!'
FIRE:
- '&3%DisplayName%&7 burned to death!'
FIRE_TICK:
- '&3%DisplayName%&7 burned to death!'
LAVA:
- '&3%DisplayName%&7 tryed to swim in lava!'
LIGHTNING:
- '&3%DisplayName%&7 died by lightning!'
MAGIC:
- '&3%DisplayName%&7 died by a &ki&7MAGIC&ki&r!'
MELTING:
- '&3%DisplayName%&7 died!!'
POISON:
- '&3%DisplayName%&7 died by poison!'
PROJECTILE:
- '&3%DisplayName%&7 was pricked to death!'
STARVATION:
- '&3%DisplayName%&7 died by starving!'
SUFFOCATION:
- '&3%DisplayName%&7 suffocated in a wall!'
SUICIDE:
- '&7Congrats %DisplayName%&7. Just made suicide!'
THORNS:
- '&3%DisplayName%&7 died!'
VOID:
- '&3%DisplayName%&7 fell into the void!'
WITHER:
- '&3%DisplayName%&7 died by a wither!'
LINK:
adf.ly



