Commit Graph

1507 Commits

Author SHA1 Message Date
Jesse Boyd d0a55ba4a4
Merge pull request #1074 from Byteflux/master
Remove custom event registration and improve 1.8+ detection
2018-08-13 05:16:51 +10:00
Byteflux 7e2b2e45b4 Remove custom event registration and improve 1.8+ detection 2018-08-12 12:07:09 -07:00
Jesse Boyd c1e13b14a7
Merge pull request #1044 from Erumeldor/patch-1
Update german message.yml
2018-08-13 04:52:39 +10:00
Jesse Boyd a3a28fe3de
Register each method + debug bad getMethods() 2018-08-13 04:28:14 +10:00
Jesse Boyd e75ff89429
Also remove the individual listeners 2018-08-13 04:21:43 +10:00
Jesse Boyd c472e85a27
Remove BlockExplodeEvent 2018-08-13 03:52:53 +10:00
Jesse Boyd 4394b45743
Register BlockExplodeEvent in another class 2018-08-13 03:47:21 +10:00
Jesse Boyd 1fabc98aff
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-08-13 00:34:01 +10:00
Jesse Boyd d0a2cabd5c
Register individual events for ChunkListener 2018-08-13 00:33:14 +10:00
Jesse Boyd 8dfde39cae
Update README.md 2018-08-12 23:27:16 +10:00
Jesse Boyd 1acc77a0c6
Update README.md 2018-08-12 23:26:22 +10:00
Jesse Boyd 1b55aa0b0c
Fixes #1070 2018-08-12 22:50:56 +10:00
Jesse Boyd 055a08b741
Propogate error 2018-08-12 21:18:46 +10:00
Jesse Boyd fa7fc22398
Record source 2018-08-11 15:06:02 +10:00
Jesse Boyd c683b414ba
Add PlayerSaveClipboardEvent 2018-08-11 15:03:43 +10:00
Jesse Boyd c12f685f0f
Add support for url:key in fullcopy 2018-08-09 23:58:26 +10:00
Jesse Boyd 60d07b5c2f
Use CommandException for `//gui` 2018-08-07 00:13:23 +10:00
Jesse Boyd e6128ecf63
Also strip for entities 2018-08-03 13:20:07 +10:00
Jesse Boyd 1c6097454f
Make tag mutable 2018-08-03 12:51:07 +10:00
Jesse Boyd 12265521c8
Allow rollbacks of all users 2018-08-03 11:55:44 +10:00
Jesse Boyd c1ef78b30f
use switch 2018-08-03 11:40:05 +10:00
Jesse Boyd 55a8978869
Add history restore command 2018-08-03 11:29:34 +10:00
Jesse Boyd f2412bca13
Add nbt stripping 2018-08-03 11:12:03 +10:00
LeoDog896 a78411dfdc
Update CONTRIBUTING.md 2018-07-27 20:44:42 -04:00
Jesse Boyd 3ed2e57f3a
Comment out unfinished code 2018-07-27 13:37:25 +10:00
Jesse Boyd 371e1bb27e
Ignore transitive dependencies for MapManager 2018-07-27 13:35:31 +10:00
Jesse Boyd 4d08c1229b
Fix setBiome with invalid biome 2018-07-27 13:26:32 +10:00
Jesse Boyd f5f13ddbe3
Add anvil command to delete all chunks matching a specified biome 2018-07-25 18:26:05 +10:00
Jesse Boyd a00345fd94
Tweak reset message 2018-07-21 22:53:37 +10:00
Jesse Boyd dc593a4667
Added argument for catenary direction 2018-07-21 22:42:15 +10:00
Jesse Boyd 074cf281c9
Check session exists before saving 2018-07-21 15:25:27 +10:00
Jesse Boyd 7501eabd2e
Potentiall fix NPE on server shutdown 2018-07-21 15:06:04 +10:00
Jesse Boyd efef7bcc00
Fixes ascend/descend bug 2018-07-21 12:47:46 +10:00
Jesse Boyd 7cbb117215
Check permission when using BrushTool 2018-07-15 15:57:43 +10:00
Jesse Boyd 9a8ec501b7
Dont override commands 2018-07-10 08:22:37 +10:00
Jesse Boyd c8eea3c976
* 2018-07-10 01:06:32 +10:00
Jesse Boyd bc9ccbd898
Fix brush commands 2018-07-10 00:51:52 +10:00
Jesse Boyd 6138a20105
Allow merging of dispatchers during command registration 2018-07-09 18:36:40 +10:00
Jesse Boyd 3ee4ab1e73
Add config option for mask type 2018-07-07 10:07:31 +10:00
Jesse Boyd 8796252c95
Add getter for WorldEdit 2018-07-07 07:14:30 +10:00
Jesse Boyd db3c83fdef
Wrap if command class is instance of processor 2018-07-07 07:12:54 +10:00
Jesse Boyd bcfc7275ad
Synchronize on chunk manager swap/move to avoid OOM 2018-07-05 19:34:24 +10:00
Erumeldor 7f26c57ed9
Update message.yml
The text said, that biomes have been changed in #num chunks. But it's blocks, not chunks
2018-06-26 12:58:24 +02:00
Jesse Boyd cc97c8d21e
Tweak task scheduling for less tps impact 2018-06-24 21:53:28 +10:00
Jesse Boyd 29794d4ccd
Fixes #795 2018-06-24 21:50:24 +10:00
Jesse Boyd c4d373549a
Fix WorldCopyClipboard 2018-06-19 07:34:22 +10:00
Jesse Boyd 9144d37c25
Fixes #1024 2018-06-10 15:54:59 +10:00
Jesse Boyd b8f37feef1
Fix TE CME on sponge 2018-06-09 06:14:53 +10:00
Jesse Boyd eaedd5442a
Fix horizontal firework detection 2018-06-08 04:36:27 +10:00
Jesse Boyd 3dbe0e9c30
Fix potential stack overflow 2018-06-07 03:49:14 +10:00