|
@@ -10,7 +10,7 @@
|
|
|
* Display payouts using the server chat and/or action bar
|
|
|
* Limit how many accounts on a single IP address can receive payouts
|
|
|
* 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 EssentialsX 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
|
|
|
* Open Source: [Source](https://github.com/mastercake10/TimeIsMoney)
|
|
|
|
|
@@ -21,3 +21,5 @@
|
|
|
|
|
|
|
|
|
!> **Important** Time is Money requires the plugin `Vault` in order to work. You also need an economy plugin that supports the `Vault` plugin.
|
|
|
+
|
|
|
+?> **Important** Time is Money uses `EssentialsX` to check whether a player is AFK or not.
|