WorthUpdater
This plugin is meant to update the /worth command from Essential.
How does it works ?
- It scans an area given in the config.yml file
- It registers each TradeSign which are valid (from Essentials) and are a SellSign: Players right click on it and pay for items.
- It does an associative tabs for each items and their prices for all the area.
- Then it takes each ItemStack that exist and calculate the average price of sell.
- It takes in account the stock amount: if signs has no amount the average price is calculated from ALL the sign, otherwise only sign which has stock will be part on the average price.
The plugin also keep in mind signs found after the reboot in the signs.yml.
It also catches event from Essential with the Sign (Create, Break, and Interact) to update the average price in Real Time.
At this stage, this plugin is stable and can be used freely, but the ouput is only in French atm, sorry ;).
I'm working on the translation for now :).
Only ops have the following commands:
- /wu force: will force the scan in each areas from the config file and update prices
- /wu reload: will reload the WorthUpdater plugin only (can be handy to let him care the new config.yml file)
- /wu version: will show the plugin version
- /wu help | ?: will show up the help ;).
Developpement stage: stable
Version: 1.3
Using my own repository: svn://bourelly.net/worthupdater/