Video
Readme
Uconomy Balance UI
Simple UI that displays the player's Uconomy balance in the bottom center of the screen.
Features
- Customizable with rich text formatting
- Animation when player earn or spend money
- Hides automatically to avoid conflicts with Gas Mask UI
- Hides automatically in death screen
- Matches the style of the vanilla UI
- Players can enable or disable the UI with a command
Works with
Workshop
Uconomy Balance UI - 3441984831
Commands
- /balanceui - Enable or disable the balance UI
Permissions
<Permission Cooldown="0">balanceui</Permission>
Configuration
<?xml version="1.0" encoding="utf-8"?>
<UconomyBalanceUIConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MessageColor>yellow</MessageColor>
<MessageIconUrl>https://i.imgur.com/XF9jnxo.png</MessageIconUrl>
<EffectId>27520</EffectId>
<BalanceFormat>[[b]]$ {0}[[/b]]</BalanceFormat>
<EarnMoneyFormat>[[color=#3e9c35]]+${0}[[/color]]</EarnMoneyFormat>
<SpendMoneyFormat>[[color=#ff0000]]-${0}[[/color]]</SpendMoneyFormat>
<ShowUIEffectByDefault>true</ShowUIEffectByDefault>
<JsonFilePath>{rocket_directory}/Plugins/UconomyBalanceUI/PlayerPreferences.json</JsonFilePath>
</UconomyBalanceUIConfiguration>
Translations
<?xml version="1.0" encoding="utf-8"?>
<Translations xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Translation Id="BalanceUIDisabled" Value="Balance UI has been disabled" />
<Translation Id="BalanceUIEnabled" Value="Balance UI has been enabled" />
</Translations>
You Might Also Like
Zombie Loot Manager
768 ₽
Set loot despawn times for Zombies and Animals. Can improve server performance.
MySQL Permissions
1,535 ₽
Store permissions and groups in a MySQL to share across multiple servers.
Player Stats
Free
Player PVP and PVE stats with ranking, rewards and UI.
Anti Blowtorch
Free
Prevent players from repairing or salvaging structures while being raided.