1. Put the streamcommands.jar file in the plugins folder
2. Then restart the server and you're done!
After that you can edit the messages! And also which info will be given.
After you have changed something in the config just do "/liveadmin reload". Then you reload the config.
You can enable or disable a platform: /liveadmin platform <platform> <enable/disable>
For a new platform just copy paste a previous platform and edit it! Or just copy this:
Code (YAML):
example:
enable
: true
link
: true
prefix
: true
message
: '&b
{player
} &6This is a example message'
and paste it beneath the last platform.
You can select whether you want the plugin prefix to be included or not.
You can also select whether the player should include a link or not. And of course you can select if the platform should be on or off.