Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2021-12-29 17:13:20 +01:00
..
blocks Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
command Fix #1490 2021-12-28 23:02:48 +00:00
entity Merge branch 'main' into major/2.0.0/1.18 2021-12-25 17:20:52 +01:00
event Address javadoc violations 2021-09-21 17:40:53 +02:00
extension Add get default version min/max world height to platform 2021-12-28 22:46:19 +00:00
extent chore: Format our loggers properly 2021-12-29 17:13:20 +01:00
function Add get default version min/max world height to platform 2021-12-28 22:46:19 +00:00
history Add and apply .editorconfig from P2 (#1195) 2021-07-24 16:34:05 +01:00
internal refactor: Shift FileAlreadyExistsException catch to a higher level 2021-12-27 00:00:49 +01:00
math Use Math.floor instead of int cast 757bef1f7d2b16317ab3d18427ad22183344e28d 2021-12-29 12:42:19 +00:00
regions Merge branch 'main' into major/2.0.0/1.18 2021-12-29 00:19:25 +00:00
registry Add configurable disallowed states for limits, global disallowed blocks (#1312) 2021-10-09 11:02:26 +00:00
scripting upstream: Update upstream (#1430) 2021-11-26 23:31:27 +01:00
session Flush clipboard rather than close on player disconnect 2021-09-13 15:08:03 +01:00
util upstream: Update upstream (#1430) 2021-11-26 23:31:27 +01:00
world Add back statically-set reserved IDs for air blocks only, make it clear they're "reserved" (#1502) 2021-12-29 16:17:20 +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: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01:00
EditSessionBuilder.java chore: Format our loggers properly 2021-12-29 17:13:20 +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 Make 1.18 to be effectively in a usable state (#1452) 2021-12-20 21:12:04 +00:00
LocalSession.java refactor: Deprecate IMP initializors in favor of builders 2021-12-22 20:58:23 +01: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 Make 1.18 to be effectively in a usable state (#1452) 2021-12-20 21:12:04 +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