Commit Graph

1098 Commits

Author SHA1 Message Date
Jeremy Wood
1790bb0f77 Make TravelAgent warning message a debug message.
(cherry picked from commit 1581e1e009)
2019-08-25 00:07:17 -04:00
Jeremy Wood
8f68d7fbcf Bump version to 4.0.1 for continued development.
(cherry picked from commit 32e72bb355)
2019-08-25 00:07:10 -04:00
Jeremy Wood
d974ac15bb Release version 4.0.0.
(cherry picked from commit 950402a144)
2019-08-25 00:07:06 -04:00
Jeremy Wood
bd1caf4c09 Bump protocol version to 23.
(cherry picked from commit 20a1fcb9f5)
2019-08-25 00:01:16 -04:00
Jeremy Wood
4d4a9c101f Wrap the travel agent in an adapter.
(cherry picked from commit 253ede1c9a)
2019-08-25 00:01:08 -04:00
Jeremy Wood
3c1c54ae3d Bumped version to 4.0.0-SNAPSHOT for 1.14 updates.
(cherry picked from commit d4454703e4)
2019-08-25 00:00:57 -04:00
Jeremy Wood
24c47ab3d5 Bump version to 3.0.0 for release.
(cherry picked from commit 9737b62813)
2019-08-25 00:00:53 -04:00
Brokkonaut
4eda237b1b Fix javadocs: it is now setCurrency(Material) instead of setCurrency(int)
(cherry picked from commit 06bd1a838f)
2019-08-25 00:00:48 -04:00
BaronyCraft
6aac64254c allow coord arguments to setspawn command (#1975)
* allow coord arguments to setspawn command

* Implement PR changes as requested

(cherry picked from commit 4343167240)
2019-08-24 23:54:19 -04:00
Jeremy Wood
806b6e92ea Removed commons-io as compile dependency to fix weird pom issues.
(cherry picked from commit 7762aca019)
2019-08-24 23:54:13 -04:00
Jeremy Wood
d34649a93e Removed unnecessary json dependency.
(cherry picked from commit 6ebc1188e8)
2019-08-24 23:54:07 -04:00
Jeremy Wood
7b63c0a2b5 Don't send mvv url response to console twice when run from console.
(cherry picked from commit 8b358b0955)
2019-08-24 23:51:44 -04:00
Jeremy Wood
2e78b744f8 Added a theoretically working Hastebin option for mvv output.
(cherry picked from commit b201b09719)
2019-08-24 23:51:36 -04:00
Jeremy Wood
8e3d942863 Disabled github paste service.
(cherry picked from commit 4c9d108f08)
2019-08-24 23:51:29 -04:00
Jeremy Wood
34e1d9b911 Removed pastie paste service.
(cherry picked from commit 564a7d3684)
2019-08-24 23:51:23 -04:00
Jeremy Wood
d5df299969 Cleaned up the pom a bit and fixed some dependency shading issues.
(cherry picked from commit aa574b6236)
2019-08-24 23:51:15 -04:00
Jeremy Wood
bec76364aa Fix another NPE in MaterialConverter.
(cherry picked from commit d7894eb847)
2019-08-24 23:39:57 -04:00
Jeremy Wood
a7ba33fb3e Fixes NPE in MaterialConverter.
(cherry picked from commit 5e067fa72d)
2019-08-24 23:39:51 -04:00
Jeremy Wood
fa3b99b5a3 Wtf... why was this still here.
(cherry picked from commit b1bf68a0ad)
2019-08-24 23:39:45 -04:00
Jeremy Wood
f20db72dfd Welcome to fully semantic versioning with 3.0.0-SNAPSHOT.
(cherry picked from commit 89a8f24b14)
2019-08-24 23:38:57 -04:00
Jeremy Wood
41be717b2c Add null type annotations to MaterialConverter.
(cherry picked from commit 43ecdc913a)
2019-08-24 23:37:01 -04:00
Jeremy Wood
82457e5b79 Updated logging library to 1.1.1.
(cherry picked from commit 9b88d1d491)
2019-08-24 23:36:35 -04:00
Jeremy Wood
b341a6dd3a Added MaterialConverter util class for type id conversions.
(cherry picked from commit 606a3fa3ce)
2019-08-24 23:30:51 -04:00
Jeremy Wood
8b241f15dc Fixed potential NPE.
(cherry picked from commit a7cace0fdc)
2019-08-24 23:25:15 -04:00
Jeremy Wood
ab9783047f Removed deprecated MVConfigProperty and MVActiveConfigProperty.
(cherry picked from commit ae314108a3)
2019-08-24 23:25:07 -04:00
Brokkonaut
fb3fe9c235 Option to disable the automatic purge of entities (#1933)
(cherry picked from commit d0180f05d5)
2019-08-24 23:24:58 -04:00
Jeremy Wood
4fa3a34752 Shade in id converter.
(cherry picked from commit 4552f70f7e)
2019-08-24 23:18:53 -04:00
Jeremy Wood
5f1a13f6c4 Updated testing dependencies and maven plugins.
(cherry picked from commit 4bdeacfd05)
2019-08-24 23:18:45 -04:00
Jeremy Wood
459c37b77c Updated Multiverse-Core for Bukkit 1.13.2. (But not actually)
(cherry picked from commit 01f549f408)
2019-08-24 23:17:42 -04:00
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