Commit Graph

1063 Commits

Author SHA1 Message Date
Jesse Boyd
55059437be
Delete RegionFilter.java 2019-11-13 14:54:25 -08:00
Dominik Renzel
7bc2e0181b enable FAWE for command blocks to work in nukkit. 2019-09-23 00:16:04 +02:00
Dominik Renzel
a3cb8af95d Revert "Added support for command blocks in Nukkit."
This reverts commit ba9aff2a8a.
2019-09-22 23:19:42 +02:00
Dominik Renzel
d3cc84c026 Revert "removed unnecessary code"
This reverts commit 553c89beeb.
2019-09-22 23:19:20 +02:00
Dominik Renzel
553c89beeb removed unnecessary code 2019-09-22 16:51:22 +02:00
Dominik Renzel
ba9aff2a8a Added support for command blocks in Nukkit. 2019-09-22 16:14:35 +02:00
NotMyFault
58243b6757 Backport debugpaste order
Also add dependency check for NukkitX.
2019-07-25 22:32:38 +02:00
NotMyFault
e994c765fa Add permission for //help 2019-07-07 01:26:05 +02:00
NotMyFault
e1a62156c2 Add paste service 2019-05-01 23:50:07 +02:00
Jesse Boyd
56499b7752
Fix invalid schematic message 2019-04-13 07:15:35 +10:00
Jesse Boyd
361a4e3dce
Potential NBT fix 2019-04-13 00:56:10 +10:00
Jesse Boyd
a31dd987a5
drop endswith check 2019-04-11 13:18:26 +10:00
Jesse Boyd
c5640e5038
optimize FawePlayer wrap @aikar 2019-04-11 11:11:09 +10:00
Jesse Boyd
e901a0eba6
Remove getSimpleName FawePlayer 2019-04-11 02:12:38 +10:00
Jesse Boyd
4c87fea95c
fix NPE with void chunk 2019-04-06 15:34:45 +11:00
Jesse Boyd
c6db4e10fd
Add return value 2019-04-06 14:48:04 +11:00
Jesse Boyd
d1f6ef14ef
*rename method 2019-04-06 14:47:23 +11:00
Jesse Boyd
dd28c78a36
trimflatfilter 2019-04-06 14:45:39 +11:00
Jesse Boyd
b514efecfc
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2019-04-03 01:37:49 +11:00
Jesse Boyd
049dbe2dc2
Fix farmland data 2019-04-03 01:34:29 +11:00
NotMyFault
b39b388645 Reorder debugpaste information 2019-03-01 00:39:36 +01:00
NotMyFault
ab71b938e5 Fix building Forge versions 2019-02-27 07:05:41 +01:00
NotMyFault
ee9950bca7 Switching from hastebin to Incendo 2019-02-26 15:50:01 +01:00
NotMyFault
e5c7042e25
Fixing error when radius was smaller then 1 2018-12-29 13:35:35 +01:00
NotMyFault
e64debbc2a Switching from IRC to Discord
To offer us a better possibility to help you, visit us on discord https://discord.gg/ngZCzbU
2018-12-18 21:15:53 +01:00
NotMyFault
1c17b1001d Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-11-21 14:28:21 +01:00
NotMyFault
8448b39414 Fixes #1201 2018-11-21 14:28:15 +01:00
TehBrian
0baddf7034
Fixed height brush 2018-11-07 23:16:19 -05:00
NotMyFault
5e85cee058
Adding Italian translation 2018-11-04 20:41:41 +01:00
Jesse Boyd
e26cdc6112
schem list validation 2018-10-17 23:57:13 +11:00
Jesse Boyd
be9f606027
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-10-17 23:42:37 +11:00
Jesse Boyd
3c9b0fa3ea
Pull boy0001/WorldEdit#9 2018-10-17 23:42:30 +11:00
NotMyFault
ae4083c9be Masking typo fixes 2018-10-16 22:27:08 +02:00
IronApollo
7f659a8b4f Added -f flag to bypass findFreePosition in jumpto 2018-10-15 05:11:48 -04:00
NotMyFault
9ce9885fb5 Added Chinese translation 2018-10-13 14:56:49 +02:00
Jesse Boyd
d2302d4088
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-10-13 15:21:30 +11:00
Jesse Boyd
47ce67c325
Various
freebuild region restrictions (bukkit)
+ tweak undo/redo messages
2018-10-13 15:20:21 +11:00
NotMyFault
2bd8b6b6a0
Warn before updating
Fixes #1050
2018-10-10 13:57:26 +02:00
NotMyFault
50bef3fb0c
Update BBC.java 2018-10-06 22:56:30 +02:00
Jesse Boyd
f3fdef6a46
Merge pull request #1146 from N0tMyFaultOG/master
Heightmapinterface permission
2018-10-05 15:09:54 +10:00
NotMyFault
05f8b758d8 heightmapinterface permission
Heightmapinterface permission added as you can download it on any server
2018-10-04 20:38:08 +02:00
Jesse Boyd
934897ff1c
Fix inventory mode 2 undo 2018-09-25 15:37:00 +10:00
Jesse Boyd
28ee68f0a6
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2018-09-23 17:29:45 +10:00
Jesse Boyd
b8a0dea4bd
Fix inventory mode + nbt 2018-09-23 17:29:40 +10:00
xSamagon
71dedf61d8 Fix of issue 1123
Fix of issue 1123
Didn't check the whole code, but WorldEdit should be loaded when an INSTANCE of FAWE is set. (Since this is a core class, I didn't use the Bukkit API)
2018-09-15 23:46:19 +02:00
Jesse Boyd
671c781a7c
re-add lazyCopy to EditSession 2018-09-15 02:42:57 +10:00
Jesse Boyd
9023723a0e
Fix oregen 2018-09-14 07:38:57 +10:00
Jesse Boyd
406bc9c017
Merge pull request #1109 from N0tMyFaultOG/patch-1
Added missing language values
2018-09-14 00:58:48 +10:00
Jesse Boyd
936bd6fa91
Re-add isAlphaNumericUnd method to StringMan 2018-09-10 06:39:20 +10:00
Jesse Boyd
0640b19733
Fix command confirmation sessions 2018-09-08 09:09:51 +10:00