games647
46ac3c74e4
Fix Java setup action version
2020-02-17 15:28:58 +01:00
games647
d22af0f42e
Fix unique name
2020-02-17 15:24:45 +01:00
games647
2cc078773b
Migrate to GitHub actions
2020-02-17 15:18:58 +01:00
games647
c1b8b60bf7
Use HTTPS for code comments too
2020-02-12 10:59:11 +01:00
games647
c54d6eecfc
Merge branch 'JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies'
2020-02-12 10:57:30 +01:00
Jonathan Leitschuh
0cf6c4c188
Use HTTPS instead of HTTP to resolve dependencies
...
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.
Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com >
2020-02-12 10:55:08 +01:00
games647
282467d21b
Set a default kick reason if nothing is specified
2020-01-08 10:44:10 +01:00
games647
e8a5dc7433
Use BungeeCord event methods for kicking the player
2020-01-07 20:35:16 +01:00
games647
4b45932d6a
Migrate to asynchronous calls to LoginSecurity
...
(Fixes #290 )
2020-01-06 10:04:44 +01:00
games647
1375cf3997
Fix ProtocolLib version
2019-12-29 13:35:33 +01:00
games647
5a5cf016d9
Remove on blacklist status on join too
2019-12-29 13:33:18 +01:00
games647
2c7e569653
Fix force login events being sync instead of async ( Fixes #278 )
2019-11-09 13:57:12 +01:00
games647
94c5fe302e
Merge pull request #277 from FearGames/master
...
Fix build and add events
2019-11-02 16:41:43 +01:00
Gabriele C
c80012ddb1
Allow multi-line messages
2019-10-25 11:54:26 +02:00
Gabriele C
17361b1b54
Implement PreLogin and AutoLogin events
2019-10-23 14:45:51 +02:00
Gabriele C
426b458a58
Fix BungeeAuth dependency
2019-10-23 12:50:40 +02:00
games647
62a8b939cc
Use 'TEXT' for strings in the configuration file
2019-08-16 14:59:14 +02:00
games647
327c8c4c9d
Dump dependencies
2019-07-09 12:56:14 +02:00
games647
fbbe7a735a
Initialize the decryption cipher only once
...
(Related #259 )
2019-07-09 12:52:54 +02:00
games647
4110ce2fa2
Fix creating logging session in ProtocolSupport environments
...
Fixes #251
2019-05-11 21:16:38 +02:00
games647
28743d23bf
Remove duplicate repository
2019-05-06 17:39:21 +02:00
games647
145bd95679
Drop usage of deprecated apache lang library
2019-05-06 17:37:13 +02:00
games647
3fe17cf8d9
Merge pull request #250 from lenis0012/patch-2
...
Update LoginSecurity maven repository
2019-05-06 17:36:15 +02:00
lenis0012
3446d4c443
Update LoginSecurity maven repository
2019-05-06 11:35:39 +02:00
games647
c528433079
Allow username only database logins
...
Related #247
2019-04-15 20:35:56 +02:00
games647
25858ea11f
Enable travis caching
2019-04-14 10:16:53 +02:00
games647
204ffbb2ee
Document network requests
2019-04-14 10:16:33 +02:00
games647
9c1ba81cbe
Fix running force actions in LoginSecurity thread-safe
2019-04-14 10:16:19 +02:00
games647
15c5857c4f
Correctly set the offline UUID in ProtocolSupport (Thanks to @Shevchik)
2018-08-30 12:32:42 +02:00
games647
4b0ad3b186
Update ProtocolSupport hook
2018-08-29 19:49:10 +02:00
games647
101f7207a9
Limit plugin channels to 16 characters for 1.7 support
...
Fixes #223
2018-08-07 13:41:30 +02:00
games647
64175fe9e8
Update to CraftApi 0.2
2018-07-29 18:47:07 +02:00
games647
f7a10d86eb
Don't transform because it's already compatible with 1.13
2018-07-25 16:55:52 +02:00
games647
542aabad73
Lowercase the namespace correctly
2018-07-24 14:33:33 +02:00
games647
260b93a565
Channel names should be lowercase according to the spec
...
Related #217 , #218
2018-07-24 10:17:21 +02:00
games647
6604cca8bd
Use Plugin:Subchannel for channel messages
...
This is required to follow 1.13 spec.
(Related #216 , #215 )
2018-07-23 14:11:40 +02:00
games647
c172b1ec84
Prevent duplicate message fetching for kick in PLib ( Fixes #212 )
2018-06-27 18:59:40 +02:00
games647
9b0b8f5fcb
Fix repository link of ProtocolLib
2018-06-06 20:17:24 +02:00
games647
20104b2b00
Update ProtocolLib to fix building
2018-06-06 09:33:05 +02:00
games647
fd76d2448e
Add advanced options for the connection pool ( Fixes #210 )
2018-06-04 21:28:19 +02:00
games647
53a1821a9d
Fix ProtocolLib repository
2018-06-04 21:27:23 +02:00
games647
1c6f4e82e0
Fix NPE for cracked players on non-bungee environments
2018-05-23 19:14:20 +02:00
games647
084afef899
Update premium UUID on verification (Related #208 )
2018-05-04 19:45:43 +02:00
games647
8a9eed3a74
Add /newline variable
2018-05-04 18:54:26 +02:00
games647
1ea6d929b1
Clarify how to configure MariaDB/MySQL correctly
2018-04-26 10:09:40 +02:00
games647
ddc3aa9279
Replace deprecated PropertiesResolveEvent with LoginFinishEvent
...
affects only ProtocolSupport
2018-04-26 10:08:56 +02:00
games647
2a79a9511b
Fix auto register type in BungeeCord not being sent
2018-04-07 16:14:46 +02:00
games647
791df26702
Fix defaults overriding config
2018-04-05 18:42:50 +02:00
games647
cdf1988f2f
Fix comping after craftapi update
2018-04-05 17:38:16 +02:00
games647
f476c091bb
Fix default message loading, because default values are ignored by .getKeys()
2018-04-05 17:33:32 +02:00