games647
804a0aec4b
Isolate modules in their packages
2021-03-17 11:19:04 +01:00
games647
13bc92f6c3
Migrate to session manager
2021-03-15 14:22:38 +01:00
games647
e88f2e7f8e
Fail safely if BungeeCord implementation specific classes are not found
2021-03-15 13:40:28 +01:00
games647
337e01e537
Put configuration values into extra lines to highlight the environment
...
They are not configuration options
Related #488
2021-03-10 16:50:16 +01:00
games647
303c064416
Check for valid file access first
2021-02-14 17:06:44 +01:00
games647
16f131ee2d
Limit expire timer
2021-02-09 16:33:36 +01:00
games647
43046bea97
Fix branch references
2021-02-09 16:33:36 +01:00
dependabot-preview[bot]
28fb40d063
Merge pull request #453 from games647/dependabot/maven/com.zaxxer-HikariCP-4.0.1
2021-02-09 12:36:45 +00:00
Kamilkime
7fbfa8240c
Allow FastLogin to respect AuthMe pre IP register limit, fixes #458
2021-02-09 01:28:12 +01:00
Kamilkime
1ab346d067
Correct name check on PaperSpigot, fixes #423 , fixes #437 , fixes #457
2021-02-09 00:28:05 +01:00
dependabot-preview[bot]
50a8fd2f79
Bump HikariCP from 3.4.5 to 4.0.1
...
Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP ) from 3.4.5 to 4.0.1.
- [Release notes](https://github.com/brettwooldridge/HikariCP/releases )
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES )
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-3.4.5...HikariCP-4.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-01 16:25:09 +00:00
games647
c96d64597a
Clear proxies file name
2020-07-31 17:02:51 +02:00
Gabriele C
cae2f8f58d
Implement FastLoginPremiumToggleEvent
2020-06-27 13:58:38 +02:00
games647
de1487b6aa
Fix driver warning message not displaying
2020-06-06 18:38:51 +02:00
games647
2bd339b0bf
Use username from Mojang for offline IDs
...
Affected systems: BungeeCord after name change
Effects: Carry on items, permissions, etc. from the old user account without access to the new one
After a name change it could happen that the client still only
knows the old username and will send it to the server. Mojang will provide us with an up-to-date username that we should use instead.
The username is also sent to Mojang, so that they could verify the use. Therefore exploiting this behavior extensively for arbitrary usernames is not possible.
Related #344
2020-05-25 13:41:41 +02:00
games647
286b755ee3
Log player handling
...
Related #354
2020-05-23 21:40:10 +02:00
games647
5c5b7384a4
Better explain anti bot configuration values
2020-05-21 10:25:01 +02:00
games647
7c125dc0b6
Add more debugging messages for delayed proxy logins
...
Related #352
2020-05-21 10:03:56 +02:00
games647
103a8320ec
Log requested premium logins
2020-05-20 19:50:22 +02:00
games647
b1797c84d9
Prevent duplicate save requests
2020-05-18 16:10:39 +02:00
games647
feee64309e
Warn if FastLogin doesn't login authenticated players
...
Related #351
2020-05-15 14:38:22 +02:00
games647
c58eda983a
Fix parsing of placeholder status
...
Fixes #341
2020-05-14 13:41:32 +02:00
games647
477d3df1dd
Favor nano time, because it's monotonic
2020-05-13 22:40:26 +02:00
games647
c1dc69845e
[Experimental] Enable paranoid to hide MySQL details
2020-05-13 21:27:53 +02:00
games647
c3f6881e4b
Add missing default values for the rate limiter
2020-05-13 19:51:05 +02:00
games647
25b380f74a
Add a basic rate limiter for incoming connections
...
Related #347
2020-05-13 19:47:02 +02:00
games647
a5777869c8
Re-order driver specific properties
2020-05-13 19:46:02 +02:00
games647
cf3e8434a2
Prefer more MySQL performance optimizations
2020-05-13 19:46:02 +02:00
dependabot-preview[bot]
58c42f9f7f
Bump HikariCP from 3.4.3 to 3.4.5
...
Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP ) from 3.4.3 to 3.4.5.
- [Release notes](https://github.com/brettwooldridge/HikariCP/releases )
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES )
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-3.4.3...HikariCP-3.4.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-05-11 16:26:14 +00:00
dependabot-preview[bot]
efb4c34b50
Bump HikariCP from 3.4.2 to 3.4.3
...
Bumps [HikariCP](https://github.com/brettwooldridge/HikariCP ) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/brettwooldridge/HikariCP/releases )
- [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES )
- [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-3.4.2...HikariCP-3.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-04-27 16:20:09 +00:00
games647
109e19e6da
Add missing synchronized modifiers
2020-03-20 16:13:45 +01:00
games647
65469ed579
Make scheduler platform dependent
2020-03-20 13:44:58 +01:00
games647
8ecb5657d3
Drop nullable annotation usage to compile
...
Thanks CI
2020-03-14 19:06:05 +01:00
games647
88a526b5bf
Drop support for Minecraft 1.7
2020-03-14 18:51:27 +01:00
games647
57b84509da
Limit the total number of running threads
...
(Related #304 )
2020-03-14 18:20:34 +01:00
games647
e0bc7d914c
Load the after auth plugins
...
Fixes #306
There seems to be some capability problems
that it doesn't correctly load ProtocolLib before
this plugin. Furthermore if we use
events for our hooks they print out a warning.
2020-03-10 09:59:31 +01:00
ㄗㄠˋ ㄑㄧˊ
74b13231f8
bump craftapi to 0.3 ( #303 )
2020-03-08 12:15:37 +01:00
dependabot-preview[bot]
79627e3b60
Bump slf4j-jdk14 from 1.7.26 to 1.7.30 ( #301 )
...
Bumps [slf4j-jdk14](https://github.com/qos-ch/slf4j ) from 1.7.26 to 1.7.30.
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.26...v_1.7.30 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-06 19:28:02 +01:00
games647
fdc0485f05
[CI-SKIP] Use HTTPS and newer URLs in Maven
2020-03-03 10:50:48 +01:00
games647
1e59101ada
Enable MySQL storage caching
2020-03-03 10:46:43 +01:00
games647
c1b8b60bf7
Use HTTPS for code comments too
2020-02-12 10:59:11 +01:00
games647
e8a5dc7433
Use BungeeCord event methods for kicking the player
2020-01-07 20:35:16 +01:00
games647
5a5cf016d9
Remove on blacklist status on join too
2019-12-29 13:33:18 +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
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
c528433079
Allow username only database logins
...
Related #247
2019-04-15 20:35:56 +02:00
games647
9c1ba81cbe
Fix running force actions in LoginSecurity thread-safe
2019-04-14 10:16:19 +02:00
games647
101f7207a9
Limit plugin channels to 16 characters for 1.7 support
...
Fixes #223
2018-08-07 13:41:30 +02:00