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
Building Restrictions
Free
Set the limits for the number of buildings the player can build.
Discord Reports
C$ 9
Let your players report other players and send a report to discord with a spy image of the reported player.
ZaupShop
Free
Simple shop for items and vehicles using Uconomy currency.
MySQL Permissions
C$ 28
Store permissions and groups in a MySQL to share across multiple servers.