Internal Variables
Located at the top of the config.yml
Variables
Using ServerTools internal variables you can easily change a single value for it to change across all your configuration outputs! Any areas of the plugin which support PlaceholderAPI extensions also support internal Variables.
This is done by altering the following section in the config.yml:
You can add any custom keys you wish or alter any of the above. Once this is done, you can place these variables within the plugin. For example the ChatJoinMOTD section of the config.yml
When a user joins, the message will substitute the internal variables for the value strings you provided above!
Last updated