Skip to content

Commit 17a1d94

Browse files
authored
Update message enum to use 'crouch-right-click'
1 parent dd5fb14 commit 17a1d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/adhdmc/villagerinfo/Config/Message.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ public enum Message {
1111
NO_PERMISSION("<red>You don't have permission to use this command!"),
1212
NO_COMMAND("<red>No command by that name!"),
1313
CONFIG_RELOADED("<gold>VillagerInfo Config Reloaded!"),
14-
HELP_MAIN("<#4dd5ff> • How to use Villager Info\n<grey>Shift-right-click a villager while toggle is on to have a villager's information displayed"),
14+
HELP_MAIN("<#4dd5ff> • How to use Villager Info\n<grey>Crouch-right-click a villager while toggle is on to have a villager's information displayed"),
1515
HELP_TOGGLE("<#4dd5ff> • /vill toggle\n<grey>Toggles the ability to receive villager information on or off."),
1616
HELP_RELOAD("<#4dd5ff> • /vill reload\n<grey>Reloads the plugin, applies config values"),
1717
NOT_A_PLAYER("<red>Sorry, you must be a player to use this command"),

0 commit comments

Comments
 (0)