Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 6 months ago
GlobalVillagerDiscounts ๐ธ
Synchronize villager curing discounts across all players on your server!
Description
GlobalVillagerDiscounts shares villager trade discounts among all players. When any player earns a discount by curing a zombie villager, that discount becomes available to everyone.
How It Works
- Player cures a zombie villager โ earns discount.
- Plugin captures and stores the discount.
- Any other player trading with that villager gets the same discount.
- Discounts auto-clear on profession change.
Note: Hero of the Village discounts are not shared.
Features
- ๐ Plug & Play: No configuration needed.
- ๐พ Persistent: Discounts survive restarts.
- ๐ก๏ธ Safe: Prices never below 1 emerald.
- โก Lightweight: Minimal performance impact.
- ๐ Multi-Language: English & Turkish, add your own!
- ๐ Villager Locking: Lock villagers to prevent player changes.
- ๐ Tab Completion: Easy command usage.
Commands
All commands require you to look directly at a villager first.
| Command | Permission | Description |
|---|---|---|
/gvd info |
- | Show villager info (UUID only for admins). |
/gvd share on/off |
- | Enable/disable discount sharing. |
/gvd clear |
gvd.admin |
Clear target villager's discounts. |
/gvd clearall |
gvd.admin |
Clear ALL discounts. |
/gvd lock |
gvd.admin |
Lock villager (players can't change share). |
/gvd unlock |
gvd.admin |
Unlock villager. |
Language Support
Built-in: English (en) & Turkish (tr)
# config.yml
language: en # or tr
Add Your Own Language
- Copy
lang/en.ymltolang/de.yml. - Translate all messages.
- Set
language: dein config.yml. - Restart server.
Requirements
- Server: Spigot, Paper, or Purpur 26.1+
- Java: 25
Compatibility
| Server | Supported |
|---|---|
| Spigot | โ |
| Paper | โ |
| Purpur | โ |
| Folia | โ |
Source Code
License
MIT License


