Bungee Announce Setup
In order to use the Bungee Announce command within the plugin, you must have the announce addon. You can find that at our depend/addon site: https://depends.bghddevelopment.
Put the jar you got from #depends-addons into your bungeecord plugins folder. You can then return to the FateMeetup config.yml file and turn
ANNOUNCE:
ENABLED: false
ANNOUNCE_TO_BUNGEE: true
to
ANNOUNCE:
ENABLED: true
ANNOUNCE_TO_BUNGEE: true
You can now use the /announce feature of the plugin.
Please note, if you see "Unknown Server" in the message when running this command, you can change this in the Meetup servers server.properties file.
server-name=Unknown Server
to
server-name=Your Server Name Here
Last modified 2yr ago