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
games647
f7626ab969
Read the fully input from mcapi.ca instead of just one line
2016-07-20 11:54:00 +02:00
games647
5f9802d589
Fix third party profile parsing
2016-07-19 10:47:47 +02:00
games647
642c1621ad
Fine tune timeout length
2016-07-13 13:00:25 +02:00
games647
eb965d5a48
Fix importing
2016-07-13 10:05:22 +02:00
games647
457bc9cf47
Fix SQLite drop index
2016-07-12 13:06:27 +02:00
games647
2ab3c6b77c
Update AutoIn importer
2016-07-12 12:39:06 +02:00
games647
f27bad02d3
Remove the uuid index for name change conflicts
2016-07-12 12:23:32 +02:00
games647
9334296beb
Fix saving on name change
2016-07-10 19:25:37 +02:00
games647
fd9940e6f0
Fix setting skin on Cauldron ( Fixes #36 )
2016-07-10 13:34:08 +02:00
games647
0745957e79
Fix BungeeCord not setting an premium uuid ( Fixes #35 )
2016-07-09 13:30:43 +02:00
games647
bb2e60f6e1
State why choose the loginEvent and fix it
2016-07-08 16:47:50 +02:00
games647
d15861b8e5
Use the correct message key
2016-07-08 16:47:50 +02:00
Maxetto
b84b340a77
Consistency language update ( #33 )
...
Messages that aren't targeted to the player invoking the command shouldn't start with "You are", that could be confusing.
Changed Warning message to be more eye-catching to the player. Assuming also that next line doesn't take the color code from previous line (otherwise change "&r" with "&6").
2016-07-07 14:51:14 +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
9914b7f358
Fix player entry is not saved if namechangecheck is enabled
2016-07-04 21:26:03 +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