Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2018-10-02 07:32:24 -04:00
..
blocks Update from sk89q/master 2018-09-03 00:10:38 +10:00
command Fixes WORLDEDIT-3609, Message should say cut when //cut is used. 2018-09-20 17:09:50 +10:00
entity Switch to using fake blocks, no more world pollution 2018-08-18 15:22:49 +10:00
event Fixes boy0001/FastAsyncWorldEdit#1099 2018-09-08 01:09:31 +10:00
extension Fixed DefaultBlockParser incorrectly referencing disallowedBlocks 2018-10-02 07:32:24 -04:00
extent Fix height brush 2018-09-23 17:10:56 +10:00
function Update from sk89q/master 2018-09-25 15:35:21 +10:00
history Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
internal Update from sk89q/master 2018-09-03 00:10:38 +10:00
math Update from sk89q/master 2018-09-03 00:10:38 +10:00
patterns Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
regions Merge boy0001/FastAsyncWorldEdit 2018-09-14 02:42:55 +10:00
registry some hasty refactoring 2018-08-28 02:56:28 +10:00
scripting freebuild region restrictions 2018-09-05 05:10:15 +10:00
session Update from sk89q/master 2018-09-03 00:10:38 +10:00
util Merge boy0001/FastAsyncWorldEdit 2018-09-14 02:42:55 +10:00
world Bypass warning invalid block registered for __RESERVED__ 2018-10-02 05:51:08 -04:00
BlockVector.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
BlockVector2D.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
CuboidClipboard.java Update from sk89q/master 2018-09-03 00:10:38 +10:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Update from sk89q/master 2018-09-25 15:35:21 +10:00
EditSessionFactory.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
EmptyClipboardException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
IncompleteRegionException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
InvalidItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
LocalConfiguration.java Added a config option to entirely disable server side cui. 2018-08-18 19:42:45 +10:00
LocalSession.java Fix /none 2018-09-08 03:17:27 +10:00
MaxBrushRadiusException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaxChangedBlocksException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MaxRadiusException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
MutableBlockVector.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
MutableBlockVector2D.java Copy paste/merge FAWE classes to this WorldEdit fork 2018-08-13 00:03:07 +10:00
NotABlockException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
PlayerDirection.java Use current PlayerDirection 2018-08-13 01:43:20 +10:00
UnknownDirectionException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
UnknownItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
Vector.java Fix compile 2018-08-16 00:04:16 +10:00
Vector2D.java And these stubs 2018-08-13 03:23:53 +10:00
WorldEdit.java freebuild region restrictions 2018-09-05 05:10:15 +10:00
WorldEditException.java Fix some api compatibility issues 2018-08-14 17:18:49 +10:00