Commit Graph

4303 Commits

Author SHA1 Message Date
dependabot-preview[bot]
f6b4c29589 Bump geoip2 from 2.14.0 to 2.15.0 in /Plan
Bumps [geoip2](https://github.com/maxmind/GeoIP2-java) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/maxmind/GeoIP2-java/releases)
- [Changelog](https://github.com/maxmind/GeoIP2-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/maxmind/GeoIP2-java/compare/v2.14.0...v2.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 05:25:28 +00:00
Henri S
69181272a9
Fix use of appendLegacy not working on 1.8 (#1603)
Closes https://github.com/plan-player-analytics/Plan/issues/1600
2020-10-12 21:38:25 +03:00
FluxCapacitor
01217e43ea
Disallow robots on Plan pages by FluxCapacitor2 (#1601)
Add robots.txt, X-Robots-Tag header, and <meta> tags disallowing spiders from indexing Plan pages.

Affects issues:
- Close #1575
2020-10-12 19:51:25 +03:00
Risto Lahtela
1f5ec9ee75
Update versions.txt 2020-10-12 10:52:58 +03:00
Risto Lahtela
eedd432994 Relocated apache packages later
Affects issues:
- Fixed #1598
2020-10-12 10:36:15 +03:00
Risto Lahtela
006b74e7fc
Update versions.txt 2020-10-11 16:18:17 +03:00
Risto Lahtela
20f7007615 Added 'Enter' keydown listener to login page
Affects issues:
- Close #1557
2020-10-11 15:25:34 +03:00
Risto Lahtela
579d99bc6c Removed IP2C Geolocator that has not worked for a long time 2020-10-11 15:14:17 +03:00
Risto Lahtela
12a264b1ea Made API Services volatile to avoid thread visibility issues 2020-10-11 15:12:26 +03:00
Risto Lahtela
96b9ad8f9b
Merge pull request #1596 from plan-player-analytics/command-ux
Affects issues:
- Close #1427
2020-10-11 15:07:28 +03:00
Risto Lahtela
4f839b913c Fixed checkstyle error 2020-10-11 15:05:46 +03:00
Risto Lahtela
fa3a42aba8 Refresh locale files 2020-10-11 15:04:10 +03:00
Risto Lahtela
58e674badb Fixed velocity builder using wrong method for appending 2020-10-11 14:53:21 +03:00
Risto Lahtela
5a64799e5e Fixed a bunch of formatting issues 2020-10-11 14:31:37 +03:00
dependabot-preview[bot]
7a50436997 Bump com.github.johnrengelman.shadow from 6.0.0 to 6.1.0 in /Plan
Bumps com.github.johnrengelman.shadow from 6.0.0 to 6.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 05:25:44 +00:00
dependabot-preview[bot]
bb16844f46 Bump httpclient from 4.5.12 to 4.5.13 in /Plan
Bumps httpclient from 4.5.12 to 4.5.13.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 05:25:32 +00:00
Risto Lahtela
98931566a1 Fixed issues related to sponge message building 2020-10-06 15:29:03 +03:00
Risto Lahtela
2cf7725b58 Fixed NPE on bungee tab completion sometimes 2020-10-06 11:00:00 +03:00
Risto Lahtela
eff5faba44 Improved code a bit for errors 2020-10-06 10:59:59 +03:00
Risto Lahtela
8c7f4f44af Registered BungeeCord tab completion 2020-10-06 10:59:59 +03:00
Risto Lahtela
12fa5cf942 Tab completion no longer blocks server thread 2020-10-06 10:59:59 +03:00
Risto Lahtela
f8a977579b Fixed last argument not being treated as existing when empty 2020-10-06 10:59:58 +03:00
Risto Lahtela
2c9545a029 Fixed sorting error using Users 2020-10-06 10:59:58 +03:00
Risto Lahtela
44c52668c2 Removed hover from the help footer 2020-10-06 10:59:57 +03:00
Risto Lahtela
d197e588ee Fixed newline at the end of hover messages 2020-10-06 10:59:57 +03:00
Risto Lahtela
7e34084b85 Fixed issue with server name query 2020-10-06 10:59:56 +03:00
Risto Lahtela
5d6ec8f159 Linked tab completion to implementation on Bukkit 2020-10-06 10:59:56 +03:00
Risto Lahtela
b67eea951d Fixed in depth help styling 2020-10-06 10:59:55 +03:00
Risto Lahtela
6186e082a1 Change send method on bukkit commands
Affects issues:
- Close #1568
2020-10-06 10:59:54 +03:00
Risto Lahtela
7f26afda20 Implemented more tab completion 2020-10-06 10:59:54 +03:00
Risto Lahtela
38bb87b9b2 Added support for viewing in-depth help via /plan ? 2020-10-06 10:59:54 +03:00
Risto Lahtela
6c8a9f9294 Updated velocity version 2020-10-06 10:59:53 +03:00
Risto Lahtela
78888ff26d Fixed broken test 2020-10-06 10:59:53 +03:00
Risto Lahtela
a43c9500a4 Remove /planbungee reload reference from a message 2020-10-06 10:59:52 +03:00
Risto Lahtela
d21fd5e813 Fixed a backup related database exception
- Backup closed database before the database executed index creation
  leading to an error
2020-10-06 10:59:52 +03:00
Risto Lahtela
f8e924060b Fixed some issues with the new commands 2020-10-06 10:59:51 +03:00
Risto Lahtela
c3250892d8 Lang implemented for CommandWithSubcommands 2020-10-06 10:59:50 +03:00
Risto Lahtela
077a150498 Lang implemented for RegistrationCommands 2020-10-06 10:59:49 +03:00
Risto Lahtela
66b34b48a0 Lang implemented for LinkCommands 2020-10-06 10:59:49 +03:00
Risto Lahtela
72a2a50ecf Lang implemented for DataUtilityCommands 2020-10-06 10:59:48 +03:00
Risto Lahtela
9b068f14a8 Lang implemented for DatabaseCommands 2020-10-06 10:59:47 +03:00
Risto Lahtela
53705616b8 Lang implemented for Confirmation 2020-10-06 10:59:47 +03:00
Risto Lahtela
a47ce3e57e Updated permissions in plugin.yml and nukkit.yml 2020-10-06 10:59:46 +03:00
Risto Lahtela
d12297494c Use locale for command help and arguments 2020-10-06 10:59:44 +03:00
Risto Lahtela
d820bcf804 Fixed dagger test compile error 2020-10-06 10:59:43 +03:00
Risto Lahtela
fb8c5f5648 Implemented /plan ingame
Replaces /plan qinspect
2020-10-06 10:59:42 +03:00
Risto Lahtela
adcd8cf258 Implemented /plan search 2020-10-06 10:59:42 +03:00
Risto Lahtela
6f2cd157ff Error messages to Confirmation if not caught 2020-10-06 10:59:41 +03:00
Risto Lahtela
7087aa2f78 Removed old PlanCommand classes 2020-10-06 10:59:41 +03:00
Risto Lahtela
5ebc722d43 Catch database init error on move 2020-10-06 10:59:40 +03:00