Skip to content

Releases: Simplexity-Development/VillagerInfo

v4.1.0 - Item Blacklist / Whitelist

17 Jul 23:37
Compare
Choose a tag to compare

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 and whitelist: false, then anytime you use a lead, it will not trigger VillagerInfo.
    • If a STICK is in the item list and whitelist: true, then anytime you use a stick, it will trigger VillagerInfo.

v3.0.2 - 1.20 release

13 Jun 04:58
Compare
Choose a tag to compare

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

04 May 03:36
f78d2ec
Compare
Choose a tag to compare

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

Screenshot from 2023-05-03 20-31-08
Screenshot from 2023-05-03 20-31-01

New Contributors

Full Changelog: 2.6...2.7

v2.6, final Maven release

24 Mar 18:30
80945a9
Compare
Choose a tag to compare

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

⚠️ THE LOCALE KEYS HAVE CHANGED ⚠️
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

22 Mar 19:30
0c408d7
Compare
Choose a tag to compare

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

06 Nov 18:16
9ce4dc1
Compare
Choose a tag to compare

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)

new-inventory

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

31 Oct 03:07
Compare
Choose a tag to compare

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

Screenshot from 2022-10-30 20-02-00

No info to display message

Screenshot from 2022-10-30 20-01-25

Full Changelog: 2.3...2.4

v2.3

18 Oct 18:43
Compare
Choose a tag to compare

What's Changed

  • use falling block entity instead of shulker by @granny in #19
  • fix toggle from defaulting as 'off', locking people who didn't have villagerinfo.toggle out
  • fix link in /vill default output

image

Full Changelog: 2.2...2.3

v2.2 Time until adult

12 Oct 02:01
7851a9e
Compare
Choose a tag to compare

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

06 Oct 03:09
66982e6
Compare
Choose a tag to compare

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

Screenshot from 2022-10-05 19-58-26

Villager with a profession but no bed

Screenshot from 2022-10-05 19-59-16

Villager with both a profession and a bed

Screenshot from 2022-10-05 19-59-01

Baby Villager

Screenshot from 2022-10-05 19-59-27

Fixes
#13
#12

What's Changed

New Contributors

Full Changelog: 2.0...2.1