Jeremy Wood
1cca9580b8
Bumped protocol to 22.
...
(cherry picked from commit f7bbb5029b
)
2019-08-24 22:45:15 -04:00
Jeremy Wood
77df9488ed
Bumped version to 2.7.0-SNAPSHOT.
...
(cherry picked from commit 658b5219c3
)
2019-08-24 22:45:07 -04:00
Jeremy Wood
e97c4fb238
Bumped version to 2.6.1-SNAPSHOT for continued development.
...
(cherry picked from commit fb505ab161
)
2019-08-24 22:45:03 -04:00
Jeremy Wood
5ba41d50d8
Version 2.6.0 release.
...
(cherry picked from commit 284b3179ad
)
2019-08-24 22:44:59 -04:00
Jeremy Wood
478960945f
Added relativity options to ExactDestination. Implements #1892 .
...
(cherry picked from commit 532ffacf5a
)
2019-08-24 22:44:53 -04:00
Jeremy Wood
4023b42938
Removed unnecessary for #1836 .
...
(cherry picked from commit 2b4d386eb2
)
2019-08-24 22:44:43 -04:00
Jeremy Wood
4a7244b544
Hotfix for #1836 .
...
(cherry picked from commit bc20ecbe60
)
2019-08-24 22:42:25 -04:00
Jeremy Wood
b09460502a
Bumped protocol version to 21 for upcoming addition of Kotlin lib.
...
(cherry picked from commit 4878395460
)
2019-08-24 22:42:20 -04:00
Jeremy Wood
65e0fe237d
Bump version to 2.6.0-SNAPSHOT for significant incoming changes.
...
(cherry picked from commit 467ec809b5
)
2019-08-24 22:42:11 -04:00
Jeremy Wood
e3e548faec
Bump version to 2.5.1.
...
(cherry picked from commit ceb6850670
)
2019-08-24 22:42:07 -04:00
Jeremy Wood
fdee9c7e9a
Config travis and circle for Java 8. Resolves #1834
...
(cherry picked from commit 63abf33414
)
2019-08-24 22:42:03 -04:00
Jeremy Wood
2792001453
Build for Java 8. Might fix Travis and Circle...
...
(cherry picked from commit bcd7fcaee7
)
2019-08-24 22:41:59 -04:00
Jeremy Wood
537ddff634
Exclude old Bukkit from SerializationConfig.
...
(cherry picked from commit d18581828d
)
2019-08-24 22:38:19 -04:00
Jeremy Wood
3882164074
Testing new webhook
...
(cherry picked from commit 54209e1535
)
2019-08-24 22:38:14 -04:00
Jeremy Wood
e79a49f7de
Updated to Buscript 2.0.
...
This reduces the size of the plugin jar by over ONE MEGABYTE!!
(cherry picked from commit 2ed59a866f
)
2019-08-24 22:38:01 -04:00
Jeremy Wood
1105aa12c8
Bumped version to 2.5.1-SNAPSHOT for continued development.
...
(cherry picked from commit 42adfa8175
)
2019-08-24 22:35:59 -04:00
Jeremy Wood
51f582c3b5
Updated to 2.5.0 for release.
...
(cherry picked from commit 12bcf71028
)
2019-08-24 22:35:44 -04:00
RezzedUp
67a104193a
Remove relative paths from potentially imported worlds.
...
Before, relative paths that left the server's root directory were
accepted. Now, the world name has all relative-path components trimmed
off.
(cherry picked from commit da6a62b984
)
2019-08-24 22:34:43 -04:00
Jeremy Wood
d512e82a13
Updated plugin.yml. Can't believe I haven't done this sooner.
...
(cherry picked from commit 806c5909c4
)
2019-08-24 22:34:31 -04:00
Eric Stokes
058ce5b29c
If we're gonna use TravisCI it should at least use JDK7 now.
...
(cherry picked from commit c00847f173
)
2019-08-24 22:34:24 -04:00
Eric Stokes
07e831f458
Added the autogenerated dependency-reduced-pom.xml to the .gitignore
...
(cherry picked from commit 626e5d3e4b
)
2019-08-24 22:34:20 -04:00
Eric Stokes
900af0e497
Fixed deprecated assertTrue call in TestInstanceCreator
...
(cherry picked from commit f5e8a9c2e8
)
2019-08-24 22:31:17 -04:00
Eric Stokes
727a064a3b
Fixed deprecated use (since it's going away in 1.11)
...
* MultiverseCore constructor shouldn't be deprecated, it just needed a fix.
* Removed TestPluginLoader, it should have been mocked anyway.
* New constructor takes a JavaPluginLoader instad of a PluginLoader, so
we'll have to mock.
You can't win, Java. If you make it `final`, I shall become more powerful
than you can possibly imagine.
(cherry picked from commit 3364709e53
)
2019-08-24 22:28:46 -04:00
rlf
43309dc841
Fixed failing tests (thanks @rlf)
...
* This is the test fixing portion of PR#1746
* This fixes using a HashMap and relying on the order of the values.
(cherry picked from commit 8fdc0ad3da
)
2019-08-24 22:28:31 -04:00
Eric Stokes
ff1448fb5f
Removed redundantThrows checkstyle rule, it's gone in 6.2+
...
See: checkstyle/checkstyle#473
(cherry picked from commit 67d172fd08
)
2019-08-24 22:26:42 -04:00
Eric Stokes
3116fe3c21
Added additional properties to the test checks for world properties
...
(cherry picked from commit f3a420d85c
)
2019-08-24 22:26:36 -04:00
rlf
92b6a9a6fc
Misc documentation fixes from @rlf
...
(cherry picked from commit aba1f05c5b
)
2019-08-24 22:26:28 -04:00
Eric Stokes
04e71d4377
Move to Java 7 (Maybe java 8 soon...)
...
* Also bump CH to v10, which uses Java 7
* Probably don't use this build, I have to test it first...
(cherry picked from commit 3db57ee1d9
)
2019-08-24 22:16:42 -04:00
httpdop
7bbd9348c2
Update dependencies and versions
...
(cherry picked from commit b3841adcc1
)
2019-08-24 22:15:35 -04:00
Liam
c5185c58be
Updated Vault repo
...
New vault repo is here: http://nexus.hc.to/content/repositories/pub_releases
(cherry picked from commit 0b0b3c0088
)
2019-08-24 22:14:06 -04:00
Jeremy Wood
c553062c14
Perhaps the id was important?
...
(cherry picked from commit a64a8d9605
)
2019-08-24 22:13:58 -04:00
Jeremy Wood
38c650c19a
Added snapshot repo to distro management.
...
(cherry picked from commit 0a0d3ba527
)
2019-08-24 22:13:54 -04:00
Jeremy Wood
1be9974982
Moving to new version numbers - 2.5.0-SNAPSHOT
...
(cherry picked from commit a351fbb345
)
2019-08-24 22:13:43 -04:00
Eric Stokes
478da03d48
Fixes #1678 anchor list doesn't obey enforceaccess
...
(cherry picked from commit 46359cfbfe
)
2019-08-24 22:13:37 -04:00
Eric Stokes
c85c68f816
Removed deprecated use of scheduleAsyncDelayedTask
...
(cherry picked from commit f52004cb76
)
2019-08-24 22:08:23 -04:00
Eric Stokes
f8c2221fcd
Added support for version command to upload to gist.github.com
...
(cherry picked from commit 0e3848874a
)
2019-08-24 21:59:21 -04:00
Eric Stokes
3e58995fc8
Fixed spacing of spigotmc repo in POM
...
(cherry picked from commit 71ba31a0f4
)
2019-08-24 21:59:09 -04:00
Eric Stokes
233fe409ec
Removed deprecated use of loadConfiguration
...
The new method properly uses the Reader class and resolves the reason
for deprecation, the lack of encoding support.
(cherry picked from commit 7b1e77340b
)
2019-08-24 21:58:41 -04:00
Eric Stokes
fa34bbfc61
Fixed shortened links pointing to wiki pages that didn't exist anymore
...
(cherry picked from commit bebd4742b9
)
2019-08-24 21:56:16 -04:00
Eric Stokes
174fcdb1f7
#1672 Fixed typo that made animal lists behave like monster lists
...
(cherry picked from commit b933027523
)
2019-08-24 21:54:31 -04:00
Eric Stokes
58a489191d
#1671 Fixed lists changing not forcing validation of the elements
...
(cherry picked from commit bd1d852393
)
2019-08-24 21:54:19 -04:00
Eric Stokes
7cfb90759e
#1671 Fixed incorrect WorldPropertyValidator type
...
(cherry picked from commit 648365f336
)
2019-08-24 21:54:07 -04:00
Jeremy Wood
5905b3132d
Deny import of "plugins" and "logs" folder as a world. Should fix #1655
...
(cherry picked from commit d2d243caec
)
2019-08-24 21:52:32 -04:00
Jeremy Wood
0992584943
Don't accept null worlds from the server. Addresses #1649 .
...
(cherry picked from commit 865434d1b1
)
2019-08-24 21:51:42 -04:00
Jeremy Wood
0eac36a65e
Use bukkit and not spigot api.
2019-08-24 21:47:22 -04:00
Romarjosh Villamor
0858e324dd
Added Spigot Dependency and repository
2016-01-30 04:01:53 -08:00
Jeremy Wood
618986e216
Parse difficulty safely. Fixes #1634 .
2015-12-17 09:16:18 -05:00
Jeremy Wood
cc3dfe9fd4
Bumped protocol version to 20.
2015-10-28 20:12:25 -04:00
Jeremy Wood
6ee8466ac0
Updated Vault dependency to VaultAPI 1.5.
...
May break backwards compatibility with old Vault (Probably pre 1.4)
2015-10-28 20:10:03 -04:00
Jeremy Wood
3b7dd21440
Added Economist methods to get and set balances.
2015-10-28 20:02:39 -04:00