Commit Graph

29 Commits

Author SHA1 Message Date
games647 2838c06ab3 Replacing guava's class search with an explicit list (Fixes #11)
-> Fixed 1.7 Minecraft support 
-> Fixed Cauldron support
2016-05-22 18:31:34 +02:00
games647 ae58e0539a Added support for LogIt 2016-05-22 13:59:41 +02:00
games647 624745728f Added other command argument to /premium and /cracked (Fixes #13) 2016-05-21 13:32:48 +02:00
games647 d0287ec2b4 Fixed premium logins if the server is not fully started (Fixes #12) 2016-05-18 18:41:24 +02:00
games647 e6a4af92cc Add support for AuthMe 3.X 2016-05-18 15:47:51 +02:00
games647 5cf67127c7 Fix dead lock in xAuth 2016-05-14 13:30:32 +02:00
games647 e5309b9fa1 Remove the check for auth plugins in order to allow auth plugins to
register their hook after the initialization of FastLogin
2016-05-14 13:25:12 +02:00
games647 e439126294 Added API methods for auth plugins to set their own hook 2016-05-14 12:27:03 +02:00
games647 59703bac4e Fix race condition in BungeeCord 2016-05-13 18:54:08 +02:00
games647 bfaf390463 Fixed bungeecord detection for older Spigot builds 2016-05-12 20:11:56 +02:00
games647 9e06fd7735 Added support for the configuration options under BungeeCord 2016-05-06 08:55:09 +02:00
games647 5174a84a17 Update API methods to reflect errors 2016-05-03 18:05:26 +02:00
games647 11cc4eabc0 Fixes storage bugs 2016-04-26 22:19:25 +02:00
games647 77f0184899 Replace handshake listener with bungeecord config reader 2016-04-05 11:40:23 +02:00
games647 b86bdf5f23 Added check if player is already premium + Updated FakePlayer against
the newest API changes
2016-03-27 11:18:46 +02:00
games647 9a30a0b299 Added forwardSkin config option 2016-03-23 10:15:48 +01:00
games647 5608821fe3 Fixed BungeeCord support 2016-03-20 11:30:52 +01:00
games647 9c0ad7d70c Fixed UltraAuth support 2016-03-05 21:47:28 +01:00
games647 b4ade882be Fixed correct build + Fixed plugin.yml 2016-03-05 20:28:40 +01:00
games647 015739fe4c Added unpremium/cracked command 2016-02-28 18:28:36 +01:00
games647 157b8499a9 Added auto login without commands (Fixes #2) 2016-01-27 17:21:53 +01:00
games647 bd46dae086 Added changelog update 2016-01-27 14:24:42 +01:00
games647 d1b2fe8865 Added protocol support 2016-01-24 11:51:39 +01:00
games647 b22df62f90 Added premium skin forward 2016-01-23 20:53:13 +01:00
games647 d118de8649 Run packet listeners async from the Netty threads + Correctly shutdown
plugin if the server is in online mode.
2015-11-23 20:20:40 +01:00
games647 f8c10d6890 Merge the Bukkit and BungeeCord version together to a universal plugin 2015-11-14 20:03:24 +01:00
games647 c3f8e59a9a Added BungeeCord support 2015-11-13 22:46:38 +01:00
games647 834818bb7a Fixed NPE on invalid sessions + Improved security for premium logins 2015-11-04 19:41:47 +01:00
games647 fa46dc690b Add changelog and travis integration for automatic tests 2015-11-03 18:23:56 +01:00