Video
Included with Purchase
Plugin Download
Instant access to the plugin file (.dll)
Future Updates
All updates and fixes at no extra cost
Developer Support
Help through our forum and Discord
Optional: Source Code
Add-on in cart for an additional fee
Readme
Boosts
Items that give speed and jump boosts to players. Armor and boosts UI included.
Features
- Items that give speed and jump boosts to players.
- Armor and Boosts UI.
- Configurable armor and explosion armor values.
- Configurable speed and jump boosts.
- Configurable if the item must be equipped to give the boosts.
Credits
- Rise for requesting and sponsoring this plugin.
Workshop
3282349079 - Boosts UI (Armor and Boosts)
Configuration
<?xml version="1.0" encoding="utf-8"?>
<BoostsConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Debug>false</Debug>
<EnableUI>true</EnableUI>
<UIEffectId>24530</UIEffectId>
<UseArmorDurabilities>false</UseArmorDurabilities>
<ArmorClothings>
<ArmorClothing ItemId="1010" Armor="0.3" ExplosionArmor="0.1" />
<ArmorClothing ItemId="1011" Armor="0.4" ExplosionArmor="0.4" />
<ArmorClothing ItemId="1012" Armor="0.4" ExplosionArmor="0.4" />
<ArmorClothing ItemId="1013" Armor="0.2" ExplosionArmor="0.1" />
</ArmorClothings>
<BoostItems>
<BoostItem>
<ItemId>363</ItemId>
<SpeedBoost>2</SpeedBoost>
<JumpBoost>1.5</JumpBoost>
<RequireEquip>true</RequireEquip>
</BoostItem>
<BoostItem>
<ItemId>254</ItemId>
<SpeedBoost>5</SpeedBoost>
<JumpBoost>3</JumpBoost>
<RequireEquip>false</RequireEquip>
</BoostItem>
</BoostItems>
</BoostsConfiguration>
You Might Also Like
Uconomy Balance UI
Free
Simple UI that displays the player's Uconomy balance in the bottom center of the screen.
Slot Machine
$ 50
Real life slot machine plugin with UI and custom barricade.
ZaupShop
Free
Simple shop for items and vehicles using Uconomy currency.
Uconomy XP
Free
Works as Uconomy, but with experience, saving it to a json file.