LuckPerms/sponge
Luck 07469599bc
Rewrite MessagingService message encoding, conform to new plugin message channel requirements
* This change isn't backwards compatible with previous builds, this version (& onwards) won't be able to "communicate" with old versions, and vice versa.

* MC 1.13 requires plugin message channel names to be namespaced, so 'lpuc' has been changed to 'luckperms:update'

* The channel names for Redis/Lily types have also changed, I've been wanting to change the encoded format to something a bit saner for a while, and this seemed like a good time. Changing the channel names a) keeps things consistent and b) means I don't have to worry about old versions interpreting the new format.
2018-07-15 22:42:37 -07:00
..
sponge-service cleanup build scripts a bit 2018-07-11 13:09:54 -07:00
sponge-service-api6 cleanup build scripts a bit 2018-07-11 13:09:54 -07:00
sponge-service-api7 cleanup build scripts a bit 2018-07-11 13:09:54 -07:00
src/main Rewrite MessagingService message encoding, conform to new plugin message channel requirements 2018-07-15 22:42:37 -07:00
pom.xml cleanup build scripts a bit 2018-07-11 13:09:54 -07:00