Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ############################################################
- # +------------------------------------------------------+ #
- # | MultiChat | #
- # +------------------------------------------------------+ #
- ############################################################
- # By Revilo410
- ##################
- # DON'T EDIT #
- version: "1.9.2" #
- ##################
- ############################################################
- # +------------------------------------------------------+ #
- # | Join Messages | #
- # +------------------------------------------------------+ #
- ############################################################
- # Should network join messages be displayed?
- showjoin: true
- # Should network quit messages be displayed?
- showquit: true
- ##############################################################
- # USES STANDARD MINECRAFT '&X' COLOUR/FORMAT CODES
- # %NAME% = The name of the sender
- # NETWORK join message
- serverjoin: "&8&l[&a&l+&8&l] &x&4&4&f&f&4&4%NAME%"
- # NETWORK SILENT join message
- silentjoin: "&8&l[&a&l+&8&l] &x&4&4&f&f&4&4%NAME%"
- # NETWORK quit message
- networkquit: "&8&l[&c&l-&8&l] &x&4&4&f&f&4&4%NAME%"
- # NETWORK SILENT quit message
- silentquit: "&8&l[&c&l-&8&l] &x&4&4&f&f&4&4%NAME%"
- ##############################################################
- # Should a welcome message be broadcast to the network the first time a player joins?
- welcome: true
- # Define the welcome message here
- # USES STANDARD MINECRAFT '&X' COLOUR/FORMAT CODES
- # %NAME% = The name of the sender
- welcome_message: "&dWelcome &2&l[Zombie] &f%NAME%&d to the server!"
- # Should a private welcome message (separate to the one above) be sent to the player the first time they join the network?
- private_welcome: true
- # Define the private welcome message here
- # USES STANDARD MINECRAFT '&X' COLOUR/FORMAT CODES
- # %NAME% = The name of the sender
- private_welcome_message: "&6&lHi there! &6Make sure to join our Discord with &b/discord&6!"
Advertisement
Add Comment
Please, Sign In to add comment