Skip to content

Releases: mastercake10/TimeIsMoney

update 1.9.6.22

17 Oct 05:52
Compare
Choose a tag to compare
  • Add a cool down (200 ms) to the ATM-GUI to prevent server lags
  • Add permissiontim.multipleaccountsbypass for bypassing payout when multiple players are using the same ip

update 1.9.6.21

09 Sep 23:50
Compare
Choose a tag to compare
  • fixed action bars for MC 1.8 - 1.9

update 1.9.6.20

05 Aug 00:31
Compare
Choose a tag to compare

ATM fixes:

  • fixed issue in GUI causing a MethodNotFoundException on older Java versions
  • fixed ATM withdrawing money when clicking on the balance item (#99)

update 1.9.6.19

18 Jul 20:22
Compare
Choose a tag to compare
  • update for 1.17
  • better GUI system for the ATM; it can now be customized (see atm_gui.yml)

update 1.9.6.18

02 Nov 21:10
Compare
Choose a tag to compare
  • update for mc 1.16.4

update 1.9.6.17

14 Oct 16:56
Compare
Choose a tag to compare
  • Added formatting to the /atm balance command 5718d0d
  • Fixed labels in /atm help b4f71d6

update 1.9.6.16

24 Aug 23:32
Compare
Choose a tag to compare

Changes regarding the ATM:

  • Switched to UUIDs
  • Added a converter for player names to UUID 5a4c9f5
  • Made ATM messages editable 7dfd5af
  • Fixed ATM-Label in config.yml not reloading after /tim b5fc0b8
  • Fixed ATMs being are created when not having permissions #80
  • Fixed a bug that set the money from ATM back to 0 #81

update 1.9.6.15

23 Aug 04:58
Compare
Choose a tag to compare
  • Added support for 1.16.2 e99b409
  • Improved the ATM: 64c7d60
    This should allow developers to also manage bank accounts in worlds when the player is offline.
    Also, fixed ATM help command and syntax (added opt. world name)
  • Added atm_sign_label to the config.yml, allowing server owners to set a custom ATM sign content. 272adc3
  • Fixed a reloading issue where the payout messages (both action bar and chat) haven't updated after reload (/tim) e11cc49
  • Fixed a stack trace in the Metrics class
  • Fixed action bar messages for 1.16.1 e99b409

Config.yml additions:

# The label that is drawn on the sign upon placement (keep in mind that ATM signs are tracked using this tag, so choose something "unique")
atm_sign_label: "&cATM"

update 1.9.6.14

25 Jun 22:11
Compare
Choose a tag to compare
  • added support for 1.16.1

update 1.9.6.13

15 Jun 04:08
Compare
Choose a tag to compare
  • implemented a new configuration ability b71749f
    The payout message can now be set to only display once when the payout
    limit was reached.
  • fixed fomatting for atm top f08d2dc
  • fixed NPE in metrics when getting distro fc471ae
  • fixed a critical duping issue fae2ef8