Skip to content

tradeshop-2.5.0-DEV-2022-01-04T03.06.26

Pre-release
Pre-release
Compare
Choose a tag to compare

Known Issues

  • None

New Features

  • Expiration of DEV versions; 1 Month after DEV version build date you will start getting notification messages, and after 2 months the plugin will disable itself after 24-hours of run-time. This ONLY affect version tagged as DEV, all other versions will function normally.

Changes

  • Changed widening text from starting with @ to start/end $/^ i.e $dye^
  • Removed old Utils#log method
  • Added additional metrics including the number of trades that occur, amount of shops on the server, and some Config values

Bug Fixes

  • Fixed Colour widening not working as expected
  • Fixed Potential bug in DataStorage#getShopCountInWorld where worlds(like the nether and end) that exist without shops would throw null if checked
  • Fixed bad array count in ShopChunk#deserialize

Minor Changes/Reformatting

  • Import cleanup(mostly wildcard removal)
  • Re-organization of some new files
  • Re-organized Debug Modes