Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
dordsor21 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
2021-11-10 22:13:44 +00:00
..
blocks Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
command refactor: Move update checker to core 2021-10-23 19:36:59 +02:00
entity Implement region blacklisting 2021-10-17 15:53:04 +01:00
event Address javadoc violations 2021-09-21 17:40:53 +02:00
extension Unmerge wall/"besides / |" masks 2021-11-08 15:49:43 +00:00
extent Move paperweight to BinaryTag 2021-10-22 16:00:51 +01:00
function Allow extent to be used down the pipeline in BlockReplace 2021-11-02 20:53:14 +00:00
history Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
internal chore: Exchange debug log levels & component-ify a few messages (#1342) 2021-10-17 14:50:42 +02:00
math Fully fix #1331 2021-10-01 13:27:05 +01:00
regions RegionIntersection requires List constructor 2021-10-23 14:09:01 +01:00
registry Add configurable disallowed states for limits, global disallowed blocks (#1312) 2021-10-09 11:02:26 +00:00
scripting refactor: Address .editorconfig violations 2021-10-18 23:09:21 +02:00
session Flush clipboard rather than close on player disconnect 2021-09-13 15:08:03 +01:00
util Add configurable disallowed states for limits, global disallowed blocks (#1312) 2021-10-09 11:02:26 +00:00
world fix: Add missing Gray Candle types (#1383) 2021-10-29 14:57:58 +00:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java Expand certain FAWE limits to use Long instead of Integer. (#1382) 2021-11-02 16:38:39 +00:00
EditSessionBuilder.java Slight cleanup of region parsing in EditSessionBuilder 2021-10-25 14:13:26 +01:00
EditSessionFactory.java Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00:00
EmptyClipboardException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
IncompleteRegionException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
InvalidItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
LocalConfiguration.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
LocalSession.java Unfix #826 in favour of allowing toggling the wand 2021-11-10 22:13:44 +00:00
MaxBrushRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxChangedBlocksException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MaxRadiusException.java Updated the WorldEdit license using find and replace 2020-08-24 21:31:47 -04:00
MissingWorldException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
NotABlockException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
TracedEditSession.java Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00:00
UnknownDirectionException.java Feature/1.17 (#1120) 2021-07-01 22:16:25 +02:00
UnknownItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
WorldEdit.java Add tracing feature to EditSessions (Upstream 1301) (#1112) 2021-09-19 20:02:41 +00:00
WorldEditException.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
WorldEditManifest.java Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00