From 869e787fea55fe767226fb8799e5cf96b4be1b1b Mon Sep 17 00:00:00 2001 From: fullwall Date: Mon, 15 Jun 2020 21:20:10 +0800 Subject: [PATCH] Update disableteleporting message id --- main/src/main/resources/messages_en.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/src/main/resources/messages_en.properties b/main/src/main/resources/messages_en.properties index 2c3970e72..f648b2d40 100644 --- a/main/src/main/resources/messages_en.properties +++ b/main/src/main/resources/messages_en.properties @@ -253,7 +253,7 @@ citizens.commands.traitc.not-configurable=That trait is not configurable. citizens.commands.traitc.not-on-npc=The NPC doesn''t have that trait. citizens.commands.unknown-command=Unknown command. Did you mean: citizens.commands.waypoints.add.waypoint-added=Added waypoint at [[{0}]] (index [[{1}]]). -citizens.commands.waypoints.disableteleporting.disable=[[{0}]] will no longer teleport when stuck pathfinding. +citizens.commands.waypoints.disableteleporting.disabled=[[{0}]] will no longer teleport when stuck pathfinding. citizens.commands.waypoints.opendoors.enabled=[[{0}]] will now open doors while pathfinding. citizens.commands.waypoints.opendoors.disabled=[[{0}]] will no longer doors while pathfinding. citizens.commands.wolf.traits-updated=[[{0}]]''s Traits were updated. Angry:[[{1}]], Sitting:[[{2}]], Tamed:[[{3}]], Collar Color:[[{4}]]