Skip to content

Region restriction API

Jesse Boyd edited this page Aug 15, 2016 · 2 revisions

FAWE restricts WorldEdit for players to region if Settings.REGION_RESTRICTIONS=true

Registering a provider

FaweAPI.addMaskManager(new PlotSquaredFeature());

See: https://github.com/boy0001/FastAsyncWorldedit/blob/master/core/src/main/java/com/boydti/fawe/regions/general/plot/PlotSquaredFeature.java

This Wiki is for Legacy Versions (1.8 - 1.12.2). Check here for 1.13+ versions: https://github.com/IntellectualSites/FastAsyncWorldEdit-Documentation/

Clone this wiki locally