Commit Graph

321 Commits

Author SHA1 Message Date
games647
eacbb1ed76 Fixed CrazyLogin restore actions 2016-01-27 14:24:00 +01:00
games647
e389433138 Added isRegistered and forceRegister API methods 2016-01-27 14:23:07 +01:00
games647
d1b2fe8865 Added protocol support 2016-01-24 11:51:39 +01:00
games647
3b4c4a1c79 Fixes build errors by updating parent version of the universal module 2016-01-23 20:56:09 +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
games647
fdc2772f38 Update description 2015-11-03 17:47:26 +01:00
games647
53af09ae34 Fixed json parsing for logins 2015-10-06 19:22:37 +02:00
games647
f6f6aaf1de Fix thread safety for fake start packets (Bukkit.getOfflinePlayer doesn't look like to be thread-safe) + More documentation 2015-10-05 19:58:58 +02:00
games647
c0ef95e808 Send the correct kick packet to the client in order to show the reason 2015-10-01 19:35:41 +02:00
games647
cb129547f5 Compile the project with Java 7. Many hosters don't have Java 8 yet. 2015-09-16 16:12:33 +02:00
games647
eb394b5f60 Added /premium command 2015-09-06 20:31:44 +02:00
games647
aebbc84621 Added support for CrazyLogin and LoginSecurity + Code cleanup + Added a lot of comments + Version independent 2015-09-06 14:00:38 +02:00
games647
0eee6ba2be Update ReadMe 2015-09-05 10:03:06 +02:00
games647
7e2057a7a2 [Security] Fix offline player could login as premium if they logged in using the same address (ip and port) as a previous premium player and under a delay of 2 Minutes. 2015-09-05 09:58:15 +02:00
games647
800f077be0 First upload 2015-09-04 19:56:58 +02:00
games647
8c8f51ca9c Initial commit 2015-09-04 19:54:25 +02:00