diff --git a/Configuration.md b/Configuration.md index 0c21e51..2c380eb 100644 --- a/Configuration.md +++ b/Configuration.md @@ -38,7 +38,7 @@ debugging: ``` ### Vehicle teleportation options -* handleVehicles disables all vehicle teleportation, no matter what if disabled +* handleVehicles disables all vehicle teleportation, no matter what, if disabled * handleEmptyVehicles disables teleportation of all vehicles without a passenger if disabled. This also disables teleportation of chest/hopper/tnt/furnace minecarts. * handleCreatureTransportation disables all teleportation of non-players if disabled. This prevents players from using boats or minecarts to transport pigs, creepers, pandas, etc. through stargates * handleNonPlayerVehicles disables all teleportation of vehicles containing one or more passengers, none of which is a player. As permissions for teleportation cannot be checked unless a player is teleporting, disabling this will prevent any bypassing of permissions by creatures. This will still allow players to transport creatures using boats, as the player controlling the boat can authorize the teleportation. \ No newline at end of file