Auto-Tune ✅ SUPPLY/DEMAND DYNAMIC ECONOMY ✅ ⚡1.13 - 1.19⚡ icon

Auto-Tune ✅ SUPPLY/DEMAND DYNAMIC ECONOMY ✅ ⚡1.13 - 1.19⚡ -----

A Powerful Minecraft Automatic-Economy Plugin for 1.13-1.19 with lots of features




Fixed console spam when held item not in shop
----------, Sep 26, 2022


Information

This project is still in beta so be warned there may still be bugs! However, the project has been cut down to be more stable, faster and easily expandable. In addition, Auto-Tune 0.14.0 has been in pre-release with minimal changes for 3 weeks. It should now be stable enough to use on a production server with minimal issues. You will need to delete your Auto-Tune folder to update!

Usage Notes

Please use Paper or a fork of Paper for your server software. Make sure your Auto-Tune folder is deleted if this is not your first time using Auto-Tune and your updating from 0.13.0 or below. Please use the discord for help as the documentation is still in the process of being re-written.

Updates

This does not cover the full list of updates as Auto-Tune has been almost entirely re-written.

  • Complete data system overhaul. It should now be faster and not require data to be deleted when new features are added. It should also be far smaller as a bug was in the older version was the data.db file getting very large.
  • More events have been moved to the async category which should improve performance.
  • A whole host of bugs have been fixed and Auto-Tune should be far more stable now than ever before.
  • The web server has been completely re-written and now has a search bar.
  • A whole host of other things, try it out for yourself!
----------, Jul 12, 2022

Information
This is a pre-release for 0.14.0. I will be updating the pre-release here until it is stable enough to be fully released. Please report any bugs in the discussion or on discord: [​IMG]

Usage Notes
Please do not try to use this if you already have Auto-Tune installed. If you want to update, please contact me on discord.

Updates
30/05/2022 - 5:43 am (GMT)
Updated and pushed first pre-release

30/05/2022 - 8:05 am (GMT)
Fix GDP item not displaying item name
Add background-pane-text option to messages.yml to change the default background text

30/05/2022 - 8:13 am (GMT)
Fix page numbers concatenating instead of adding
Add units to time period comment
Add a default value to background-pane-text

30/05/2022 - 9:29 am (GMT)
Fix collect first settings not updating for enchantments
Edit default run-out-of-buys and run-out-of-sells messages

01/06/2022 - 10:41 pm (GMT)
Added a message that is displayed to players when they attempt to enable auto-selling for an enchantment
Set item displayName component to translatable to fix enchantments displaying levels in the shop selection
Allow servers to remove the back button in shop sections
Added info in config.yml for removing the back button

04/07/2022 - 8:37 am (GMT)
Change withdrawPlayer to depositPlayer in PurchaseUtil#sellItemStack. Fixes #49

05/07/2022 - 10:46 am (GMT)
Implement embedded web server with search functionality using jetty
Add option to enable/disable sell limits
Add option to enable/disable loans
Add /shop reload command with autotune.admin permission
Fixed Auto-Tune not working without essentials
----------, Jun 30, 2022

A complete code rewrite with a crazy amount of new features!

Changes: https://github.com/Unprotesting/Auto-Tune/compare/1760ad6bc5cf1126ec48159e27fb7be92e1979ec...master
----------, Dec 1, 2021

WARNING: This is a pre-release! There will be bugs so use at your own risk.
Features:
  • Improved sell command stability
  • Greatly improved /transactions command, new GUI, improved stability and ease of use.
  • Cleaned up some code and error statements
  • Improved stability of the enchantment algorithm
  • Improved HTTP request stability
Fixes:
  • Fixed illegal enchants
Other:
  • Updated to 0.13.0-pre-release-3
<< This project is still in BETA beware there may be bugs>>
----------, Jan 22, 2021

WARNING: This is a pre-release! There will be bugs so use at your own risk.
Features:
  • Improved transaction command utility
  • Improved stability of some commands
Fixes:
  • Fixed selling sometimes not registering
  • Fixed null errors when updating enchantment algorithm
  • Fixed price not updating without Essentials
