Adds a config option to disable leashed creatures from teleporting with a player

This commit is contained in:
2021-11-01 18:44:10 +01:00
parent 20c3c93c06
commit aff0082906
3 changed files with 18 additions and 1 deletions

View File

@ -9,6 +9,7 @@
# language - The language file to load for messages
# rememberDestination - Whether to remember the cursor location between uses
# handleVehicles - Whether to allow vehicles through gates
# handleLeashedCreatures - Whether to allow creatures lead by a player to teleport with the player
# sortNetworkDestinations - Whether to sort network lists alphabetically
# protectEntrance - Whether to protect gate entrance material (More resource intensive. Only enable if using destroyable open/closed material)
# mainSignColor - The color used for drawing signs (Default: BLACK).
@ -49,6 +50,7 @@ gates:
functionality:
enableBungee: false
handleVehicles: true
handleLeashedCreatures: true
economy:
useEconomy: false
createCost: 0