depends on
This plugin is designed to work with Economics, it shows the survivor their current balance in the lower-left corner of the interface. The position of the GUI element is now configurable, see below for details.
The server checks for balance changes, and when a balance differs from that of the previous, ie a transaction has been made, the interface is updated.
Configuration
{
"GUIAnchorMax": "0.175 0.08",
"GUIAnchorMin": "0.024 0.04",
"GUIBalanceColor": "1.0 1.0 1.0 1.0", // Color of the players balance.
"GUIBalanceSize": "12", // Font size of the players balance.
"GUIColor": "0.1 0.1 0.1 0.75", // Color of the GUI background.
"GUICurrency": "M", // Letter used to define the currency.
"GUICurrencyColor": "1.0 1.0 1.0 1.0", // Color of the currency letter.
"GUICurrencySize": "12" // Font size of the currency letter.
}
Credits
- lethal_d0se, the original author of this plugin
This plugin is unlicensed and the original author reserves all rights to it.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.
The original author may request that this plugin be removed and there is a risk that the plugin may be unavailable in the future.
Note that the current maintainer may not have permission to assign a license to the plugin if they are not the original author, so explicit permission would need to be obtained from the original author in order for the plugin to remain openly available and guarantee that it will be around for all to enjoy going forward.