Commit Graph

378 Commits

Author SHA1 Message Date
games647 260b93a565 Channel names should be lowercase according to the spec
Related #217, #218
2018-07-24 10:17:21 +02:00
games647 6604cca8bd Use Plugin:Subchannel for channel messages
This is required to follow 1.13 spec.
(Related #216, #215)
2018-07-23 14:11:40 +02:00
games647 c172b1ec84 Prevent duplicate message fetching for kick in PLib (Fixes #212) 2018-06-27 18:59:40 +02:00
games647 9b0b8f5fcb Fix repository link of ProtocolLib 2018-06-06 20:17:24 +02:00
games647 20104b2b00 Update ProtocolLib to fix building 2018-06-06 09:33:05 +02:00
games647 fd76d2448e Add advanced options for the connection pool (Fixes #210) 2018-06-04 21:28:19 +02:00
games647 53a1821a9d Fix ProtocolLib repository 2018-06-04 21:27:23 +02:00
games647 1c6f4e82e0 Fix NPE for cracked players on non-bungee environments 2018-05-23 19:14:20 +02:00
games647 084afef899 Update premium UUID on verification (Related #208) 2018-05-04 19:45:43 +02:00
games647 8a9eed3a74 Add /newline variable 2018-05-04 18:54:26 +02:00
games647 1ea6d929b1 Clarify how to configure MariaDB/MySQL correctly 2018-04-26 10:09:40 +02:00
games647 ddc3aa9279 Replace deprecated PropertiesResolveEvent with LoginFinishEvent
affects only ProtocolSupport
2018-04-26 10:08:56 +02:00
games647 2a79a9511b Fix auto register type in BungeeCord not being sent 2018-04-07 16:14:46 +02:00
games647 791df26702 Fix defaults overriding config 2018-04-05 18:42:50 +02:00
games647 cdf1988f2f Fix comping after craftapi update 2018-04-05 17:38:16 +02:00
games647 f476c091bb Fix default message loading, because default values are ignored by .getKeys() 2018-04-05 17:33:32 +02:00
games647 352c72df64 Add note about developments builds 2018-04-02 14:43:43 +02:00
games647 2cd0b194aa We are SNAPSHOT build not a release candidate
Maven versions plugin is great for multi-modules.
Run mvn version:set -DnewVersion=... and that's it.
2018-03-31 10:38:57 +02:00
games647 f2e42019d6 Mention the new FastLogin module names in the setup guide 2018-03-31 10:34:26 +02:00
games647 82ec71e8d0 Update premium status for non-bungeecord setups (Related #200) 2018-03-27 20:43:53 +02:00
games647 6d207d62ba Fix BungeeCord blacklist condition checking 2018-03-25 15:44:51 +02:00
games647 889dab3152 Migrate to PlaceholderExpansion from PlaceholderAPI 2018-03-21 11:02:55 +01:00
games647 71c1f4f12e Remove session in ProtocolSupport directly without expiring 2018-03-18 16:22:03 +01:00
games647 3651c4873c Dump craftapi version 2018-03-17 16:57:05 +01:00
games647 8b613a48cc Forward skin from ProtocolLib verification response 2018-03-16 16:40:12 +01:00
games647 78f8fa1f05 Fix NPE on nullable uuid column 2018-03-16 16:34:31 +01:00
games647 ac5820bb75 Encode enums as integers 2018-03-16 15:15:54 +01:00
games647 c1cb28c996 Add basic API (Fixes #200) 2018-03-16 15:15:03 +01:00
games647 b534765ff8 Always forward premium status to spigot 2018-03-16 15:14:35 +01:00
games647 5bcfdfeb32 Cancel restore session events if it's a premium player (Related #201) 2018-03-16 14:44:35 +01:00
games647 b7c0fd549c Add an explicit warning about the BungeeCord setup guide 2018-03-11 12:27:43 +01:00
games647 61c1364506 Simplify command handling 2018-03-11 11:47:02 +01:00
games647 a29dd849f9 Move shared Mojang client into independant project 2018-03-09 14:39:02 +01:00
games647 3f9eba69ba Generate a public key only for ProtocolLib listener 2018-03-09 13:57:51 +01:00
games647 f250f8071f Optional migration 2018-03-05 21:27:48 +01:00
games647 8272aeac69 Switch to the codemc repo for BungeeCord 2018-03-05 17:37:40 +01:00
games647 4d470be712 Dump AuthMe version 2018-03-05 17:35:33 +01:00
games647 e2c04f2c26 Add isSaved helper 2018-03-02 19:56:17 +01:00
games647 86694982c7 Minor refactoring 2018-03-02 18:29:38 +01:00
games647 04b00f4f22 Add driver available check for more readable error messages 2018-02-24 20:45:22 +01:00
games647 48c2355745 Remove copy-paste misleading package name 2018-02-24 20:45:22 +01:00
games647 cff25c958d Extract BungeeCord message in dedicated classes 2018-02-24 20:45:20 +01:00
games647 06bb4b80dd Add toString methods to all relevant classes 2018-02-24 20:43:18 +01:00
games647 2bdd051a41 Remove universal jar building for a smaller jar footprint and less conflicts with provided dependencies 2018-02-24 20:43:18 +01:00
games647 526a8a9d51 Log invalid proxy id messages 2018-02-24 10:45:52 +01:00
games647 8cbdb66625 Relocate HikariCP and slf4j too to prevent conflicts 2018-02-08 13:24:42 +01:00
games647 e5e815a885 Cancel autologin for AuthMe sessions (Fixes #189, #148, #103) 2018-02-05 15:01:28 +01:00
games647 d0d5bd300b Use static imports for Colectors.* 2018-02-05 12:54:35 +01:00
games647 0c550edb05 Shade the gson dependency to fix compatibility with Minecraft 1.7.10
(Fixes #190)
2018-01-30 13:15:48 +01:00
games647 181ea71222 Readd SSLFactory for rate-limit load balance because direct proxies doesn't work at all 2018-01-28 13:25:10 +01:00