From 1bd35d6dc2a75b79b4bb5569c75f53e5101f496c Mon Sep 17 00:00:00 2001 From: D3v1s0m Date: Mon, 24 Jun 2024 16:25:20 +0530 Subject: [PATCH] partial fix for help message --- plugin/src/main/resources/messages/root-hover/center.txt | 2 +- plugin/src/main/resources/messages/root-hover/setlocation.txt | 2 +- plugin/src/main/resources/messages/root-hover/setrotation.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin/src/main/resources/messages/root-hover/center.txt b/plugin/src/main/resources/messages/root-hover/center.txt index 0fa96f1..eb10c05 100644 --- a/plugin/src/main/resources/messages/root-hover/center.txt +++ b/plugin/src/main/resources/messages/root-hover/center.txt @@ -1,3 +1,3 @@ Usage » /npc center -Command used to move an npc to the center of the block it's currently occupying \ No newline at end of file +Command used to move an npc to the center of the block it''s currently occupying \ No newline at end of file diff --git a/plugin/src/main/resources/messages/root-hover/setlocation.txt b/plugin/src/main/resources/messages/root-hover/setlocation.txt index 7b085f6..94b16cc 100644 --- a/plugin/src/main/resources/messages/root-hover/setlocation.txt +++ b/plugin/src/main/resources/messages/root-hover/setlocation.txt @@ -1,3 +1,3 @@ Usage » /npc setlocation -Command used to manually adjust an npc's location \ No newline at end of file +Command used to manually adjust an npc''s location \ No newline at end of file diff --git a/plugin/src/main/resources/messages/root-hover/setrotation.txt b/plugin/src/main/resources/messages/root-hover/setrotation.txt index de1f808..ff97edf 100644 --- a/plugin/src/main/resources/messages/root-hover/setrotation.txt +++ b/plugin/src/main/resources/messages/root-hover/setrotation.txt @@ -1,3 +1,3 @@ Usage » /npc setrotation -Command used to manually adjust an npc's rotation \ No newline at end of file +Command used to manually adjust an npc''s rotation \ No newline at end of file