N0tMyFaultOG
67a49a2ca7
5.12.3
2020-07-07 21:03:30 +02:00
Alexander Söderberg
f64026af1a
Only initialise EconHandler when economy is enabled and stop accessing the static instance directly.
2020-06-24 15:26:06 +02:00
Alexander Söderberg
f6f26c6102
Fix issue where numbers were sometimes parsed as usernames when they shouldn't be. This commit also fixes an issue where "Not a valid plot ID" was sent twice.
2020-06-24 08:31:23 +02:00
NotMyFault
c52603921d
Bump version
2020-06-23 13:13:01 +02:00
Alexander Söderberg
edbacb8e47
Bump dependency version
2020-05-25 20:11:57 +02:00
dependabot-preview[bot]
71e22f41b1
Bump json from 20190722 to 20200518
...
Bumps [json](https://github.com/douglascrockford/JSON-java ) from 20190722 to 20200518.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases )
- [Commits](https://github.com/douglascrockford/JSON-java/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 17:29:36 +02:00
Alexander Söderberg
b9b0d89b5f
Replace the R-tree library with PRTree. Fix SquirrelID shading issues. Bump the version to 5.12.0
2020-05-25 15:13:31 +02:00
NotMyFault
25d4d23958
5.11.2
2020-05-14 23:15:08 +02:00
Alexander Söderberg
2f02f4392a
Fix names of shaded jars
2020-05-14 14:51:23 +02:00
Alexander Söderberg
b7f708dcd6
Fix gradle config
2020-05-14 14:32:20 +02:00
Alexander Söderberg
7ba7df5cb2
Make the upload task work
2020-05-14 14:16:10 +02:00
NotMyFault
630e81fbfb
5.11.1
2020-05-12 13:42:24 +02:00
Alexander Söderberg
6488aafd9d
Version bump
2020-05-12 12:56:18 +02:00
dordsor21
55fc963673
5.10.6
2020-05-09 13:19:29 +01:00
dordsor21
d73dbf0c81
5.10.5
2020-05-02 13:34:04 +01:00
dordsor21
b5de5f30ac
Allow suffixes to the version
...
- Useful for "PlotSquared-5.10.4-SNAPSHOT" etc
2020-05-01 15:53:40 +01:00
dordsor21
577fe3037f
Update checker improvements and 5.10.4
...
- Add config option to disable poll once it's found an update (true by default)
- Better PlotVersion stuff can now detect if you're using a later version than the spigot API, and not tell you about it
2020-04-30 10:17:19 +01:00
NotMyFault
53ca62e8fc
Bump version
2020-04-29 22:06:23 +02:00
dordsor21
591eb60a71
5.10.2
...
*bump version after resource update
2020-04-22 08:24:55 +01:00
dordsor21
92ef0d723b
5.10.1
2020-04-21 11:59:10 +01:00
dordsor21
67736bfbca
git object is actually needed in Core build
2020-04-21 08:28:22 +01:00
dordsor21
84108b60c2
force version
2020-04-21 08:16:06 +01:00
Alexander Söderberg
cbea595fa0
Don't relocate json-simple.
2020-04-18 21:14:44 +02:00
Alexander Söderberg
4aac3bf7e4
Merge pull request #2757 from IntellectualSites/api/v5/packages
...
Package Restructure
2020-04-16 10:58:13 +02:00
Alexander Söderberg
edaf396894
Merge features/v5/internal-updates into api/v5/packages
2020-04-16 06:11:03 +02:00
Alexander Söderberg
ba40a56c32
Add GPLv3 License headers to all source files.
2020-04-16 04:52:39 +02:00
dependabot-preview[bot]
a8619fe2ad
Bump asm from 7.3.1 to 8.0.1
...
Bumps asm from 7.3.1 to 8.0.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 18:23:48 +00:00
dependabot-preview[bot]
c812bb1295
Bump annotations from 18.0.0 to 19.0.0
...
Bumps [annotations](https://github.com/JetBrains/java-annotations ) from 18.0.0 to 19.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases )
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md )
- [Commits](https://github.com/JetBrains/java-annotations/compare/18.0.0...19.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-14 17:50:27 +00:00
Alexander Söderberg
7931390ae4
Fix json relocation issue. Make plot areas dump their default flags and add progress output for flag conversion.
2020-04-11 17:58:08 +02:00
Alexander Söderberg
9c3c42c3e6
Rename published maven artifacts
...
# Conflicts:
# Bukkit/build.gradle
# Core/build.gradle
2020-04-11 02:54:34 +02:00
Alexander Söderberg
c196ced0e2
Move org.json into core
2020-04-11 02:28:15 +02:00
Alexander Söderberg
280ced7904
Add GPLv3 License headers to all source files.
...
Reason: " How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found."
2020-04-10 18:09:01 +02:00
Alexander Söderberg
dada7dbb86
Use relocated org.json instead of including the source files
2020-04-09 17:41:55 +02:00
NotMyFault
6953187cac
Add current + new version to update notification
...
And fix a little typo alongside bumping versioning to v5
2020-02-16 14:37:07 +01:00
NotMyFault
f32cb0c16e
Merge remote-tracking branch 'origin/dependabot/gradle/v4/org.projectlombok-lombok-1.18.12' into v4
2020-02-10 17:18:02 +01:00
NotMyFault
4a03cb0701
Merge remote-tracking branch 'origin/dependabot/gradle/v4/org.ow2.asm-asm-7.3.1' into v4
2020-02-10 17:17:39 +01:00
dependabot-preview[bot]
76e25953b1
Bump lombok from 1.18.10 to 1.18.12
...
Bumps [lombok](https://github.com/rzwitserloot/lombok ) from 1.18.10 to 1.18.12.
- [Release notes](https://github.com/rzwitserloot/lombok/releases )
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.10...v1.18.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 08:03:18 +00:00
NotMyFault
0ba31ed56b
Update dependencies fitting https pattern
2020-01-21 18:25:46 +01:00
dependabot-preview[bot]
2efe604b9b
Bump asm from 7.2 to 7.3.1
...
Bumps asm from 7.2 to 7.3.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-13 08:01:49 +00:00
dependabot-preview[bot]
66a2e5427e
Bump junit from 4.12 to 4.13
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.12 to 4.13.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/master/doc/ReleaseNotes4.12.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-06 07:40:34 +00:00
dependabot-preview[bot]
fad835c029
Bump org.ajoberstar.grgit from 4.0.0 to 4.0.1
...
Bumps org.ajoberstar.grgit from 4.0.0 to 4.0.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-30 14:32:48 +00:00
dependabot-preview[bot]
4ba5b6da1d
Bump annotations from 17.0.0 to 18.0.0
...
Bumps [annotations](https://github.com/JetBrains/java-annotations ) from 17.0.0 to 18.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases )
- [Commits](https://github.com/JetBrains/java-annotations/compare/17.0.0...18.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-07 18:37:56 +01:00
dependabot-preview[bot]
c1a7844f4a
Bump lombok from 1.18.8 to 1.18.10
...
Bumps [lombok](https://github.com/rzwitserloot/lombok ) from 1.18.8 to 1.18.10.
- [Release notes](https://github.com/rzwitserloot/lombok/releases )
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.8...v1.18.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-07 18:36:45 +01:00
dependabot-preview[bot]
781a4d8d78
Bump org.ajoberstar.grgit from 3.1.1 to 4.0.0
...
Bumps org.ajoberstar.grgit from 3.1.1 to 4.0.0.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-07 18:35:23 +01:00
Alexander Söderberg
1a923063b5
Merge branch 'breaking' into we
2019-11-10 13:18:16 +01:00
Jesse Boyd
37f608258f
Remove PlotBlock
2019-11-04 19:55:55 +00:00
MattBDev
17e784c283
Revert dependency upgrades
2019-11-01 21:45:06 -04:00
dependabot-preview[bot]
4a3c015524
Bump asm from 7.1 to 7.2
...
Bumps asm from 7.1 to 7.2.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 15:17:55 +00:00
dependabot-preview[bot]
ec6c9dac49
Bump lombok from 1.18.8 to 1.18.10
...
Bumps [lombok](https://github.com/rzwitserloot/lombok ) from 1.18.8 to 1.18.10.
- [Release notes](https://github.com/rzwitserloot/lombok/releases )
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown )
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.8...v1.18.10 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 15:16:57 +00:00
NotMyFault
20b0fa31d0
Update gradle and deprecated methods
2019-09-07 22:46:13 +02:00