Warning
This version is intended to work with Minecraft 1.21 (using Spigot API version 1.21-R0.1-SNAPSHOT
) and will likely not work with earlier versions. In particular, the villager meat items themselves use the new (added in Minecraft 1.20.5) item components system to determine info such as the food value of the items.
Important
The plugin has been renamed from BillzoVillagers to VillagerMeat.
If you are updating from a version of this plugin before this one, follow these steps to keep your configuration data.
- In your Minecraft server files, browse to
/plugins/
- Rename the folder
BillzoVillagers
(which contains all your existing configurations) toVillagerMeat
.- If the
VillagerMeat
folder already exists (because you started the server with the new version before performing these steps), then go ahead and delete it (it just contains the default configs provided if no existing configuration files were found) before renaming the folders.
- If the
Changes
- Updated to Minecraft 1.21
- Plugin renamed to
- Added new config file
items.yml
- You can modify the item data (name, lore, food nutrition, food saturation, etc.) of the villager meat and wandering trader meat items here
- Removed config options
villagermeat.food_points
andvillagermeat.saturation_points
fromconfig.yml
. These options have been superseded by this new system.
- Removed command aliases
/toggle_vdm
,/vdm
, and/villager_death_messages
for the command/toggle_villager_death_messages
.
Fixes
- Eating villager meat no longer erroneously fills your saturation to the maximum