FastAsyncWorldedit/core
Jesse Boyd 46887623bc Allow EditSession construction with no allowed regions
Not sure why WorldEdit creates an EditSession for commands which clearly
do not need one. This change now means players without an allowed region
can use informational and navigation commands without a region.

The error will be instead thrown when the EditSession is first used.
2016-08-22 23:10:51 +10:00
..
src/main Allow EditSession construction with no allowed regions 2016-08-22 23:10:51 +10:00
build.gradle Various 2016-08-14 10:26:51 +10:00