1
- PREFIX : " <#3256a8><bold>[</bold><#4dd5ff>Villager Info<#3256a8><bold>]<reset>"
2
- TOGGLE_ON : " <green> Villager Info Toggled <u>ON"
3
- TOGGLE_OFF : " <red> Villager Info Toggled <u>OFF"
4
- NO_PERMISSION : " <red>You don't have permission to use this command!"
5
- NO_COMMAND : " <red>No command by that name!"
6
- CONFIG_RELOADED : " <gold>VillagerInfo Config Reloaded!"
7
- 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"
8
- HELP_TOGGLE : " <#4dd5ff> • /vill toggle\n <grey>Toggles the ability to receive villager information on or off."
9
- HELP_RELOAD : " <#4dd5ff> • /vill reload\n <grey>Reloads the plugin, applies config values"
10
- NOT_A_PLAYER : " <red>Sorry, you must be a player to use this command"
11
- PURPUR_LOBOTOMIZED : " <#05bff7><hover:show_text:'<aqua>Lobotomized: <grey><state>'>[<#c4fff7>Lobotomized</#c4fff7>]"
12
- ZOMBIE_VILLAGER_CONVERSION_TIME : " <#05bff7><hover:show_text:'<aqua>Conversion Time: <grey><time>'>[<#c4fff7>Time Until Converted</#c4fff7>]</hover>"
13
- VILLAGER_AGE : " <#05bff7><hover:show_text:'<aqua>Childhood Left: <grey><age>'>[<#c4fff7>Time Until Adult</#c4fff7>]"
14
- VILLAGER_PROFESSION : " <#05bff7><hover:show_text:'<aqua>Profession: <grey><profession>'>[<#c4fff7>Profession</#c4fff7>]"
15
- VILLAGER_HEALTH : " <#05bff7><hover:show_text:'<aqua>Health: <grey><current><aqua>/</aqua><total>'>[<#c4fff7>Health</#c4fff7>]"
16
- VILLAGER_JOBSITE : " <#05bff7><hover:show_text:'<aqua>POI: <grey><jobsitelocation>'>[<#c4fff7>Job Site</#c4fff7>]"
17
- VILLAGER_LAST_WORKED : " <#05bff7><hover:show_text:'<aqua>Last Worked: <grey><worktime>'>[<#c4fff7>Last Worked At Workstation</#c4fff7>]"
18
- VILLAGER_RESTOCKS : " <#05bff7><hover:show_text:'<aqua>Restocks: <grey><restockcount>'>[<#c4fff7>Restocks Today</#c4fff7>]"
19
- VILLAGER_HOME : " <#05bff7><hover:show_text:'<aqua>Bed: <grey><homelocation>'>[<#c4fff7>Home</#c4fff7>]"
20
- VILLAGER_SLEPT : " <#05bff7><hover:show_text:'<aqua>Last Slept: <grey><sleeptime>'>[<#c4fff7>Last Slept</#c4fff7>]"
21
- VILLAGER_INVENTORY : " <#05bff7><hover:show_text:'<aqua>Inventory: <grey><contents>'>[<#c4fff7>Villager Inventory</#c4fff7>]"
22
- INVENTORY_CONTENTS : " \n • <item> (<amount>)"
23
- PLAYER_REPUTATION : " <#05bff7><hover:show_text:'<#05bff7>[<#c4fff7>Player Reputation</#c4fff7>]'><reputation>"
24
- TRUE : " <grey>True"
25
- FALSE : " <grey>False"
26
- NONE : " <grey>None"
27
- NEVER : " <grey>Never"
28
- EMPTY : " \n <grey>Empty"
29
- NO_INFORMATION : " <grey>No information to display on this villager"
30
- HOUR : " h, "
31
- MINUTE : " m, "
32
- SECOND : " s"
33
- AGO : " Ago"
34
- LOCATION_X : " <int>x, "
35
- LOCATION_Y : " <int>y, "
36
- LOCATION_Z : " <int>z"
1
+ " PLUGIN_PREFIX " : " <#3256a8><bold>[</bold><#4dd5ff>Villager Info<#3256a8><bold>]<reset>"
2
+ " TOGGLE_ON " : " <green> Villager Info Toggled <u>ON"
3
+ " TOGGLE_OFF " : " <red> Villager Info Toggled <u>OFF"
4
+ " NO_PERMISSION " : " <red>You don't have permission to use this command!"
5
+ " NO_COMMAND " : " <red>No command by that name!"
6
+ " CONFIG_RELOADED " : " <gold>VillagerInfo Config Reloaded!"
7
+ " 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"
8
+ " HELP_TOGGLE " : " <#4dd5ff> • /vill toggle\n <grey>Toggles the ability to receive villager information on or off."
9
+ " HELP_RELOAD " : " <#4dd5ff> • /vill reload\n <grey>Reloads the plugin, applies config values"
10
+ " NOT_A_PLAYER " : " <red>Sorry, you must be a player to use this command"
11
+ " PURPUR_LOBOTOMIZED " : " <#05bff7><hover:show_text:'<aqua>Lobotomized: <grey><state>'>[<#c4fff7>Lobotomized</#c4fff7>]"
12
+ " ZOMBIE_VILLAGER_CONVERSION_TIME " : " <#05bff7><hover:show_text:'<aqua>Conversion Time: <grey><time>'>[<#c4fff7>Time Until Converted</#c4fff7>]</hover>"
13
+ " VILLAGER_AGE " : " <#05bff7><hover:show_text:'<aqua>Childhood Left: <grey><age>'>[<#c4fff7>Time Until Adult</#c4fff7>]"
14
+ " VILLAGER_PROFESSION " : " <#05bff7><hover:show_text:'<aqua>Profession: <grey><profession>'>[<#c4fff7>Profession</#c4fff7>]"
15
+ " VILLAGER_HEALTH " : " <#05bff7><hover:show_text:'<aqua>Health: <grey><current><aqua>/</aqua><total>'>[<#c4fff7>Health</#c4fff7>]"
16
+ " VILLAGER_JOBSITE " : " <#05bff7><hover:show_text:'<aqua>POI: <grey><jobsitelocation>'>[<#c4fff7>Job Site</#c4fff7>]"
17
+ " VILLAGER_LAST_WORKED " : " <#05bff7><hover:show_text:'<aqua>Last Worked: <grey><worktime>'>[<#c4fff7>Last Worked At Workstation</#c4fff7>]"
18
+ " VILLAGER_RESTOCKS " : " <#05bff7><hover:show_text:'<aqua>Restocks: <grey><restockcount>'>[<#c4fff7>Restocks Today</#c4fff7>]"
19
+ " VILLAGER_HOME " : " <#05bff7><hover:show_text:'<aqua>Bed: <grey><homelocation>'>[<#c4fff7>Home</#c4fff7>]"
20
+ " VILLAGER_SLEPT " : " <#05bff7><hover:show_text:'<aqua>Last Slept: <grey><sleeptime>'>[<#c4fff7>Last Slept</#c4fff7>]"
21
+ " VILLAGER_INVENTORY " : " <#05bff7><hover:show_text:'<aqua>Inventory: <grey><contents>'>[<#c4fff7>Villager Inventory</#c4fff7>]"
22
+ " INVENTORY_CONTENTS " : " \n • <item> (<amount>)"
23
+ " PLAYER_REPUTATION " : " <#05bff7><hover:show_text:'<#05bff7>[<#c4fff7>Player Reputation</#c4fff7>]'><reputation>"
24
+ " TRUE " : " <grey>True"
25
+ " FALSE " : " <grey>False"
26
+ " NONE " : " <grey>None"
27
+ " NEVER " : " <grey>Never"
28
+ " EMPTY " : " \n <grey>Empty"
29
+ " NO_INFORMATION " : " <grey>No information to display on this villager"
30
+ " HOUR " : " h, "
31
+ " MINUTE " : " m, "
32
+ " SECOND " : " s"
33
+ " AGO " : " Ago"
34
+ " LOCATION_X " : " <int>x, "
35
+ " LOCATION_Y " : " <int>y, "
36
+ " LOCATION_Z " : " <int>z"
0 commit comments