Alpha 3.0

Details

  • Filename
    TNE.jar
  • Uploaded by
  • Uploaded
    Oct 10, 2016
  • Size
    316.37 KB
  • Downloads
    179
  • MD5
    97e8f73085e4c6765b134fde62aac7e9

Supported Bukkit Versions

  • 1.10
  • 1.9
  • 1.8

Changelog

  • Add support for H2 in place of SQLite
  • Your SQLite database will be automatically converted for you.
  • New internal transaction system
  • this is a giant step towards full transaction tracking, and history
  • This new system improves code readability, and will better help pin point the location of any bugs that occur during a transaction.
  • Ability to reward/charge for using items
  • Ability to reward/charge for crafting
  • Ability to reward/charge for smelting
  • Ability to reward/charge for enchanting
  • Ability to reward/charge for mining
  • Ability to charge for inventory use
  • Ability to charge per use(on open)
  • Ability to create packages and charge per second of use
  • Ability to disable UUID support
  • Ability to allow worlds to share economy data
  • Ability to allow the use of bank balances for transactions
  • Ability to charge for command use
  • Ability to give reward for killing a player in mobs.yml
  • Redid sign-based features, and created a new base to allow easier implementation in the future.
  • We now do proper permissions checks.
  • Added the ability to charge for sign use, and placement
  • Added the ability to set a max limit for signs owned by a player for certain signs.
  • Updated banks to allow for multi-player banks.
  • Bank owners can now use /bank add, and /bank remove to give/revoke a player's access to their bank.
  • Internal optimizations to allow for better code readability, and allow updates to be done in a more straight forward, and faster way.