1.2-SNAPSHOT-18 -AuctionHouse now supports the all categegory, Improvements to internal placeholders
New Dashboards for CoreTools have been released completely free!
With these dashboards, you can create a web interface for your AuctionHouse and PlayerData data stored in MySQL.
New:
- Added Jobs Reborn Block owner name
placeholders
-
flying_speed, walking_speed, food_level and gamemode internal entity placeholders are added.
-
EntityToggleGlideEvent support added to EventsManager.
-
PlayerDataLoadedEvent support added to EventsManager.
-
{random_int_<min>_<max>} and {random_double_<min>_<max>} have been added to the internal placeholders for generating random numbers.
Changes:
- Internal Placeholders now support nested other internal placeholders.
- Debug attribute is added to
Comparator condition to check your failed condition.
- Parseother papi expansion support added for internal placeholder to be nested.
- An "all" category has been added to
AuctionHouse. You can now display items from all other categories under a single category.
Fixes:
- Fixed
identification station parsed placeholder calculation.
- Fixed vanilla items can't listed on
Auctionhouse.