Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 925 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 925 Bytes

alt text alt text

PluginQuery

Allows spigot/bungeecord/velocity plugins to send plugin message without having to require the player to be online on the server

Installation

  1. Download the jar from SpigotMC or Polymart
  2. Drop the jar inside plugins folder
  3. Start your server
  4. Join your proxy
  5. Synchronize your secret key

Synchronization

In-Game

  1. Join your proxy
  2. Do /pq sync

Manually

  1. Open PluginQuery data folder inside your proxy plugins folder
  2. Copy secret.key
  3. Paste it inside PluginQuery data folder inside your server plugins folder
  4. Do /spq reload

Useful Links