Region restriction API - boy0001/FastAsyncWorldedit GitHub Wiki

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

Registering a provider

FaweAPI.addMaskManager(new PlotSquaredFeature());

See: