games647
|
cf1a0c1bef
|
Remove ebean util usage to make it compatible with 1.12
|
2017-05-14 17:11:10 +02:00 |
|
Leo G. ~ Leoko
|
47db2c7858
|
Fixed AuthHook (#144)
* Fixed AuthHook
The setServerStarted()-Method is now also called if an extern AuthHook
hooks into FastLogin via the API
* Simplified if-Statement
|
2017-04-19 14:39:27 +02:00 |
|
games647
|
5bb8640d78
|
Do not try to hook into a plugin if auth plugin hook is already set using the FastLogin API
|
2017-04-17 15:22:09 +02:00 |
|
games647
|
881b2ec7bc
|
Fix changelog markdown syntax
|
2017-04-15 09:42:17 +02:00 |
|
games647
|
f37cc0a0db
|
Add commit id to the version
|
2017-02-14 14:01:57 +01:00 |
|
games647
|
70a81bfcdf
|
Correctly wait for BungeeAuth loading by using the correct depend tag (Fixes #119)
|
2017-02-10 19:06:57 +01:00 |
|
games647
|
4d5b1787b1
|
Migrate to Java 7 NIO files
|
2017-01-26 09:52:45 +01:00 |
|
games647
|
22aa9287e9
|
Fix NoClassDef errors if the optional PlaceholderAPI is not available (Fixes #108)
|
2017-01-07 18:42:10 +01:00 |
|
games647
|
bc53743c6b
|
Add placeholder variables
|
2017-01-06 12:54:02 +01:00 |
|
games647
|
a430a079c9
|
Do no print auto login message on authme session reuse (Related #101)
|
2016-12-23 22:12:55 +01:00 |
|
games647
|
0082cc6536
|
Use static builder to make it independent from ProtocolLib without throwing NoClassDefFoundError
|
2016-12-16 15:49:40 +01:00 |
|
games647
|
3851d539f8
|
Workaround injector class is package private in older versions of ProtocolLib (Fixes #94)
|
2016-11-26 11:33:15 +01:00 |
|
games647
|
41abffdb08
|
Fix Spigot console command invocation sends result to ingame players
|
2016-10-20 14:06:18 +02:00 |
|
games647
|
ae3e03405d
|
No duplicate login's like auth plugins auto logins if it's the same ip
|
2016-09-23 10:42:25 +02:00 |
|
games647
|
bebb04bdea
|
Share the same force login mangement for less duplicate code
|
2016-09-22 10:56:31 +02:00 |
|
games647
|
1acc825f81
|
Remove deprecated API methods
|
2016-09-21 13:22:48 +02:00 |
|
games647
|
87ca00d75d
|
[SwitchMode] Kick the player only if the player is unknown to us
|
2016-09-21 09:16:19 +02:00 |
|
games647
|
62ffb1a904
|
[Bukkit] Fix adding to premium whitelist
|
2016-09-20 13:55:03 +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
|
4b423c9ccb
|
Update ProtocolSupport and use a maven repository for it now
|
2016-09-16 10:45:05 +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
|
76f5ba7ed1
|
Refactor a lot of code + Add Guava v10 as shared library
|
2016-09-11 21:26:03 +02:00 |
|
games647
|
2cd50d23ad
|
Revert converting auth hooks to the new format
-> backwards compatibility
|
2016-09-11 20:07:21 +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
|
99ef5ce726
|
Fix correct cracked permission for bukkit
|
2016-09-08 10:06:43 +02:00 |
|
games647
|
b660951e1e
|
Fix compatibility with older ProtocolLib versions (for 1.7)
because of the missing getMethodAcccessorOrNull method
|
2016-09-03 10:21:42 +02:00 |
|
games647
|
e495f70ccd
|
Fix logging exceptions on encryption enabling
|
2016-09-01 20:09:34 +02:00 |
|
games647
|
58ac73a5a9
|
Fix update username in FastLogin database after nameChange (Fixes #67)
|
2016-08-31 13:29:06 +02:00 |
|
games647
|
ebe768f7a2
|
Fix ProtocolSupport autoRegister
|
2016-08-30 12:27:02 +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
|
558ee1c92c
|
Fix console support for cracked/premium commands (Fixes# 62)
|
2016-08-20 17:38:47 +02:00 |
|
games647
|
a67d84ef3f
|
Fix race condition in bungee<->bukkit
|
2016-08-18 20:15:43 +02:00 |
|
games647
|
6c1c4e7286
|
Fix third-party not premium player detection
|
2016-08-09 14:24:57 +02:00 |
|
games647
|
974bf498fc
|
Fix protocollsupport autoregister
|
2016-07-31 11:56:20 +02:00 |
|
games647
|
27c04ff08f
|
Fix BungeeCord autoRegister (Fixes #46)
|
2016-07-31 09:57:50 +02:00 |
|
games647
|
c73bb70256
|
FIx autoregister bug
|
2016-07-25 19:29:22 +02:00 |
|
games647
|
5f9802d589
|
Fix third party profile parsing
|
2016-07-19 10:47:47 +02:00 |
|