Speedgot
Economy
-----
Multi Currency Player Driven Economy
Download Now
Via external site
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
Bug-Fix/Updates
Experimental, read hibernate configuration through configuration file. Might work with other databases.
Plugin Directory:
plugins/
├── Economy
│ ├── config.yml
│ ├── database.db
│ └── hibernate.properties
├── Economy.jar
Example hibernate.properties:
hibernate.connection.driver_class=org.sqlite.JDBC
hibernate.connection.url=jdbc:sqlite:/home/admin/Repositories/Minecraft/DevServer/plugins/Economy/database.db
hibernate.dialect=org.hibernate.community.dialect.SQLiteDialect
hibernate.hbm2ddl.auto=update
hibernate.show_sql=false
hibernate.format_sql=false
hibernate.connection.autocommit=false
----------
,
Feb 27, 2025
Bug-Fix/Updates
Fixed a bug with db schema validation
Fixed a bug where bank interest would reset at the incorrect timestamp
----------
,
Feb 27, 2025
Bug-Fix/Updates
Fixed a bug where bank's interest rate were not converted to percentages
Fixed a bug where this.item was null when opening shop menu
Added auction sorting option by price.
----------
,
Feb 25, 2025
Bug-Fix/Updates
Fixed a bug that prevented users from changing the auction duration value
Fixed a bug that allowed banks to be created with 0 interest cool down rate.
Implemented search by text option in auction menu
Bidding on near ending auctions increases the auction time by a small amount
Added vendor sell limit per item per player, see plugin configuration file
Bank displays remaining time before next interest deposit.
----------
,
Feb 24, 2025
Bug-fix / Version bump
Fixed a bug where plugin directory was not created on initial plugin install, causing the plugin to fail to load
Bumped server version to 1.21.4
----------
,
Jan 18, 2025
Auction House
Added auction house feature
Changed some UI elements.
----------
,
Dec 26, 2024
v1.6-beta
Encapsulated money transfer using DBMS transaction management.
Fixed some UI bugs.
----------
,
Nov 14, 2024
Banks
Revamped shop UI's.
Added banking feature.
----------
,
Oct 27, 2024
Commands
Disabled hibernate SQL debug logs
Added new command /vendorsection update ... which lets you add/change vendor item's prices.
Extended withdraw/deposit commands to work on other players.
----------
,
Oct 20, 2024
Player messages + sound effects.
Player can now view their transactions in chat menu when transactions are performed as well as error messages if they do not meet requirements.
Added sound effects when performing transactions.
----------
,
Oct 18, 2024
Bug fix
Fixed a bug where new players joining would not have existing currencies added.
----------
,
Oct 18, 2024
Player shop order menu
Added players order menu so that players can collect their shop orders.
Various bug fixes.
----------
,
Oct 18, 2024
Changed download link to point to releases
Changed download link to point to releases
----------
,
Oct 17, 2024
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
1,151
First Release:
Oct 17, 2024
Last Update:
Feb 27, 2025
Category:
---------------
All-Time Rating:
0 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings