-
Notifications
You must be signed in to change notification settings - Fork 3
5. WhitelistMOTD
Philipp Bolte edited this page Jun 17, 2018
·
4 revisions
When enabled, this MOTD gets triggered when you have enabled a whitelist on your server.
WhitelistMotd:
Enable: false
MessageWhitelisted: '&cWelcome back, &e%player%&c!%line%&c&oYou are on the whitelist.'
MessageNotWhitelisted: '&cYou are &lNOT &cwhitelisted.%line%&c&oPlease contact the server owner.'
Change Enable to true if you want to activate WhitelistMOTD. MessageWhitelisted is used if user is whitelisted and MessageNotWhitelisted if not.
- %line% -> second line
- %weather% -> weather of configured world
- %time% -> time of configured world
- %randomplayer% -> random player name known to your server
All from NotWhitelisted plus:
- %player% -> player name
- %money% -> player's balance (Vault and EconPlugin required!)
Because the apostrophe is used to border strings, you have to mask it if you want to use it in your MOTD. Config: It''s -> Motd: It's