|
@@ -9,7 +9,13 @@
|
|
* Create multiple payouts and choose between either permission nodes OR chances to differentiate them
|
|
* Create multiple payouts and choose between either permission nodes OR chances to differentiate them
|
|
* Display payouts using the server chat and/or action bar
|
|
* Display payouts using the server chat and/or action bar
|
|
* Limit how many accounts on a single IP address can receive payouts
|
|
* Limit how many accounts on a single IP address can receive payouts
|
|
-* Merge payouts to add up all the payouts a player has access to into one single payout (requires the use of permission nodes over chances)
|
|
|
|
|
|
+* Merge payouts to combine all the payouts a player has access to into one single payout (requires the use of permission nodes over chances)
|
|
* Setup a payout percent to limit the income of a player while they are AFK (requires Essentials to check if the player is AFK)
|
|
* Setup a payout percent to limit the income of a player while they are AFK (requires Essentials to check if the player is AFK)
|
|
* Change whether the money a player earns from payouts goes directly into their balance or into Time is Money's bank system. Players can use the plugin's ATM to both deposit and withdraw money
|
|
* Change whether the money a player earns from payouts goes directly into their balance or into Time is Money's bank system. Players can use the plugin's ATM to both deposit and withdraw money
|
|
* Open Source: [Source](https://github.com/mastercake10/TimeIsMoney)
|
|
* Open Source: [Source](https://github.com/mastercake10/TimeIsMoney)
|
|
|
|
+
|
|
|
|
+# Installation
|
|
|
|
+
|
|
|
|
+####Download Time is Money from [here](https://www.spigotmc.org/resources/time-is-money.12409/) and insert the jar file into your server's plugin folder. Time is Money supports versions 1.7 through 1.16
|
|
|
|
+
|
|
|
|
+!> **Important** Time is Money requires the plugin `Vault` in order to work. You also need an economy plugin that supports the `Vault` plugin.
|