Hotfix 1.0.19
11th January 2021
- Fixed rare error that happened on auto-sell regions loading
Update 1.0.19
9th January 2021
autosell.yml
- Added Auto-Sell broadcast message into autosell.yml
- Added configurable Auto-Sell broadcast message time (in seconds)
Code:messages: autosell_enable: "&e&l(!) &7You've &a&lENABLED &7Autosell." autosell_disable: "&e&l(!) &7You've &c&lDISABLED &7Autosell." not_in_region: "&e&l(!) &cYou must be in region to use /sellall" sell_all_complete: "&e&lSELLALL &8>> &7You've sold your inventory for &a$%price%" last_minute_earn: "&e&lINFO &8>> &7You've earn &a$%amount% &7in last minute." auto_sell_broadcast: time: 60 message: - "&e&m-------&f&m-------&e&m--------&f&m--------&e&m--------&f&m-------&e&m-------" - " &8&l» &6&lAUTOSELL:" - " &8&l➥ &e&lMONEY MADE: &2$&a%money%" - " &8&l➥ &e&lITEMS SOLD: &f%items%" - "&e&m-------&f&m-------&e&m--------&f&m--------&e&m--------&f&m-------&e&m-------" regions: {}
Update 1.0.18
9th January 2021
- Fixed bug while mining Redstone ore, now it sells with autosell properly. You need to setup /sellprice <price> once again whilst holding redstone ore.
Update 1.0.17
7th January 2021
- Fixed bug with /prison reload, now it reload all configuration files properly.
Update 1.0.16
6th January 2021
- Fixed /sellprice command, now it accepts decimal values
Update 1.0.15
5th January 2021
- Added MVdWPlaceholderAPI placeholders
- Included all PlaceholderAPI placeholders into MVdWPlaceholderAPI
Update 1.0.14
4th January 2021
- Fixed various issues
- Fixed %ultraprison_prestige% placeholder, now it displays properly prefix of prestige
