Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

AdamPlugins v3.0

Latest
Compare
Choose a tag to compare
@RestoreMonarchy RestoreMonarchy released this 09 Dec 17:21
· 20 commits to master since this release

UAuction 3.0

  • Added MinimumTimeAfterBid to config. When there's a new bid and the auction time is under MinimumTimeAfterBid, it is set to MinimumTimeAfterBid
  • Fixed plugin not return auction items and bids if server shutdown or crash

UBankRobbery 3.0

  • Removed support for RocketRegions, but added support for AdvancedZones
  • Fixed and restored support for AdvancedRegions
  • Added Uconomy support for rewards

UPets 3.0

  • Completely rewrote the plugin
  • Changed data saving from file to json file database writing (still allowing MySQL)
  • Improved performance of the plugin (MySQL database calls are done asynchronously, less ticks)
  • Removed support for UI
  • Improved pet command

InfoRestorer 3.0

  • Minimum small improvements