Added new config option to enable/disable if the pet falls from the head of a player when teleporting.
Added worldguard-region filter like the already implemented world filter.
Recreate your config.yml or add the following lines to use it.
Bugs/Issues:
Fixed wearing pets and teleporting could cause server packet problem in spigot 1.9.x.
Fixed petblock falls through ground to the Void while using riding on a flying pet type.
Code (Text):
#WorldGuard region settings
all-regions: true
regions:
- example_region
- another_example_region
#WorldGuard region settings
#Enable this to let pets fall off the owner's head on teleport
pet-teleport-fall: true