Other:
  • Updated to 0.13.0-pre-release-2
<< This project is still in BETA beware there may be bugs>>
----------, Jan 18, 2021

WARNING: This is a pre-release! There will be bugs so use at your own risk.
Features:
  • Added transaction command and transactions to view transaction data (unstable).
  • Improved stability of a number of commands
  • Improved enchantment algorithm
  • Completely rewritten sell command for performance / stability
  • Improved performance of a number of functions
Fixes:
  • Reduced null exceptions
Other:
  • Updated to 0.13.0-pre-release-1
<< This project is still in BETA beware there may be bugs>>
----------, Jan 17, 2021

Features:
  • Improved enchantment algorithm and default settings
  • Improved stability of TopMovers check
  • Improved loaning and fixed a couple of bugs surrounding it
Fixes:
  • Fixed data.db and enchantment.db creating hundreds of files
  • Fixed a handful of null errors
  • Fixed rotten flesh not appearing in the shop by default
  • Fixed selling sometimes not registering by splitting up GUI's for players like the shop
  • Fixed incompatibility with IllegalStack
Other:
  • Updated to 0.12.4
<< This project is still in BETA beware there may be bugs>>
----------, Jan 6, 2021

Features:
  • Improved getting item price data locally
  • Improved some default values
Fixes:
  • Fixed buying enchantments when item isn't in the shop
  • Fixed shop not paginating properly when items in section were less than (pane-size + 7)
  • A few minor bug fixes
Other:
  • Updated to 0.12.3
<< This project is still in BETA beware there may be bugs>>
----------, Jan 3, 2021

Features:
  • Added command aliases
  • Added data configuration options
Fixes:
  • Fixed commands sometimes not registering
  • Fixed formatting on gdp command
  • Fixed shop sometimes taking items when you don't have enough
  • Fixed messages about the old algorithm displaying
  • Fixed some formatting and messages
Other:
  • Updated to 0.12.2
<< This project is still in BETA beware there may be bugs>>
----------, Jan 1, 2021

Features:
  • Added favicon.io to web folder
Fixes:
  • Fixed max-buys/sells not working properly
  • Fixed HTTP requests sometimes not sending properly
  • Fixed some null errors when tasks concurrently edited the map such as price calculation and inflation
Other:
  • Updated to 0.12.1
<< This project is still in BETA beware there may be bugs>>
----------, Dec 27, 2020

Features:
  • Complete shop re-write - lines of code down from over 1600 in the shop file to 500
  • Improved performance and ease of use.
  • Made it easier to add new features
  • Added ability to see price change over the last online day
  • Added the ability to purchase enchantments
  • Added the ability to sell enchantments
  • Added enchantment price calculation algorithm and hooked into Auto-Tune API to change price dynamically
  • Added the ability to sell items with durability and decrease price
  • Changed the shop layout and ease of use
  • Improved performance of dynamic inflation rate algorithm
  • Added a new message to Tutorial regarding /buy
  • Optimised price loading by pushing price data to memory on startup.
  • Improved messages and comments to be more user friendly
  • Started working on the WIKI
  • Added loaning GUI
  • Removed complicated /payloan and /loans and merged them into the loan GUI
  • Improved loaning algorithm
  • Added compound interest loans
  • Added more configuration options surrounding loaning
  • Improved the look of loaning and ease of use.
  • Added Bstats
  • Removed unused imports
  • Improved readability and handling of deprecated functions
  • Improved error messages
  • Improved performance of client-to-server interaction
  • Greatly Improved the way the API works
  • Improved a number of functions and removed algorithms that are not going to be used
  • Improved the /autosell command by adding sections and price change display
  • Improved price calculation messages
  • Reduced computation of some functions
  • Improved shutdown methods to reduce errors
  • Improved storage performance by optimising functions and the way data is stored for specific tasks
