Releases: Simplexity-Development/VillagerInfo
v4.1.0 - Item Blacklist / Whitelist
Added
Suggestion #27
- Item whitelist / blacklist toggle.
- Item Material List
- The item list will default to blacklist, any items provided to the item list will be disallowed.
- If a
LEAD
is in the item list andwhitelist: false
, then anytime you use a lead, it will not trigger VillagerInfo. - If a
STICK
is in the item list andwhitelist: true
, then anytime you use a stick, it will trigger VillagerInfo.
- If a
v3.0.2 - 1.20 release
I finally figured out how branches work so no longer have to use a separate repository for the rewritten version. I'll keep updating on this repository now lol
v3.0.2 is just a minor update to add 1.20 support, but if you haven't seen the 3.0.0 updates, you should check out the changelogs on modrinth
Jars are available on Modrinth
Full Changelog: 2.7...3.0.2
v2.7 I lied that wasn't the last release
What's Changed
- Use client's locale for villager profession output by @ApliNi in #25
- Use client's locale for villager inventory output by @ApliNi in #25
- Allow
PLAYER_REPUTATION
to be set as bar or number by using<reputation>
or<reputation_number>
in the locale by @ApliNi in #25
New Contributors
Full Changelog: 2.6...2.7
v2.6, final Maven release
Cleaned up code a bit, tested on 1.19.4, I am rewriting the plugin in Gradle so that I can use paperweight to work on a couple requested features
You will need to re-generate your locale or change your locale to match the keys from here
Please note:
This will be the last update that will not require being on the latest minecraft release
v2.5.1 Fixes incorrect messages
Full Changelog: 2.5...2.5.1
Fixes incorrect messages, saying 'Shift-right-click' instead of 'Crouch-right-click', closes issue #23
(Note you may need to update the lang file manually for the help message, or delete it and let it regenerate on /vill reload
)
Larger update coming soon
v2.5, purpur-lobotomized, health, message layout
What's Changed
- Message handling by @RhythmicSys in #21
- Information is now shown in a hover by default, instead of all being printed to the chat
- Health readout
- Purpur lobtomized readout (purpur-specific feature)
If you preferred the old layout, I've attached a lang file that can be swapped out with the current one to put it back to how it was
Full Changelog: 2.4...2.5
v2.4
What's Changed
- Add info to zombie villagers by @granny in #20
- Fixed the sound option in config not doing anything
- Added a separate message for if there is nothing to display, rather than just sending the prefix with nothing to follow
- Added an option for seeing how long it will take for a zombie villager to convert, once you've started
Conversion timer
No info to display message
Full Changelog: 2.3...2.4
v2.3
v2.2 Time until adult
Now allows you to see how long until a baby villager turns into an adult
Full Changelog: 2.1...2.2
v2.1 More intuitive output
Plugin now will not show information that depends on previous information, if there is nothing there (i.e. if there is no profession, it will not display 'last worked')
Profession-less & Bed-less villager
Villager with a profession but no bed
Villager with both a profession and a bed
Baby Villager
What's Changed
- Add paper check by @RhythmicSys in #9
- SUPPORT RHYTHMIC PLUGINS by @Peashooter101 in #10
- cleanup, small optimizations by @YouHaveTrouble in #15
- Don't display dependent useless information by @cerus in #16
- Code cleanup, make sure merges worked properly, fix enum declarations by @RhythmicSys in #18
New Contributors
- @YouHaveTrouble made their first contribution in #15
- @cerus made their first contribution in #16
Full Changelog: 2.0...2.1