1e5e9e04b4
style: Fix spelling mistake of 'FastAsyncWorldEdit' in craftscript readme (#1431)
QuickWrite
2021-11-20 12:02:25 +01:00
4c6e707fcf
fix: Error when setting PS v4's config option (#1427)
Alex
2021-11-19 10:42:33 +01:00
ef61ecccaa
Fix tab completion when *not* using %. - Also allow tab-completion of % pattern when it's the first/only pattern being used - Also don't error when attempting to tab complete an invalid percent value
dordsor21
2021-11-18 18:42:19 +00:00
5604000ae2
style: Don't use spaces before colons in yaml files
NotMyFault
2021-11-17 17:58:42 +01:00
9bf9885ffb
Fix tab completion of % (random) pattern removing the % part of the input
dordsor21
2021-11-16 14:54:43 +00:00
5692ec54dd
Parse with square brackets after a % modifier - Fixes#1409
dordsor21
2021-11-16 14:32:25 +00:00
66357b8adb
Fix RichParser assuming it should be used if its prefix is short than, and contained by, the input
dordsor21
2021-11-16 12:49:54 +00:00
575b0035df
Should be equals in checking if valid prefix when not shorter and with no arguments
dordsor21
2021-11-16 12:48:09 +00:00
cf6f54bd28
Fix RichParser suggestion sometimes giving a different pattern/mask when specifying arguments
dordsor21
2021-11-16 12:19:08 +00:00
527b7141a3
RandomPatternParser is an upstream class
dordsor21
2021-11-15 18:02:43 +00:00
6df16cfe96
refactor: Alter handling of errors in bindings (#1395)
Jordan
2021-11-11 17:37:25 +00:00
806ea14ad2
Unfix #826 in favour of allowing toggling the wand - #826 is a pretty niche requirement, usually permissions do not change without a world change, relog, etc. very frequently - Allowing //toggleeditwand and /tool none on the wand feels more important
dordsor21
2021-11-10 22:13:44 +00:00
f04e891e0c
Allow schematics with empty, but present, biome data
dordsor21
2021-11-10 19:45:49 +00:00
95ecb5609d
Check for worldguard bypass permissions
dordsor21
2021-11-05 19:04:15 +00:00
971ae04020
Fix incompatibility between WorldEdit and FAWE for LocalSession#getTool (#1399)
Lilly Tempest
2021-11-04 21:29:40 +01:00
21b6f582e1
Switch some Caption#of to TextComponent#of
dordsor21
2021-11-03 18:33:19 +00:00
c4d0a4e921
Update adapters (#1394)
Pierre Maurice Schwang
2021-11-02 22:05:04 +01:00
d91a971e85
Allow extent to be used down the pipeline in BlockReplace - It's quite likely for this to be required given BlockReplace use in replacenear - Fixes#1390
dordsor21
2021-11-02 20:53:14 +00:00
3d70d9e496
RegionIntersection requires List constructor
dordsor21
2021-10-23 14:09:01 +01:00
ae949d607b
Move paperweight to BinaryTag - Upstream put paperweight into master branch, which doesn't have BinaryTags - Fixes#1374
dordsor21
2021-10-22 16:00:51 +01:00
e94b85a0fc
Don't load clipboard more than once. Deprecate BukkitPlayer constructors as it's more efficient to use cached players
dordsor21
2021-09-28 14:11:12 +01:00
848eac8623
Fix schematic offset when loaded to clipboard
dordsor21
2021-09-28 13:16:26 +01:00