BasicMessageDescription
what is BasicMessage ? its quite configurable and basicmessage consists join and quit message you may replace all words if the player said a message like test and you may replace it to *** you may use minecraft color code lets go to features and more info
Feautures
Commands
- Set player's msg to other message ( Configurable )
- Set the join message ingame or in config
- Set the quit message ingame or in config
- /broadcast <msg> quite configurable for format
- Highly support of author
- more
PermissionsPHP:commands:
/setquit:
description: set quit message for global players
aliases: /sq
/setjoin:
description: set join message for global players
aliases: /sj
/broadcast:
description: broadcast a message
aliases: /bcast and /shout
/basicmessage:
description: main command for this plugin
aliases: /bm
ConfigPHP:permissions:
# -------------------------------------------- #
# THE REAL NODES
# -------------------------------------------- #
BasicMessage.command: {description: for /bm or /basicmessage its the base command, defalt: false}
BasicMessage.reload: {description: able to use /bm reload, default: false}
BasicMessage.broadcast: {description: able to use /broadcast or /bcast or /shout, default: false}
BasicMessage.setjoin: {description: able to use /setjoin <msg>, default: false}
BasicMessage.setquit: {description: able to use /setquit <msg>, default: false}
# -------------------------------------------- #
# Permission Trees
# -------------------------------------------- #
BasicMessage.*:
default: false
children:
BasicMessage.setquit: true
BasicMessage.setjoin: true
BasicMessage.broadcast: true
BasicMessage.reload: true
BasicMessage.command: true
Installation:PHP:Messages:
# If they used the command /broadcast then what is the broadcast format ?
broadcast: '&8[&cBroadcast&8] <player> <msg>'
# Join Settings
Join:
# Is the join event messaging is enabled or not ?
Enabled: true
# If its enabled what was the join message ?
Message: '&bWelcome back &6<player>'
# Quit Settings
Quit:
# Is the quit event messaging is enabled or not ?
Enabled: true
# If its enabled what was the quit message ?
Message: '&bPlayer &6<player> &bleft the game'
# If they enter to bed what message you want to send to them ? leave it blank if none
EnterBed: '&bSweet dream &6<player>'
# Chat Settings
Chat:
# They chatted the word fuck what you want to do ?
fuck:
# Send a player a message ?
sendplayer: false
# If you want to send them a message whats the message ?
message: '&bDont use that sort of a language'
# Replacing the message ?
replacemessage: true
# What is the replacement ?
replacement: '****'
# Command after they chat the word fuck ?
command: false
# If its enabled whats the command to dispatch ?
dispatchcommand: 'warn <player> inappropriate language'
# Add more words
add your words here:
sendplayer: true
message: '&badd it at config'
replacemessage: false
replacement: '*** **** ***** ****'
command: false
dispatchcommand: 'warn <player> inappropriate language'
# Thanks for using it
I hate this server:
sendplayer: false
message: '&bDont use that sort of a language'
replacemessage: true
replacement: '&aI really loved this server'
command: false
dispatchcommand: 'warn <player> inappropriate language'
# Enjoy The plugin
ban me:
sendplayer: false
message: '&bDont use that sort of a language'
replacemessage: false
replacement: '&aI really loved this server'
command: false
dispatchcommand: 'ban <player> banned'
TODO
- at first you need to install the plugin MaxCore go to the link : https://www.spigotmc.org/resources/maxcore.10109/ for more info
- download .jar file here
- boot the plugin or the server
- enjoy using it
- Adding /bm addword <word>
- Adding & color code at chat .

BasicMessage 1.2
Replace all message or config the join message and even quit message