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
Tool Cupboard
Fr. 7
Custom buildings decay system based on Rust's Tool Cupboard.
Info Panel
Fr. 16
Information panel UI with buttons for pages and links.
Zombie Loot Manager
Fr. 8
Set loot despawn times for Zombies and Animals. Can improve server performance.
MySQL Vault
Fr. 10
Virtual storage for players, which can be shared across servers.