Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2021-10-25 14:13:26 +01: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 Merge branch 'feature/region-blacklist' 2021-10-21 17:13:13 +02:00
extent Move paperweight to BinaryTag 2021-10-22 16:00:51 +01:00
function Remove needless EditSession#getWorld for setting blocks/biomes in a couple of cases 2021-09-22 15:04:12 +01: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 Move paperweight to BinaryTag 2021-10-22 16:00:51 +01:00
DisallowedItemException.java Added BiomeMask.java and updated minor parts of miscellaneous files 2020-08-24 22:04:56 -04:00
EditSession.java refactor: Address .editorconfig violations 2021-10-18 23:09:21 +02: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 Add configurable disallowed states for limits, global disallowed blocks (#1312) 2021-10-09 11:02:26 +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