Ver código fonte

Update 'plugins/timeismoney.md'

MattTek 3 anos atrás
pai
commit
41af0212b8
1 arquivos alterados com 3 adições e 1 exclusões
  1. 3 1
      plugins/timeismoney.md

+ 3 - 1
plugins/timeismoney.md

@@ -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.