Confirmed the fix for {status} (BGHDDEV-203)
Should have fixed an issue with the {count:placeholder} (BGHDDEV-193)
Added option to toggle update notifications (BGHDDEV-218)
Added support for another custom core. (BGHDDEV-218)
Added a string list for queue paused message. (BGHDDEV-202)
Added back the queue option for removing players if the server is offline. This does not work on all MC versions or spigots so please keep this true unless you have a reason to make it false.
Fully ported to new portal version.
settings.yml (add this)
#Should the update notification be enabled in-game?UPDATENOTIFICATION: true#Only some bungeecord/spigot jars can support turning this to false. If you have issues keep at true.REMOVE_PLAYER_FROM_QUEUE_IF_NOT_CONNECTED_TO_TARGET_SERVER: true
settings.yml (replace PAUSEDQUEUEMESSAGE section with this)
PausedQueueMessage:enabled: truemessage:- ""- "&eQueue for &6<server> &eis currently paused. Please wait!"- ""
cores.yml (add this)
Scandium: false