Protection Modules
Description
Get protection module
IProtectionModule module = ProtectorAPI.findModule(location);IProtectionModule module = ProtectorAPI.getModuleByPluginName(pluginName);IProtectionModule module = ProtectorAPI.getFirstAvailableModule();Get a protection range
Check a player/location is in any protection range
Get all protection ranges by a player
Get/Set global flags
Last updated