games647
|
da266c7e91
|
Fix loading of settings
|
2016-09-19 17:59:45 +02:00 |
|
games647
|
acab4766b1
|
Remove database migration logging
|
2016-09-19 15:59:57 +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 |
|
Maxetto
|
c94711f315
|
Fix verb (#79)
|
2016-09-17 08:02:33 +02:00 |
|
games647
|
ee7af80bf0
|
Fix travis
|
2016-09-16 17:41:23 +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
|
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
|
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
|
ad1ab22586
|
Test another locale sqlite fix
|
2016-09-08 11:48:13 +02:00 |
|
games647
|
99ef5ce726
|
Fix correct cracked permission for bukkit
|
2016-09-08 10:06:43 +02:00 |
|
games647
|
9b7634a9f3
|
Fix LogIt repository
|
2016-09-04 16:35:57 +02:00 |
|
games647
|
115fc2e7ba
|
A try to fix SQLite timestamp parsing
|
2016-09-04 12:14:28 +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
|
b35d67b5c0
|
Add missing add-premium-other message
|
2016-09-01 19:41:58 +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
|
c28d889c1b
|
Remove complex nameChange convert since we now allow duplicate uuids
|
2016-08-26 13:32:28 +02:00 |
|
games647
|
ad60397851
|
Added auto login importers
|
2016-08-25 17:45:09 +02:00 |
|
games647
|
88fdeff3f1
|
Update documentation
|
2016-08-25 17:44:51 +02:00 |
|
games647
|
558ee1c92c
|
Fix console support for cracked/premium commands (Fixes# 62)
|
2016-08-20 17:38:47 +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
1.8
|
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
|
a67d84ef3f
|
Fix race condition in bungee<->bukkit
|
2016-08-18 20:15:43 +02:00 |
|
games647
|
71362dfd7d
|
Log bungeeauth exceptions
|
2016-08-18 09:16:06 +02:00 |
|
Maxetto
|
fcd98fce43
|
Fix Color Code (#54)
Got it wrong the first time.
|
2016-08-09 19:17:48 +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
|
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
|
fb357424e6
|
Run the plugin message reader async to prevent the timeout event
warning from BungeeCord
|
2016-07-26 14:30:11 +02:00 |
|
games647
|
c73bb70256
|
FIx autoregister bug
|
2016-07-25 19:29:22 +02:00 |
|
games647
|
dc395cdc3f
|
Remove debug code
|
2016-07-20 20:03:17 +02:00 |
|