Common Queue Questions

Does the queue sync between servers?

Currently, the queue does not sync between servers. However, with the release of version 2.2.0, we have introduced MySQL syncing as the first step towards achieving cross-server queue functionality.

Can I disable the queue?

Absolutely! If you already have your own queue system in place, you can disable FateHub's queue handling. Please note that you will need to use your own commands for managing the queue since FateHub's queue commands will be disabled.

Does the queue support Portal?

Yes! The FateHub queue system supports Portal. It automatically integrates with the Portal plugin and syncs the queues accordingly.

What happens if I get the "queue does not exist message"?

If you encounter the "queue does not exist" message, it usually means that either you haven't set up the servers correctly in the settings.yml file or you are not entering the server name accurately. Please ensure that the server names provided for the /joinqueue command match exactly, including any capitalization.

I still need help! Can you help?

If you require further assistance or have any additional questions, feel free to reach out to us on our Discord server. We'll be more than happy to help you out!

Last updated