games647
|
99b7367366
|
Fixed bungeecord support in Cauldron (Related to #11)
|
2016-05-23 12:02:44 +02:00 |
|
games647
|
961b144efb
|
Load the plugin before worlds loading and auth plugins (Related to #12)
to display the message not fully started more less
|
2016-05-23 10:27:01 +02:00 |
|
games647
|
dcd06ad613
|
Fix server not fully started message on ProtocolSupport or Bungee
(Fixes #15)
|
2016-05-23 08:46:18 +02:00 |
|
games647
|
c4c043e1c5
|
Fix AuthMe 3.X forceLogin on autoRegister (Fixes #14)
|
2016-05-22 20:00:07 +02:00 |
|
games647
|
87aa9dd668
|
Fixed CrazyLogin hook
|
2016-05-22 18:34:21 +02:00 |
|
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
|
d56a0f9ff1
|
Fix thread-safety in async forcelogin task
|
2016-05-05 12:00:22 +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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|