Commit Graph

1140 Commits

Author SHA1 Message Date
games647
9a30a0b299 Added forwardSkin config option 2016-03-23 10:15:48 +01:00
games647
fd3b1ed8b6 Added premium UUID support (Fixes #5) 2016-03-22 22:16:48 +01:00
games647
f3e675e547 Removes the need to use a bukkit auth plugin if you have a bungee one
(Fixes #4)
2016-03-22 21:25:58 +01:00
games647
0967f31b9a Optimize performance and thread-safety 2016-03-21 15:45:51 +01:00
games647
8cb4621055 Fixed autoRegister support for LoginSecurity 2016-03-20 15:19:11 +01:00
games647
f610001c9b Workaround protected method + Add documentation 2016-03-20 13:26:37 +01:00
games647
dd386408d1 Call auth methods on connection 2016-03-20 13:01:03 +01:00
games647
10bfd279d6 Start working on BungeeAuth support 2016-03-20 12:49:24 +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
099b8e5d0a Fix weird 1.9 bugs 2016-03-05 21:04:22 +01:00
games647
b4ade882be Fixed correct build + Fixed plugin.yml 2016-03-05 20:28:40 +01:00
games647
4a3cb42152 Ignore libraries from auth plugins in order to fix repository conflicts
Fixes #3
2016-03-04 13:34:17 +01:00
games647
8fc5050e8e Added support for UltraAuth 2016-03-01 17:26:25 +01:00
games647
015739fe4c Added unpremium/cracked command 2016-02-28 18:28:36 +01:00
games647
b2ae46a90a Add royal auth support + Move maven system repositories to jiitpack 2016-02-07 14:39:59 +01:00
games647
353cd17823 Run forceRegister async if possible -> improve performance 2016-02-02 14:57:20 +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
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