GBUtils.VisualWallet

GB.VisualWallet

GB.VisualWallet

Continually displays the amount available in your wallet.

And, if you use GB.Rewarder, it can show you your session and total income as well.

Features

  • Displays the amount available in your wallet
  • If you are using GB.Rewarder, it can show
    • Session income
    • Total income

Requirements

This plugin requires the Vault and Spout plugins on the server, and players that wish to use it must be using the SpoutCraft client.

Vanilla players can still connect and play on the server, they just won't be able to use this plugin.

Installation

  1. Download the latest version, from here
  2. Copy to your plugins/ folder
  3. Restart your server
  4. Edit the plugins/GB.VisualWallet/config.yml file to setup the plugin
  5. Restart server to reload changes

Screenshot

A server using GB.Rewarder, with all VisualWallet elements enabled.
VisualWallet screenshot

Configuration

In the configuration, you can set which elements should be visible by default, for a new player.

config.showWallet
If true, wallet is visible when a new user joins
config.showSessionIncome
If true, session income is visible when a new user joins (Requires GB.Rewarder)
config.showTotalIncome
If true, total income is visible when a new user joins (Requires GB.Rewarder)

User commands

The following commands are available to the players.

/gbvisualwallet show <ELEMENT>
Shows ELEMENT
/gbvisualwallet hide <ELEMENT>
Hides ELEMENT
/gbvisualwallet toggle <ELEMENT>
Toggles visibility of ELEMENT (Great for keybindings)


ELEMENT can be one the the following four: wallet, session*, total*, toggle*, all


* Requires GB.Rewarder.
* Only useable in a /gbvisualwallet toggle command, toggles overall display of the visual wallet.

Alternate command

You can use /gbvw instead of /gbvisualwallet

Changelog

v1.1.4
  • Updated to craftbukkit-1.2.5-R3.0
v1.1.3
  • Updated metrics to revision 5
v1.1.2
  • Updated to craftbukkit-1.2.5-R1.0
v1.1
  • Added "/gbvisualwallet toggle display" command to toggle overall display on/off
  • Added metrics
v1.0
  • First release

Comments

Posts Quoted:
Reply
Clear All Quotes