68 Commits

Author SHA1 Message Date
games647
59703bac4e Fix race condition in BungeeCord 1.1.1 1.1 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
d56a0f9ff1 Fix thread-safety in async forcelogin task 2016-05-05 12:00:22 +02:00
games647
96fe190cac Ignore module target folders from git too 2016-05-05 09:55:01 +02:00
games647
d4f5b547d4 Listen to the success of the bukkit module 2016-05-05 09:46:21 +02:00
games647
67a4f41056 Depend saving of FastLogin data on the success of the force actions
not in reverse order
1.0
2016-05-03 18:38:52 +02:00
games647
5174a84a17 Update API methods to reflect errors 2016-05-03 18:05:26 +02:00
games647
a7b164b513 Call force methods sync 2016-05-03 16:55:08 +02:00
games647
ffa5059c67 Use intends to run BungeeCord tasks on a event in background 2016-05-03 16:14:38 +02:00
games647
dfe37dfc1b Force login only if the save process was successful 2016-05-03 15:58:22 +02:00
games647
6edd40742d Fix saving bug 2016-04-27 20:35:23 +02:00
games647
b697dc6655 Added autoRegister for BungeeCord 2016-04-27 18:00:25 +02:00
games647
36974450ce Implement forwardSkin + forwardUUID config option for Bungee 2016-04-27 17:13:27 +02:00
games647
57a59045ce Add storage support for BungeeCord 2016-04-27 17:02:20 +02:00
games647
11cc4eabc0 Fixes storage bugs 2016-04-26 22:19:25 +02:00
games647
53e02d5457 Finish basic bukkit support 2016-04-26 21:01:48 +02:00
games647
0f85674ec1 Added database setup 2016-04-26 19:32:00 +02:00
games647
378ab09bc8 Fix bungeecord disable 2016-04-26 13:04:20 +02:00
games647
740b11b434 Fix disconnect reason documentation when cracked users joins (Fixes #9)
This message changed a couple of versions ago
2016-04-20 19:01:25 +02:00
games647
77f0184899 Replace handshake listener with bungeecord config reader 2016-04-05 11:40:23 +02:00
games647
2885daf8b9 Merge pull request #6 from NorbiPeti/patch-1
Fixed issues with host lookup from hosts file
2016-04-03 11:21:29 +02:00
games647
1e128d12f5 Merge pull request #7 from NorbiPeti/patch-2
Fixed error message condition for /premium
2016-04-03 11:19:21 +02:00
NorbiPeti
f2a8446c8d Fixed error message condition for /premium 2016-04-03 03:10:51 +02:00
NorbiPeti
cc8c49e25b Fixed issues with host lookup from hosts file
I have values set in my hosts file and the original way of getting the address returnned the hostname it was linked to.
2016-04-03 03:00:55 +02:00
games647
25e182148f Describe the time where we receive the profile properties 2016-03-30 11:37:52 +02:00
games647
f00608c321 Updated FakePlayer against the newest API changes 2016-03-28 10:37:46 +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
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