Description
Secure Transfer
SecureTransfer cryptographically signs and verifies payload data from transfer/referral packets. This allows the use of referral packets to transfer players and data between servers and in a trusted way. When a player connects with an unsigned or wrongly signed payload the connection will be rejected.
By default all outgoing referral packets will be signed.
Configuration
For this plugin to work you must configure a shared secret in the config.json for all servers that use this plugin. Simply use one of the pre-generated secrets in one the config files and copy it to all other servers. Make sure to not modify or use your own secrets, if you need a new one just regenerate the config.


