Items
Balance Bar - 0.1.5
$3
economy economics currencyThe plugin displays the player's balance in the status bar. Depends on BankSystem/ServerRewards/Economics and AdvancedStatus plugins. P.S. I've asked the author of the ServerRewards plugin to add a new hook called OnPointsUpdated to track points updates. Until they decide to add the new hook, if you want point updates, you'll need to manually add 2 lines to the ServerRewards plugin. On lines 1822 and 1847, you need to add the code(below) before "return true;" Interface.CallHook("OnPointsUpdated"...
Auto Deposit - 1.0.1
$5
auto deposit sortAuto Deposit is a very simple plugin, When the command is active it will do a simple compare between two containers if the target container is allowed in the config that is. Once it finds a match between two items if the item isn't blacklisted in the config it will simply move the item to the target container. Simply use /depo to activate, You can also change the command name in the config file! Permissions autodeposit.use - Simply used to grant users access to the command. The Config AllowedCon...