Configuration File

This is the Config.yml. This will have the default config, and I will show you how to edit it if you want to use the config.yml to.

Default Config

#Variables
# NOTE THESE ONLY WORK ON THE INGAME MOTD RIGHT NOW!
# %w = Current world the player is in!
# %dname = Player's displayname
# %name = Player's name
# NOTE THESE ONLY WORK ON THE INGAME MOTD RIGHT NOW!
motd:
   # Message displayed when a player joins your server!
   ingame: "&bWelcome to the server %name!"
   # Message displayed when a player pings your server in the multiplayer menu!
   system: "&bDefault &cMOTD"

How to edit the config

   # Message displayed when a player joins your server!
   ingame: "&bWelcome to the server %name!"

This section will send you a message when you join the server, colo(u)r codes are supported! You can change this for, example, to

   ingame: "&bWelcome to the server %name! &bYou are in the world %w &5Enjoy your stay on the server!"

It will look like this:

https://i.gyazo.com/43744a1213fa98562370e6c5ff903231.png


Comments

Posts Quoted:
Reply
Clear All Quotes