Releases: mastercake10/TimeIsMoney
Releases · mastercake10/TimeIsMoney
update 1.9.6.22
- Add a cool down (200 ms) to the ATM-GUI to prevent server lags
- Add permission
tim.multipleaccountsbypass
for bypassing payout when multiple players are using the same ip
update 1.9.6.21
- fixed action bars for MC 1.8 - 1.9
update 1.9.6.20
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
- update for 1.17
- better GUI system for the ATM; it can now be customized (see
atm_gui.yml
)
update 1.9.6.18
- update for mc 1.16.4
update 1.9.6.17
update 1.9.6.16
Changes regarding the ATM:
update 1.9.6.15
- 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
- added support for 1.16.1