Fixes:
  • Fixed a bug when buying items with not enough money
  • Fixed some comment errors.
  • Fixed Sell command displaying to 1 decimal place
  • Fixed selling not handling requests correctly
  • Fixed an issue with selling from the shop when on max-sells
  • Fixed loaning bugs
  • Fixed a bug where players would "lose" items when putting them into the shop by locking their inventories when in the shop
  • Fixed incompatibility with some plugins including Fast Asnyc World Edit
  • Fixed the shop not loading some items when using multiple pages
  • Fixed an error when clicking around the shop
  • Fixed incompatibility with FAWE
  • Fixed a host of bugs surrounding /buy and enchantments
  • Forced the economy provider to be vault as it is the dependency
  • Reduced probability for data-loss
  • Fixed date messages being doubled in time
Other:
  • Updated to 0.12.0
<< This project is still in BETA beware there may be bugs>>
----------, Dec 23, 2020

PLEASE READ: When updating to this version from 0.10.5 or below, either, remove the shops.yml file before reset or look at shops file at https://github.com/Unprotesting/Auto-Tune/blob/1.16.4/Auto-Tune/src/resources/shops.yml and copy the format

Features:
  • Added the ability to enter specific sections with the shop command using /shop
  • Improved the stability of every command through increased checks and bug fixes
  • Improved shop sections to make more sense and look nicer
  • Added /at remove command to remove items from the data.db map that aren't on your shops file anymore
  • Added at.remove permission
  • Improved section stability
Fixes:
  • Fixed gdp command being broken
  • Fixed a couple of minor bugs
Other:
  • Updated to 0.11.1
<< This project is still in BETA beware there may be bugs>>
----------, Nov 22, 2020

PLEASE READ: When updating to this version, either, remove the shops.yml file before reset or look at shops file at https://github.com/Unprotesting/Auto-Tune/blob/1.16.4/Auto-Tune/src/resources/shops.yml and copy the format

Features:
  • Improved look of online graphs
  • Added support for mobile users using online graphs
  • Greatly improved GDP algorithm and fixed a couple bugs regarding GDP calculation
  • Added average balance and average debt to /gdp command
  • Added /GDP reset command
  • Added /GDP reset permission
  • Added shop sections
Fixes:
  • Updated a few values
  • Fixed a bug where players can re-log and remove their max-buy/sell limits
  • Fixed a few more bugs
Other:
  • Updated to 0.11.0
<< This project is still in BETA beware there may be bugs>>
----------, Nov 21, 2020

Features:
  • Added max-buy and max-sell values to the shop to eliminate monopoly power on small servers
  • Added option to stop calculating prices when no players are online
  • Added inflation not increasing when no players are online and update-prices-when-inactive is set to false
  • Added license
Fixes:
  • Fixed cannot purchase being gold and green to red and green
  • Fixed an exception when parsing shop and config values
  • Fixed a JavaScript folder being created for no reason
  • Fixed some grammatical mistakes
Other:
  • Configured shops and config files further again
  • Added Vault as a hard-depend instead of a soft one
  • Fixed a few other bugs
  • Updated to 0.10.5
<< This project is still in BETA beware there may be bugs>>
----------, Nov 17, 2020

Features:
  • Added Tutorial and tutorial settings
  • Improved shop stability and performance
Fixes:
  • Removed a few shop related bugs
  • Fixed a small command bug
  • Patched a game-breaking purchasing bug
  • Fixed random numbers being displayed in console.
Other:
  • Changed shops file default values to include a more comprehensive set of values
  • Changed some default config values to make it easier for new players
  • Updated to 0.10.4
<< This project is still in BETA beware there may be bugs>>
----------, Nov 15, 2020

Features:
  • Made some changes to the way rounding is calculated when loaning
  • Improved performance of some functions
Fixes:
  • Fixed auto-selling not showing all pages correctly.
  • Fixed some errors when buying items
  • Reduced the chances for errors in commands
  • Fixed trade-short only showing after the number of time periods set in the server
  • Fixed console error spam when adding Auto-Tune to an existing economy.
Other:
  • Improved some default values and config comments
  • Updated some old info in README.MD
  • Updated to 0.10.3
<< This project is still in BETA beware there may be bugs>>
----------, Nov 14, 2020

Resource Information
Author:
----------
Total Downloads: 5,959
First Release: Nov 12, 2020
Last Update: Sep 26, 2022
Category: ---------------
All-Time Rating:
23 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings