Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
1.20.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 5 months ago


Example Video: Coming soon!
This plugin introduces an item appraisal system to your Minecraft server. Players can submit certain items to be evaluated (appraised) and receive a random in-game value in return.
They can then sell those appraised items for currency, adding a fun, luck-based way to earn rewards beyond standard gameplay â all without complicated setup!

- Define a list of appraisable items and set a custom value range for each
- Players can appraise items to reveal a random value within the configured range
- Appraised items are tagged with their appraised value in item lore
- Players can sell appraised items to instantly receive in-game money
- Intuitive GUI menus for item evaluation and selling

- All DP-Plugins require the
DPP-Coreplugin - The plugin will not work if
DPP-Coreis not installed - You can download
DPP-Corehere: Click me!

1ď¸âŁ Place the DPP-Core plugin and this plugin file (DP-Evaluation-*.jar) into your serverâs plugins folder
2ď¸âŁ Restart the server, and the plugin will be automatically enabled
3ď¸âŁ If needed, you can open and modify config.yml and plugin.yml to customize settings

config.yml: Manages basic plugin settings and stores appraisable items with their price ranges

â Some commands require admin permission (dpev.admin)
Command List and Examples
| Command | Permission | Description | Example |
|---|---|---|---|
/dpev reload |
dpev.admin | Reload plugin configuration | /dpev reload |
/dpev items |
dpev.admin | Configure appraisable items | /dpev items |
/dpev price |
dpev.admin | Set item appraisal price ranges | /dpev price |
/dpev evaluate |
None | Open item evaluation GUI | /dpev evaluate |
/dpev sell |
None | Open selling GUI for appraised items | /dpev sell |
âNotes when using commands
- Only items configured by admins can be appraised
- Price ranges are entered in chat as
min-max(example:100-500) - Items must be appraised before selling
- GUI safely returns items if closed prematurely
- Admin commands require OP or
dpev.adminpermission

- Integrates with the EssentialsX's economy system to deposit money when selling items

- https://discord.gg/JnMCqkn2FX
- For questions, bug reports, or feature suggestions, please join our Discord
- Feedback and improvement ideas are always welcome!


