Commit Graph

3599 Commits

Author SHA1 Message Date
Rsl1122
7f55bdea98 Removed old javadocs in docs/ folder
Affects issues:
- #993
2019-08-05 10:26:12 +03:00
Rsl1122
27f6350076 Fixed javadoc errors
Affects issues:
- #993
2019-08-05 10:25:00 +03:00
Rsl1122
b3bcea4798 Added aggregated javadocs plugin
Affects issues:
- #993
2019-08-05 10:24:50 +03:00
Risto Lahtela
d1d4eba702
Update versions.txt 2019-08-02 16:18:53 +03:00
Risto Lahtela
a959131c2d
[Merge] Version 4.9.1 (#1122)
PR for 4.9.1
2019-08-02 16:14:56 +03:00
Rsl1122
134de1b2e2 Version bump to 4.9.1 2019-08-02 16:08:08 +03:00
Rsl1122
64cf78101c Register DataExtension super class Providers
Affects issues:
- Close #1121
2019-08-02 16:07:37 +03:00
Risto Lahtela
3a9db0a598
Update versions.txt 2019-08-02 10:42:21 +03:00
Risto Lahtela
152fe9a803
[Merge] Version 4.9.0 (#1120) 2019-08-02 10:38:04 +03:00
Rsl1122
369afb2469 Bump version to 4.9.0 2019-08-02 10:26:51 +03:00
Rsl1122
30c3494091 Removed module-info.classes from the jar 2019-08-01 20:35:33 +03:00
Rsl1122
962fe89c01 Reload plugin after db clear to avoid some issues 2019-08-01 19:53:50 +03:00
Rsl1122
08ce920727 Changed language for Extension errors:
This redirects blame away from the plugin that the extension is about.
2019-08-01 19:48:02 +03:00
Rsl1122
2f4a53711e Reordered player remove call for QueryService
This is to avoid issues where deletion needs username from
the plan database.
2019-07-31 12:44:49 +03:00
Rsl1122
b073b23832 Registered NuVotifier Extension 2019-07-31 12:43:28 +03:00
Rsl1122
881fd44a72 Registered ProtocolSupport Extension 2019-07-30 11:22:58 +03:00
Rsl1122
110e47c3ad Bridge: Removed ProtocolSupport 2019-07-30 11:20:19 +03:00
Rsl1122
782f6d5b82 Registered AAC Extension
Affects issues:
- Close #1116
2019-07-29 16:38:23 +03:00
Rsl1122
b93c794846 Bridge: Fix bridge 2019-07-29 15:54:43 +03:00
Rsl1122
8575061e25 Bridge: Removed AAC & ViaVersion 2019-07-29 15:50:18 +03:00
Rsl1122
91bbb00968 Removed source of null current world
Affects issues:
- Close #1119
2019-07-29 10:37:36 +03:00
Rsl1122
8f639f7f41 Fixed color parsing eating first character
Fixes a bug where first character of
nickname or DataExtension String was
removed if it started with of 1-9, a-f & r
2019-07-28 17:53:30 +03:00
Rsl1122
710f8ec5bd Registered ViaVersion extension 2019-07-28 17:34:46 +03:00
Rsl1122
cbfc2e9b3f Reversed a filter condition in DataProviders
Affects issues:
- Close #1118
2019-07-28 17:14:25 +03:00
Rsl1122
f8efeb50a1 Fix compile error in test 2019-07-28 12:03:12 +03:00
Rsl1122
87ef84d43f QueryService implementation
Affects issues:
- Close #1117
2019-07-28 11:23:05 +03:00
Rsl1122
43a43b604c api 0.0.6: Query API
Affects issues:
- #1117
2019-07-28 11:22:32 +03:00
dependabot-preview[bot]
cba0a055d2 Bump dagger from 2.23.2 to 2.24 in /Plan
Bumps [dagger](https://github.com/google/dagger) from 2.23.2 to 2.24.
- [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.2...dagger-2.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 05:56:04 +00:00
dependabot-preview[bot]
3d53c94db2 Bump dagger-compiler from 2.23.2 to 2.24 in /Plan
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.23.2 to 2.24.
- [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.2...dagger-2.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 05:38:53 +00:00
dependabot-preview[bot]
ddd7d123b2 Bump dagger from 2.23.2 to 2.24 in /PlanPluginBridge
Bumps [dagger](https://github.com/google/dagger) from 2.23.2 to 2.24.
- [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.2...dagger-2.24)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-26 05:32:55 +00:00
Risto Lahtela
88c3b07356
[Merge] Version 4.8.8 (#1112) 2019-07-25 11:44:43 +03:00
Risto Lahtela
29089ab196
Update versions.txt 2019-07-25 11:44:11 +03:00
Rsl1122
faccb8ab16 Bump version to 4.8.8 2019-07-25 11:42:31 +03:00
Rsl1122
9a69463fa8 Changed default db back to SQLite 2019-07-25 11:13:22 +03:00
Rsl1122
c292d441a0 Disabled manage move h2<->mysql
Move between h2 and mysql is buggy,
see #1111 for more details
2019-07-25 11:12:39 +03:00
dependabot-preview[bot]
ae81afb372 Bump junit-jupiter-params from 5.5.0 to 5.5.1 in /Plan
Bumps [junit-jupiter-params](https://github.com/junit-team/junit5) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.5.0...r5.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 06:51:11 +00:00
dependabot-preview[bot]
c158f41fc2 Bump junit-platform-runner from 1.5.0 to 1.5.1 in /Plan
Bumps [junit-platform-runner](https://github.com/junit-team/junit5) from 1.5.0 to 1.5.1.
- [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-22 06:38:21 +00:00
dependabot-preview[bot]
83d1913b00 Bump junit-jupiter-engine from 5.5.0 to 5.5.1 in /Plan
Bumps [junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.5.0...r5.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 06:17:24 +00:00
dependabot-preview[bot]
b9523bddb9 Bump mysql-connector-java from 8.0.16 to 8.0.17 in /Plan
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.16 to 8.0.17.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 06:03:38 +00:00
dependabot-preview[bot]
92d5f3e1cd Bump junit-vintage-engine from 5.5.0 to 5.5.1 in /Plan
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.5.0...r5.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 05:48:21 +00:00
Rsl1122
bbd9687b49 Fix IPAnonPatch on MySQL with sql_mode=only_full_group_by 2019-07-21 18:55:26 +03:00
Rsl1122
da61f17b9e Removed traces of SuperbVoteHook 2019-07-21 18:40:41 +03:00
Risto Lahtela
78dcd56cc0
Changed Travis JDK to openjdk8 2019-07-21 18:38:28 +03:00
Rsl1122
ae06ed6da4 Bump pluginbridge version 2019-07-21 15:57:00 +03:00
Rsl1122
5e1bf0934d Changed the way AAC API is obtained
Affects issues:
- Close #1104
2019-07-21 15:56:01 +03:00
Rsl1122
a3e426088d Removed Kingdoms support
I'm guessing the plugin moved to Songonda at some point
and Songonda is now off Spigot, so a free version is not
available to use the API from.

Since I am not able to obtain a copy anymore, the bridge
can not be built - I need to build it to fix a bug, so
the support was removed.
2019-07-21 15:55:02 +03:00
Rsl1122
9eb16e39df Deleted SuperbVote PluginData 2019-07-21 09:40:38 +03:00
Rsl1122
9232a79a70 Registered SuperbVote Extension 2019-07-21 09:38:12 +03:00
Rsl1122
825add7ee5 Deprecated /server/raw endpoint 2019-07-21 08:39:35 +03:00
Rsl1122
a33db109dd Deprecated PluginData API 2019-07-21 08:37:45 +03:00