Allows you to find the workstation of the villager you are looking at.
Works with Minecraft 1.14.1+ This is a port of the Vanilla-Tweaks VillagerWorkstationHighlights datapack from xisumavoid.com
Languages Supported: čeština (cs_CZ), Deutsch (de_DE), English (en_US), Español (es_ES), Español (es_MX), Français (fr_FR), Italiano (it_IT), Magyar (hu_HU), 日本語 (ja_JP), 한국어 (ko_KR), Lolcat (lol_US), Melayu (my_MY), Nederlands (nl_NL), Polski (pl_PL), Português (pt_BR), Русский (ru_RU), Svenska (sv_SV), Türkçe (tr_TR), 中文(简体) (zh_CN), 中文(繁體) (zh_TW)
Config.yml:
# DO NOT CHANGE VERSION version: 1.0.4 # Change to false to stop auto-update-check. auto_update_check: true # # Set to true before sending a log about an issue. # Logs trace data required to pinpoint where errors are. debug: false # # Language lang: en_US # # Particle Configs particle: display: true # Involving a workstation # name must be a string of a real particle name in uppercase # duration must be an integer. workstation: name: HEART duration: 200 # Involving a Villager # name must be a string of a real particle name in uppercase # count must be an integer. villager_line: name: VILLAGER_HAPPY count: 10 # # Shift Right Click shift_click: # Set to false to not require item at all. require_item: true # Set to false to use custom Material. # Works with any workstation. require_workstation: true # If require_workstation is true this will be ignored. required_material: crafting_table
permissions: vwhighlights.command: description: Allows player to use /vwh command. default: true vwhighlights.click: description: Allows player to shift-right click villager to highlight it's workstation. default: op vwhighlights.showUpdateAvailable: description: Shows player that there is a version update. default: op
The command permission is true by default, click and showUpdateAvailable are OP true by default.
Help/issues:
For help you can post issues and suggest ideas on my discord server.
This plugin utilizes bStats to collect anonymous statistics