Name | worldguard_wander_region |
Object | NPCTag |
Input | WorldGuardRegionTag |
Related Tags | <NPCTag.worldguard_wander_region> If the NPC's waypoint provider is set to wander (NPCTag.waypoint_provider), (...)
|
Description | If the NPC's waypoint provider is set to wander (NPCTag.waypoint_provider),
sets the current WorldGuard region that wandering is restricted to. Provide no input to remove the region restriction. |
Requires | Depenizen, WorldGuard |
Source | https://github.com/DenizenScript/Depenizen/blob/master/src/main/java/com/denizenscript/depenizen/bukkit/properties/worldguard/WorldGuardNPCExtensions.java#L34 |