Commit Graph

1314 Commits

Author SHA1 Message Date
9896a1339e Updates to FaweLocalBlockQueue to allow FAWE-P2 compatibility 2018-11-01 07:24:56 -04:00
dcd041e847 Potential fix for CommandSuggestionEvent errors 2018-11-01 07:22:50 -04:00
e1fbaaff59 Add tracing for unflushed EditSessions 2018-10-30 18:39:51 -07:00
34c8ecc694 Fixed invoke method missing argument 2018-10-25 07:12:08 -04:00
be73d29354 1.13.2 setType adaptation 2018-10-24 18:25:50 -04:00
1fa1ff895b Flush or disable buffers in tools 2018-10-20 19:47:17 -07:00
ea0133b740 Changes to completely separate SyncTabCompleteListener from Paper 2018-10-19 18:24:58 -04:00
3add6fd32b Check for the AsyncTabCompleteEvent class before attempting to create the Listener 2018-10-17 13:42:21 -04:00
dd2fcbac23 Merge pull request #430 from sk89q/feature/chunk-batching-mode
Chunk Batching
2018-10-15 13:50:10 +10:00
f8bf547c9e Added some missing bukkit registries 2018-10-14 17:55:57 +10:00
dfb0c5671b Fixes boy0001/FastAsyncWorldedit#1116 2018-10-14 03:42:23 +11:00
7cf7c0712f fix fixwater/lava + tile paste 2018-10-13 19:50:13 +11:00
815f14d4a1 Remove a config option that's now unused. 2018-10-13 15:12:04 +10:00
0fe1fe33cc Replace BukkitImplementationTester with paperLib 2018-10-12 16:09:52 +10:00
e16dacc11e Small patches for timed-calc post-1.12-merge 2018-10-11 17:25:06 -07:00
776eb24c0e Calculation Config missing and typo 2018-10-11 17:18:52 -07:00
7d4906cfe9 Add chunk batching flag, enable by default 2018-10-10 11:38:23 -07:00
d1cb6e2156 compileOnly breaks shadowJar. bStats needs to fix their repos. 2018-10-10 23:22:38 +10:00
e3001586e5 Make bStats compileOnly so transitive projects won't load it, Jitpack has issues. 2018-10-10 19:39:09 +10:00
c32c13fdcd Fixed a typo in the gradle file 2018-10-10 19:34:18 +10:00
bf38b371d8 Update bStats because they deleted their old repo. 2018-10-10 16:59:18 +10:00
79a4121098 Return null if the material is null. 2018-10-04 20:29:40 +10:00
2cad9a2c09 Switch to a license plugin for headers 2018-10-04 00:29:34 -07:00
dce39e5c69 Fix physics freeze 2018-10-03 14:58:19 +10:00
388187d26b Cleanup javadoc warnings in worldedit-bukkit 2018-10-01 15:31:26 -07:00
42e0cceeab Bukkit really needs methods to get by key/get key 2018-09-26 15:03:01 +10:00
cfbf7dbec0 Update from sk89q/master 2018-09-25 15:35:21 +10:00
cc1a54b5f0 Added an implementation tester to Bukkit, to determine which impl is in use. (For WE,WG,CB to use Paper/Spigot specific APIs) 2018-09-23 22:48:04 +10:00
02c6f11bb9 Added bStats 2018-09-20 22:59:42 +10:00
5b5336cc83 some fixes
Use sponge schematic format instead of structure block
Fix VS undo running on main thread
Fix missing sections when setting blocks
2018-09-18 12:49:33 +10:00
ffa9eace6f Fix /none 2018-09-08 03:17:27 +10:00
fc949e3efc Fixes #1112 2018-09-08 03:11:56 +10:00
7af1b3dcc8 Add heightmap web util command 2018-09-07 06:40:13 +10:00
594d72d2fe Fix free build restrictions 2018-09-05 07:09:24 +10:00
dfb1195242 Break on event cancel 2018-09-05 05:12:02 +10:00
82ede1d42b freebuild region restrictions 2018-09-05 05:10:15 +10:00
b24d322d29 Update from sk89q/master 2018-09-03 00:10:38 +10:00
418cfa6d03 Update towny hook / fix pattern traverser 2018-08-29 01:04:25 +10:00
fdb9d77710 Finish the BlockData caching in Bukkit 2018-08-28 18:45:24 +10:00
abd886acd7 some hasty refactoring 2018-08-28 02:56:28 +10:00
fb5cb9a7bb Added a 1.13.1 adapter. 2018-08-27 13:29:29 +10:00
6c7a49733c Fix plugin enabling on Bukkit without compatible adapter
When loading WorldEdit on a Bukkit server which it does not have an adapter for, a stacktrace is printed to console and WorldEdit does not load. This commit fixes that by registering the BukkitServerInterface before attempting to find a matching adapter.
2018-08-26 21:34:33 +02:00
a61c856adc Allow certain commands to bypass queuing 2018-08-24 19:33:52 +10:00
c3db5c0cf1 Fix persistent brushes 2018-08-24 07:18:14 +10:00
dbd31ea347 Fixes boy0001/FastAsyncWorldedit#1090 2018-08-24 01:22:30 +10:00
58a5d9961b Minor formatting and neatness changes. 2018-08-23 20:15:44 +10:00
f43faae917 Update favs 2018-08-23 06:02:04 +10:00
b08825e13e Add new MaskManager: WorldguardFlag 2018-08-22 12:42:52 +08:00
a9e99c7cd7 Load dummy jar on first launch 2018-08-22 04:18:10 +10:00
1d6f2e4274 Fix setbiome 2018-08-22 03:51:52 +10:00