Plex-FAWE/worldedit-core/src/main/java/com/sk89q/worldedit
2018-09-26 15:41:27 +10:00
..
blocks Little bit of formatting 2018-08-27 17:24:18 +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 Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
extension Add a mask for block categories. Eg, you can now do //replace ##wool minecraft:sand to replace all wool with sand 2018-08-30 14:51:38 +10:00
extent fix sponge schematic offset 2018-09-04 14:26:50 +02:00
function Add a mask for block categories. Eg, you can now do //replace ##wool minecraft:sand to replace all wool with sand 2018-08-30 14:51:38 +10:00
history Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +10:00
internal Little bit of formatting 2018-08-27 17:24:18 +10:00
math Little bit of formatting 2018-08-27 17:24:18 +10:00
regions Little bit of formatting 2018-08-27 17:24:18 +10:00
registry Fixed some bugs and cleanup some code. 2018-08-13 22:18:12 +10:00
scripting Little bit of formatting 2018-08-27 17:24:18 +10:00
session Little bit of formatting 2018-08-27 17:24:18 +10:00
util [Experimental] Don't check for permissions on root parents. 2018-09-26 15:41:27 +10:00
world Added the 1.13.1 new blocks. 2018-09-23 20:22:33 +10:00
BlockVector.java Fixed a few clipboard related issues. 2018-08-04 11:43:41 +10:00
BlockVector2D.java Fixed a few clipboard related issues. 2018-08-04 11:43:41 +10:00
DisallowedItemException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
EditSession.java Enable experimental //walls for non-cuboid regions. 2018-08-30 16:42:50 +10:00
EditSessionFactory.java Fixed a few more issues found looking over the changeset. 2018-08-04 11:43:42 +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 Disable server CUI by default. 2018-08-19 13:46:24 +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
NotABlockException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00
PlayerDirection.java Cleanup a little bit more code. 2018-08-06 19:08:15 +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 Using toBlockPoint appears to fix a fair few issues. 2018-08-04 11:43:42 +10:00
Vector2D.java Vector and BlockVector should use the same hashCode 2017-01-10 16:03:10 +11:00
WorldEdit.java Enable experimental //walls for non-cuboid regions. 2018-08-30 16:42:50 +10:00
WorldEditException.java Switch to Gradle. Use git log --follow for history. 2014-11-14 11:27:39 -08:00