CoolLord22 / OtherAnimalTeleport

Mob teleportation plugin allowing users to take any leashed or tamed animals in their proximity while teleporting!
https://www.spigotmc.org/resources/mob-teleporter-otheranimalteleport.63497/
GNU General Public License v3.0
6 stars 1 forks source link

Prevent mobtp to world guard regions #1

Closed divios closed 4 years ago

divios commented 4 years ago

Just as the title says, I want to stop players from taking any mob and placing it on the spaw of the server, which is a world guard region

CoolLord22 commented 2 years ago

Just adding documentation in case someone comes across this in the future:

#######################
# List of regions to deny teleporting animals into and out of. Requires world and region name separated by @
#
# The format is "worldName@regionName" where worldName is the name of world containing the regionName. Note if a 
# region cannot be found it will be logged in console so please check that the name and region are written correctly! 
#
# Ex. blocked_regions: ["world@region1", "world@region2"]
blocked_regions: []