Economy icon

Economy -----

Multi Currency Player Driven Economy



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
Resource Information
Author:
----------
Total Downloads: 1,152
First Release: Oct 17, 2024
Last Update: Feb 27, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings