FAQ
Quick Navigation
- Can I run Parties on X?
- How can I use Parties placeholders/tags outside?
- How do I synchronize multiple Spigot servers?
- Why I am not able to see offline players?
Can I run Parties on X?
Parties officially supports Spigot, Bukkit and BungeeCord (1.8 > 1.13).
You can use it on Spigot/BungeeCord derivates too, like PaperSpigot and Waterfall.
How can I change the plugin into guild/clan?
You have to change Parties command and they relative messages into guild/clan. You can find command settings at the end of config.yml.
How can I use Parties placeholders/tags outside?
If you wanna use Parties placeholders outside the plugin, you must install PlaceholderAPI.
More info about placeholders here.
How do I synchronize multiple Spigot servers?
You can use an option called bungeecord-sync
that allows you to synchronize every Parties plugin that is installed into your network.
You must use a remote database like MySQL.
Why I am not able to see offline players?
Parties requires LastLoginAPI to access/handle offline players. Just install it!