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

RestoreMonarchyPlugins/AdamPlugins

Repository files navigation

Adam Plugins

This repository contains AdamAdam Unturned plugins he was selling on ImperialPlugins.com but discontinued them.
Some of them were fixed and improved by Restore Monarchy.

Join Restore Monarchy Discord if you need help
Download lastest version of each plugin from Releases

Restore Monarchy fixes and improvements

UPlayerLoot, QueueBypasser and SentryCommander weren't fixed because I didn't find them too useful, but their source codes are included

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