TotalEconomy

All in one economy plugin for Minecraft.

MIT License

Stars
32
Committers
11

Bot releases are visible (Hide)

TotalEconomy - Total Economy v1.1.1

Published by ericgrandt about 9 years ago

This version was tested on:
Sponge Version: 1.8-1515-2.1DEV-686
Forge Version: 11.14.3.1487

If you encounter any issues please feel free to post them here so I can fix them as soon as possible: https://github.com/Erigitic/TotalEconomy/issues.

Changelog

  • Updated to latest version of Sponge

Interested in supporting the developer?

https://www.patreon.com/erigitic

TotalEconomy - Total Economy v1.1.0

Published by ericgrandt about 9 years ago

This version was tested on:
Sponge Version: 1.8-1499-2.1DEV-613
Forge Version: 11.14.3.1487

If you encounter any issues please feel free to post them here so I can fix them as soon as possible: https://github.com/Erigitic/TotalEconomy/issues.

Changelog

  • Bug Fix: Negative numbers can no longer be passed into pay commands.
  • Bug Fix: Pay commands now check for anything but numbers and a single decimal in the amount in order to prevent errors.
  • Admin Pay Command(/adminpay [player] [amount])
  • Job Permissions
  • Ability to enable/disable salaries for individual jobs.

Interested in supporting the developer?

https://www.patreon.com/erigitic

TotalEconomy - Total Economy v1.0.9

Published by ericgrandt about 9 years ago

Compiled under Java 8

This version was tested on:
Sponge Version: 1.8-1499-2.1DEV-584
Forge Version: 11.14.3.1487

If you encounter any issues please feel free to post them here so I can fix them as soon as possible: https://github.com/Erigitic/TotalEconomy/issues.

Changelog

  • Job salaries that are, by default, paid out every 5 minutes. This time, as well as the salary, can be changed from the jobs.conf file.
  • Starting balance for new players can now be changed from the totaleconomy.conf file.
TotalEconomy - [DEV] Total Economy v1.0.9

Published by ericgrandt about 9 years ago

TotalEconomy - Total Economy v1.0.8

Published by ericgrandt about 9 years ago

Compiled under Java 8

This version was tested on:
Sponge Version: 1.8-1499-2.1DEV-566
Forge Version: 11.14.3.1487

If you encounter any issues please feel free to post them here so I can fix them as soon as possible: https://github.com/Erigitic/TotalEconomy/issues.

Changelog

  • Update to the Total Economy API that fixes an issues with saving and receiving values from the config.
TotalEconomy - Total Economy v1.0.7

Published by ericgrandt about 9 years ago

Compiled under Java 8

This version was tested on:
Sponge Version: 1.8-1499-2.1DEV-566
Forge Version: 11.14.3.1487

If you encounter any issues please feel free to post them here so I can fix them as soon as possible: https://github.com/Erigitic/TotalEconomy/issues.

Changelog

  • The Total Economy API has been changed to use UUID's instead of Player objects. Also, the ability to create accounts and set a player's balance have been added to the API.
  • Updated to work with the latest changes to the Sponge API.
TotalEconomy - Total Economy v1.0.6

Published by ericgrandt about 9 years ago

This version was tested on:
Sponge Version: 1.8-1499-2.1DEV-544
Forge Version: 11.14.3.1487

NOTE: Delete your config files to allow for new additions to be added.

If you encounter any issues please feel free to post them here so I can fix them as soon as possible: https://github.com/Erigitic/TotalEconomy/issues.

Changelog

  • Ability to change a player's balance (/setbalance [player] [amount])
  • Configuration option to prevent money and experience farming for jobs (Can be changed in the jobs.conf by changing the value of preventJobFarming)
TotalEconomy - Total Economy v1.0.5

Published by ericgrandt over 9 years ago

This version was tested on:
Sponge Version: 1.8-1487-2.1DEV-519
Forge Version: 11.14.3.1487

If you encounter any issues please feel free to post them here so I can fix them as soon as possible: https://github.com/Erigitic/TotalEconomy/issues.

Changelog

  • Updated to work with the latest changes to API version 2.1-DEV and the latest version of Forge
TotalEconomy - Total Economy v1.0.4

Published by ericgrandt over 9 years ago

This version was tested on:
Sponge Version: 2.1DEV-472

If you encounter any issues please feel free to post them here so I can fix them as soon as possible: https://github.com/Erigitic/TotalEconomy/issues.

Changelog

  • Command Permissions (Can be found in the README)
TotalEconomy - Total Economy v1.0.3

Published by ericgrandt over 9 years ago

This version was tested on:
Sponge Version: 2.1DEV-460

NOTE: Remove the TotalEconomy config folder to make sure that new additions are added.

If you encounter any issues please feel free to post them here so I can fix them as soon as possible: https://github.com/Erigitic/TotalEconomy/issues.

Changelog

  • Ability to toggle job reward notifications on and off
TotalEconomy - Total Economy v1.0.2

Published by ericgrandt over 9 years ago

Sponge Version: 2.1DEV-460

NOTE: Remove the TotalEconomy config folder so it can be remade to include the new features.

Changelog

  • Lumberjack job
  • Place Action(Jobs can now award players for placing blocks)
TotalEconomy - Total Economy v1.0.1

Published by ericgrandt over 9 years ago

This version of Total Economy uses:
Sponge: 2.1DEV-449

  • Updated to the latest version of Sponge
TotalEconomy - Total Economy v1.0.0

Published by ericgrandt over 9 years ago

Changelog

  • Jobs (Currently there is only the Miner job which is fully customizable from within the jobs config)

When more of the Jobs feature is fleshed out I will be going over how to make custom jobs and edit premade ones.

NOTE: Remove the TotalEconomy folder that is located in the config folder. This is to ensure that the Total Economy config files will be remade and will contain any new and necessary additions.

TotalEconomy - [DEV] Total Economy v0.3.0

Published by ericgrandt over 9 years ago

Changelog

  • Switched from Player to UUIDs. This will make it so name changes will not result in the loss of a users account.
  • Some commands relating to jobs. (Still not fully functional)
TotalEconomy - [DEV] Total Economy v0.2.0

Published by ericgrandt over 9 years ago

Changelog

  • Added TEService which allows other plugin developers to use Total Economy's AccountManager in their plugins.
TotalEconomy - [DEV] Total Economy

Published by ericgrandt over 9 years ago

Changelog

  • First Release