DP-Evaluation

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

20

Quick challenge

How far can you run before the mobs catch you?

DP-Evaluation

logo
introduce

Example Video: *Coming soon!*

This plugin introduces an evaluated (appraised) 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 GUI menus and set a custom GUI menus for each - Players can GUI menus to reveal a random value within the configured range - Appraised items are tagged with their GUI menus in item lore - Players can GUI menus 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 ) into your server’s 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 `plugin.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 OP - 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!

---

ADS