File Details
Release 2.0
- R
- Jun 3, 2025
- 1.84 MB
- 77
- 1.21+8
File Name
NexusAuctionHouse-2.0.jar
Supported Versions
- 1.21
- 1.20
- 1.19
- 1.18
- 1.17
- 1.16
- 1.15
- 1.14
- 1.13
- Implemented the analytics system from SynkLibs 1.8,
- Added customizable item sorts,
- Massively revamped text formatting in most item lores,
- Added more customization options in the config,
- Changed the expiry edition system to a "calendar" system or a +/- system (both are usable in-game),
- Added a permission to delete listings,
- Changed the storage system to use JSON (a migrator for old versions is also implemented),
- Added a shulker box viewer,
- Changed all text inputs to an Anvil GUI,
- Permissions are now properly registered to appear on permissions managers,
- Added an expiry check when opening the auction house,
- Fixed an error causing the AH to not be openable in some cases,
- Reduced the length of certain menu titles that were too big for the GUIs,
- Added support for entries such as "7d" or "3h" in the config,
- Totally reviewed the code for small errors,
- Slightly changed the plugin-side listing storage system,
- Made the expiry timestamp a long,
- Made the date format configurable in the config,
- Patched a crash possible due to a missing logic check