Releases: mastercake10/TimeIsMoney
update 1.9.6.12-fix2
update 1.9.6.12-fix
This version includes two minor bug fixes:
- Fixed config not properly reloading (Commenting out list sections did nothing) #60
- Fixed total payouts not clearing after a new day begins
update 1.9.6.12
Config additions
Merging payouts
Added the configuration option merge-payouts
that automatically combines all payouts a player has permission for when enabled.
01d24e7
Max Multiple Accounts
This brings the ability to define a maximal number of accounts connected per IP receiving a payout. If that limit is reached, no one will receive a payout.
default:
max-multiple-accounts: 1
43ab5a0
Global Bank Account
You now can define a global bank account by altering the bank-account
option. If a bank account is defined, TimeIsMoney will take all the money used for the payouts from that account, so you don't create extra money.
f26b57f
New Commands
New Command for the ATM have been added:
Command | Description | Permission required |
---|---|---|
/atm balancetop | Shows the top 10 player atm balances | tim.admin |
/atm give <player> | Deposits money into a players atm | tim.admin |
/atm take <player> | Withdraws money from a players atm | tim.admin |
See 043121c, 505478c. |
Placeholders
There is now a placeholder for displaying a players ATM balance, called %tim_atm%
e232ba8
Fixes
update 1.9.6.12-dev
- added placeholder
%tim_atm%
for players atm balance (#54)
update 1.9.6.11
update 1.9.6.10
- fixed wall sign ATMs not accessible
- fixed Metrics NPE
update 1.9.6.9
- fixed atm wall signs not placeable (#41)
- fixed ip's being resolved to hostnames (caused server lags)
update 1.9.6.8
- fixed a major issue with the multi-account check that caused paper servers to hang
update 1.9.6.7 fixes
- fixed #38 that threw several NPE's
- fixed broken material names for the ATM signs
- fixed 1.14.* action bars implementation
mc 1.14.1 update!
After a long time, the 1.14.1 update has finally been released.
This includes:
- updated functionality for spigot MC 1.14.1
- fixed a spammy error message when no atm title is set
- changed the online counter from asynchronous to synchronous due to errors when using async