Commit Graph
7 Commits
Author SHA1 Message Date
GrizzlT 01cbb1859b Please add a gitignore, would be really convenient 2021-08-21 19:08:50 +02:00
GrizzlT 6ce1a73411 Changed chat conditions 2021-08-21 18:58:25 +02:00
GrizzlT 268b8dc234 Corrected conditions to better meet expectations 2021-08-21 15:44:03 +02:00
GrizzlT a7f6a34fbe Added option to disable chat 2021-08-21 15:32:32 +02:00
GrizzlT b35a2ca54d Added BungeeGuard behaviour for slightly increased safety from the BungeeGuard plugin 2021-08-17 12:05:54 +02:00
GrizzlT 69ef34dc54 Implemented Velocity Modern Forwarding validation
- Added ForwardingUtils to deal with Modern Forwarding data
- Added validation checks in ClientConnection to safely get the forwarded data
2021-08-17 11:34:54 +02:00
GrizzlT c7378beb2b Added new Server Properties and cleaned up Login Plugin Packets
- Added option for Modern Forwarding and BungeeGuard (for proxies that are connected to older servers)
- Made Modern, Bungeecord and Bungeeguard mutually exclusive
- Fixed PacketLoginInPluginMessaging, structure was incorrect
- Added `readUUID` in DataTypeIO
2021-08-17 11:19:14 +02:00