Allows spigot/bungeecord/velocity plugins to send plugin message without having to require the player to be online on the server
- Download the jar from SpigotMC
- Drop the jar inside plugins folder
- Start your server
- Join your proxy
- Synchronize your secret key
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<dependency>
<groupId>com.github.sunarya-thito</groupId>
<artifactId>PluginQuery</artifactId>
<version>VERSION</version>
</dependency>
- Join your proxy
- Do /pq sync
- Open PluginQuery data folder inside your proxy plugins folder
- Copy secret.key
- Paste it inside PluginQuery data folder inside your server plugins folder
- Do /spq reload