DP-Evaluation
PluginMIT

DP-Evaluation

A plugin that evaluates items designated by the administrator, calculates a random price, and sells the items.

14
Downloads
0
Followers
3 months ago
Updated
📦
1
Versions

📖About DP-Evaluation

logo introduce

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!


description
  • 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

depend-plugin
  • All DP-Plugins require the DPP-Core plugin
  • The plugin will not work if DPP-Core is not installed
  • You can download DPP-Core here: Click me!

installation

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


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

command

❗ 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.admin permission

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

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