games647
|
87ca00d75d
|
[SwitchMode] Kick the player only if the player is unknown to us
|
2016-09-21 09:16:19 +02:00 |
|
games647
|
5075a71843
|
A few code styling things
|
2016-09-20 13:32:06 +02:00 |
|
games647
|
da266c7e91
|
Fix loading of settings
|
2016-09-19 17:59:45 +02:00 |
|
games647
|
bef90d11cd
|
Deploy only the universal jar to the target folder
|
2016-09-18 11:40:21 +02:00 |
|
games647
|
a02acd2d63
|
Remove the nasty UltraAuth fakeplayer workaround
|
2016-09-18 10:38:05 +02:00 |
|
games647
|
ca42a7c19e
|
Refactor more code for more Java 8 and Guava usage
|
2016-09-17 15:19:07 +02:00 |
|
games647
|
b533197f05
|
Fix config loading in BungeeCord
|
2016-09-17 15:19:07 +02:00 |
|
games647
|
17c2099bf1
|
Make use of the awesome Java 8 features
|
2016-09-16 17:40:42 +02:00 |
|
games647
|
31d6b67381
|
Try to upgrade to Java 8. I hope enough people are using it.
|
2016-09-16 16:31:47 +02:00 |
|
games647
|
4292e9aaa0
|
Less deprecated warnings + Clean up
|
2016-09-15 11:10:52 +02:00 |
|
games647
|
07d0aededa
|
Fix loading with unloaded configuration values
|
2016-09-15 10:33:17 +02:00 |
|
games647
|
218bc50c96
|
Drop support for LoginSecurity 1.X since 2.X seems to be stable
|
2016-09-14 17:44:32 +02:00 |
|
games647
|
a3b2e33aad
|
Switch to vik1395 repository for BungeeAuth
|
2016-09-13 09:53:46 +02:00 |
|
games647
|
76f5ba7ed1
|
Refactor a lot of code + Add Guava v10 as shared library
|
2016-09-11 21:26:03 +02:00 |
|
games647
|
9f5f61f1c2
|
Do the same for the password generator
|
2016-09-11 19:57:27 +02:00 |
|
games647
|
3e9c8e3a7e
|
More shared project code for less errors and less duplication
|
2016-09-11 18:59:42 +02:00 |
|
games647
|
8e5da01be0
|
Added configuration to disable auto logins for 2Factor authentication
(Fixes #65)
|
2016-09-09 16:52:44 +02:00 |
|
games647
|
5022c9aa7b
|
Add cracked whitelist (Fixes #42)
(switch-mode -> switching to online-mode from offlinemode)
|
2016-09-09 16:40:24 +02:00 |
|
games647
|
58ac73a5a9
|
Fix update username in FastLogin database after nameChange (Fixes #67)
|
2016-08-31 13:29:06 +02:00 |
|
games647
|
d20db79f46
|
Add second attemp login -> cracked (Fixes #51)
|
2016-08-29 17:38:46 +02:00 |
|
games647
|
ad60397851
|
Added auto login importers
|
2016-08-25 17:45:09 +02:00 |
|
games647
|
3e84ebd787
|
[BungeeAuth] Do not login the player if it's already logged in using
sessions
|
2016-08-19 22:00:07 +02:00 |
|
games647
|
36d7564c3a
|
Fix race condition when waiting for bukkit message while
bungee redirects player
|
2016-08-19 21:07:29 +02:00 |
|
games647
|
596caa0573
|
Invoke forcelogin in BungeeCord only once
|
2016-08-19 20:52:51 +02:00 |
|
games647
|
fe4331298f
|
Send a message on BungeeCord if there is only an auth plugin
|
2016-08-18 20:22:04 +02:00 |
|
games647
|
71362dfd7d
|
Log bungeeauth exceptions
|
2016-08-18 09:16:06 +02:00 |
|
games647
|
6c1c4e7286
|
Fix third-party not premium player detection
|
2016-08-09 14:24:57 +02:00 |
|
games647
|
164fb735d6
|
Fix ProtocolSupport BungeeCord
|
2016-08-07 11:41:03 +02:00 |
|
games647
|
fa1b0970a5
|
Dump to 1.7.1
|
2016-08-01 12:59:04 +02:00 |
|
games647
|
27c04ff08f
|
Fix BungeeCord autoRegister (Fixes #46)
|
2016-07-31 09:57:50 +02:00 |
|
games647
|
fb357424e6
|
Run the plugin message reader async to prevent the timeout event
warning from BungeeCord
|
2016-07-26 14:30:11 +02:00 |
|
games647
|
5f9802d589
|
Fix third party profile parsing
|
2016-07-19 10:47:47 +02:00 |
|
games647
|
0745957e79
|
Fix BungeeCord not setting an premium uuid (Fixes #35)
|
2016-07-09 13:30:43 +02:00 |
|
games647
|
c50249edea
|
Switch to mcapi.ca and add configurable number of requests
|
2016-07-07 12:20:39 +02:00 |
|
games647
|
757ddb905a
|
Make it buildable again
|
2016-07-04 21:40:42 +02:00 |
|
games647
|
bba4eb4eec
|
Ignore all canceled events
|
2016-07-03 21:28:44 +02:00 |
|
games647
|
2b16f3341f
|
Use the loginevent to send the client the offline uuid
-> skin applies on deactivated premium uuid
|
2016-07-03 16:58:23 +02:00 |
|
games647
|
167ce66057
|
Added note about skin forwarding if premium uuids are disabled
|
2016-07-03 14:18:27 +02:00 |
|
games647
|
8d1021e44c
|
Update fake player methods
|
2016-06-29 19:04:12 +02:00 |
|
games647
|
a6348766b3
|
Reduce the number of lookups if a cracked player already exists
|
2016-06-20 16:29:39 +02:00 |
|
games647
|
1aba9a0f3b
|
Added us.mcapi.com as third-party APIs to workaround rate-limits
(Fixes #27)
|
2016-06-20 14:12:29 +02:00 |
|
games647
|
6faf00e1bf
|
Support for making requests to Mojang from different IPv4 addresses
(Related #27)
|
2016-06-20 13:52:37 +02:00 |
|
games647
|
0d89614f3c
|
Add support for the new LoginSecurity version
|
2016-06-18 14:39:47 +02:00 |
|
games647
|
b009658eea
|
Fix typo in BungeeCord message key
|
2016-06-16 15:10:25 +02:00 |
|
games647
|
6d1a97fd32
|
Added premium command warning
|
2016-06-15 13:55:57 +02:00 |
|
games647
|
b74faa2fd5
|
Fix missing translation
|
2016-06-15 13:26:20 +02:00 |
|
games647
|
92c9ab5b76
|
Use ProtocolLib as a soft dependency
|
2016-06-14 17:21:46 +02:00 |
|
games647
|
d90e3fdb44
|
Load the embed message as default
|
2016-06-14 17:02:12 +02:00 |
|
games647
|
8abbb8f07c
|
Fix bungeecord support (Fixes #26)
|
2016-06-13 08:51:47 +02:00 |
|
games647
|
f04a44b1d2
|
Applies skin earlier to make it visible for other
plugins listening on login events
|
2016-06-11 17:16:03 +02:00 |
|