Commit Graph

3599 Commits

Author SHA1 Message Date
Rsl1122
dfff43f917 Added null check to GeolocationCache
- Checks against null country name

Affects issues:
- Close #1101
2019-07-19 10:56:05 +03:00
Risto Lahtela
8cfbe0aa8c
[Merge] Version 4.8.7 (#1096) 2019-07-11 19:32:20 +03:00
Risto Lahtela
9f5e18235e
Update versions.txt 2019-07-11 19:31:54 +03:00
Rsl1122
69721ad29a Bump version to 4.8.7 2019-07-11 19:23:03 +03:00
Rsl1122
c6d18d186d Added transaction wait to web delete command.
This should move "success" message to after the process has completed.

Same treatment done to manage clear, manage remove and web register
commands.

Affects issues:
- Close #1095
2019-07-11 19:10:57 +03:00
dependabot-preview[bot]
21fe36407e Bump mockito-core from 2.28.2 to 3.0.0 in /Plan
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.28.2 to 3.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.28.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 05:57:09 +00:00
dependabot-preview[bot]
05e3289d1c Bump mockito-junit-jupiter from 2.28.2 to 3.0.0 in /Plan
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 2.28.2 to 3.0.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.28.2...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 05:39:11 +00:00
Rsl1122
3a2568d5db Added MySQL-Driver to Plan (Velocity support)
Affects issues:
- Close #739
2019-07-08 12:16:06 +03:00
Rsl1122
9e03a22e12 Removed locale_IT due to it being outdated 2019-07-08 11:27:43 +03:00
Rsl1122
1fb4fc18b2 Changed locale to talk less about bungee 2019-07-08 11:27:02 +03:00
Rsl1122
7107dcbe6b Added a null check to ManageConDebugCommand
Prevents NPE when checking if server is a proxy after plugin failed
to enable.

Affected issues:
- Close #1090
2019-07-08 11:12:56 +03:00
Rsl1122
ec31108f7f Reworked WorldAliasSettings to not use a Map
It does not make any sense to copy the values to a Map when they are
already stored in memory in a tree like structure accessible in similar
manner.

Prevents NPE in getAliases() if World_aliases contains two level setting
1:
  14: "1.14"

Now the alias is read properly even with dots in the name.

Accidental fix to Most played world String:
"Unknown" makes no sense for a world alias if the actual name of the
world is known. Thus it is now displayed instead.

Affects issues:
- Close #1089
2019-07-08 11:04:15 +03:00
dependabot-preview[bot]
092f43b129 Bump commons-text from 1.6 to 1.7 in /PlanPluginBridge
Bumps commons-text from 1.6 to 1.7.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-04 05:54:12 +00:00
dependabot-preview[bot]
2e02b786da Bump commons-text from 1.6 to 1.7 in /Plan
Bumps commons-text from 1.6 to 1.7.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-04 05:48:38 +00:00
dependabot-preview[bot]
262cbf5cdb Bump junit-platform-runner from 1.4.2 to 1.5.0 in /Plan
Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 07:07:53 +00:00
dependabot-preview[bot]
fe86468996 Bump junit-vintage-engine from 5.4.2 to 5.5.0 in /Plan
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.4.2 to 5.5.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.4.2...r5.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 06:54:04 +00:00
dependabot-preview[bot]
fe46e043ee Bump junit-jupiter-params from 5.4.2 to 5.5.0 in /Plan
Bumps [junit-jupiter-params](https://github.com/junit-team/junit5) from 5.4.2 to 5.5.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.4.2...r5.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 06:35:05 +00:00
dependabot-preview[bot]
4b379b33eb Bump com.github.johnrengelman.shadow from 5.0.0 to 5.1.0 in /Plan
Bumps com.github.johnrengelman.shadow from 5.0.0 to 5.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 06:16:24 +00:00
dependabot-preview[bot]
7bcb9963a6 Bump junit-jupiter-engine from 5.4.2 to 5.5.0 in /Plan
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.4.2 to 5.5.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.4.2...r5.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-01 06:04:14 +00:00
dependabot-preview[bot]
19dd719c8a Bump placeholderapi from 2.10.1 to 2.10.3 in /PlanPluginBridge (#1077)
Bumps placeholderapi from 2.10.1 to 2.10.3.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-30 18:58:02 +03:00
Risto Lahtela
985af2dd86
Update README.md 2019-06-25 22:18:25 +03:00
dependabot-preview[bot]
7ce54b705c Bump sqlite-jdbc from 3.27.2.1 to 3.28.0 in /Plan
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) from 3.27.2.1 to 3.28.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases)
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG)
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.27.2.1...3.28.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-25 05:41:41 +00:00
Risto Lahtela
4dfc091d6f
[Merge] Version 4.8.6 (#1074)
PR for version 4.8.6
2019-06-22 10:32:05 +03:00
Rsl1122
656d65755d Bump version to 4.8.6 2019-06-22 10:20:11 +03:00
Rsl1122
9ec029dd67 Bump version to 4.8.6 2019-06-22 10:02:32 +03:00
Rsl1122
2e66ab1676 PluginBridge R0.5: Removed Protocol enum
Special thanks to @Vankka !
2019-06-22 09:50:37 +03:00
Rsl1122
ec1ace0419 Bump PluginBridge to R0.4
- Updates Protocol numbers for ViaVersion and ProtocolSupport
2019-06-22 09:35:08 +03:00
Rsl1122
f9f899cb7d Brazilian Portuguese Locale by jvmuller
Differing lang code: PT_BR

Sent to me on Discord
2019-06-22 09:31:41 +03:00
Rsl1122
f74fdf059c Turkish Locale by TDJisvan
Sent to me on Discord
2019-06-22 09:29:05 +03:00
Rsl1122
0c49e0f693 Display panel link after registration
- Added language to 'Cmd SUCCESS - WebUser register' to inform
  about the link
- Added link messages to the root of the web panel since it redirects

Tickets: Close #1063
2019-06-22 09:23:03 +03:00
Rsl1122
18c8db3cc4 Chunk data now appropriately set
CPU usage data was being displayed on the chunk graph due to a typo

Affects issues: #1062
2019-06-22 09:13:22 +03:00
Rsl1122
e5a336a249 Create new file on export if not exists
- Added folder creation to SpecificExport#exportPlayersTableJSON
  in case the folder doesn't exist
- Added StandardOpenOption.CREATE to file write, so that the file
  will be created if it doesn't exist

Affects issues: #1066
2019-06-22 09:11:45 +03:00
dependabot-preview[bot]
654a018d3d Bump dagger from 2.23.1 to 2.23.2 in /Plan
Bumps [dagger](https://github.com/google/dagger) from 2.23.1 to 2.23.2.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.23.1...dagger-2.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 06:29:32 +00:00
dependabot-preview[bot]
8840ca170c Bump dagger-compiler from 2.23.1 to 2.23.2 in /Plan
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.23.1 to 2.23.2.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.23.1...dagger-2.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 06:11:21 +00:00
dependabot-preview[bot]
602947ae08 Bump dagger from 2.23.1 to 2.23.2 in /PlanPluginBridge
Bumps [dagger](https://github.com/google/dagger) from 2.23.1 to 2.23.2.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.23.1...dagger-2.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-20 06:03:35 +00:00
dependabot-preview[bot]
555cd1db26 Bump guava from 26.0-jre to 28.0-jre in /Plan
Bumps [guava](https://github.com/google/guava) from 26.0-jre to 28.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 08:18:57 +00:00
dependabot-preview[bot]
273d49b6f8 Bump httpclient from 4.5.8 to 4.5.9 in /Plan
Bumps httpclient from 4.5.8 to 4.5.9.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 08:13:07 +00:00
Risto Lahtela
8f69adcb66
[Merge] Add support of 1.14.1/2 with ViaVersion extension (#1061) 2019-06-01 20:21:55 +03:00
Aurélien
dd5d8af946
Add support of 1.14.1/2 with ViaVersion extension. 2019-05-31 15:52:53 +02:00
dependabot-preview[bot]
c68cd57b03 Bump dagger-compiler from 2.23 to 2.23.1 in /Plan
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.23 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.23...dagger-2.23.1)
2019-05-31 08:06:09 +00:00
dependabot-preview[bot]
e289df368d Bump dagger from 2.23 to 2.23.1 in /Plan
Bumps [dagger](https://github.com/google/dagger) from 2.23 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.23...dagger-2.23.1)
2019-05-31 07:49:16 +00:00
dependabot-preview[bot]
70c3ee45e6 Bump dagger from 2.23 to 2.23.1 in /PlanPluginBridge
Bumps [dagger](https://github.com/google/dagger) from 2.23 to 2.23.1.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.23...dagger-2.23.1)
2019-05-31 07:34:29 +00:00
dependabot-preview[bot]
a2a01116b8 Bump mockito-junit-jupiter from 2.27.0 to 2.28.2 in /Plan
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 2.27.0 to 2.28.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.27.0...v2.28.2)
2019-05-30 08:26:08 +00:00
dependabot-preview[bot]
1aaae4189b Bump dagger from 2.22.1 to 2.23 in /Plan
Bumps [dagger](https://github.com/google/dagger) from 2.22.1 to 2.23.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23)
2019-05-30 08:14:36 +00:00
dependabot-preview[bot]
8460888964 Bump mockito-core from 2.27.0 to 2.28.2 in /Plan
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.27.0 to 2.28.2.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.27.0...v2.28.2)
2019-05-30 08:00:40 +00:00
dependabot-preview[bot]
42f31e1467 Bump dagger-compiler from 2.22.1 to 2.23 in /Plan
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.22.1 to 2.23.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23)
2019-05-30 07:54:09 +00:00
dependabot-preview[bot]
7d67d1e3b2 Bump dagger from 2.22.1 to 2.23 in /PlanPluginBridge
Bumps [dagger](https://github.com/google/dagger) from 2.22.1 to 2.23.
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.22.1...dagger-2.23)
2019-05-30 07:33:02 +00:00
Risto Lahtela
01c5c5dc65
Update versions.txt 2019-05-28 20:32:56 +03:00
Risto Lahtela
e8a9ecfd49
[Merge] Version 4.8.5 (#1051)
PR for 4.8.5
2019-05-28 20:31:22 +03:00
Rsl1122
70b9c4d8e6 Bump version to 4.8.5 2019-05-28 20:22:12 +03:00