0g.Ghost.7373's Wishlist
-
Bomb Vest
The BombVest plugin allows you to spawn a vest and a specialized chair within the game world, designed to instill fear and chaos among players. When a player dons the BombVest, they can trigger an explosion using an RF Transmitter, adding a strategic element to gameplay.
HOW IT WORKS
Putting the vest on and using an RF Transmitter will make the vest explode Letting a player sit in the BombChair will activate the bomb timer on the player with hood and cuffs on (forced)
CONFIG
{ "Allow player Damage in TruePVE": true, "Player Vest Auto time": 10.0, "Enable Item spawn?": true, "Drop Settings": [ { "Object Short prefab name": "crate_elite", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 10.0 }, { "Object Short prefab name": "codelockedhackablecrate", "Minimum item to drop": 1, "Maximum item to drop": 1, "Item Drop Chance": 10.0 } ] }
CONSOLE COMMANDS
givechair <playername/ID> givevest <playername/ID>
SKINIDS
VEST = 860210174 (metal armour)
CHAIR = 1739815544 (chair.)
-
Combat Turrets
Throw down a turret while in battle. Config the time and ammo amount.
Permissions
dropturret.use //permission is needed to get a turret via command
Commands
/dropturret // Get your self a drop turret
dropturret <playerID> // Gives a player a drop turret via counsel command
{ "Default": { "Seconds to stay alive": 20, "Can toss when in air": false, "Turret Spawn No Less then 4.0 seconds after tossed": 4.0, "Ammunition amount": 128, "Turret SkinID": 1800326923, "Cooldown before command usage again": 0, "Cooldown before turret placement": 0, "Turret Gun ID": 1545779598 }, "Vip settings": { "VipInfo": { "dropturret.vip": { "live": 20, "spawnTime": 4.0, "ammo": 128, "cooldownTime": 0, "cooldownTimeturret": 0, "TurretGun": -1812555177 } } }, "Version": { "Major": 1, "Minor": 0, "Patch": 10 } }
-
Tripper Kill Asist Status
By cengizhanbucak in Plugins
About Tripper Plugin
The plugin allows players to earn specific rewards during kill streaks, featuring time limits, custom messages, and a scoring system. As players achieve kill streaks within set times, they receive custom messages and points based on the number of kills. Additionally, it visually displays kill streak information to players and removes this data when the streak ends. The plugin's settings enable server owners to customize the messages and scoring system for kill streaks.
Plugin Video
About Config
For instance, default messages and points for specific kill counts are set. The plugin uses this configuration to provide feedback to players as they achieve kill streaks, aiming to enhance their motivation. Additionally, the configuration allows server owners to tailor game dynamics and player experience according to their preferences.
Example
Works compatible with the server rewards plugin. If you wish, you can set the amount of points to be given for each instant kill via config or turn it on / off.
{ "IsCuiDynamic": true, "KillMessages": { "2": { "Message": "Double Kill!", "Points": 1 }, "3": { "Message": "Triple Kill!", "Points": 1 }, "4": { "Message": "Megaton Kill!", "Points": 1 }, "5": { "Message": "Vurtex Kill!", "Points": 1 } }, "KillStreakTimeout": 3.0, "ServerRewardsPoint": true, "ShowCui": true, "StatusBarConfig": { "Image": "pookie.bear", "ImageColor": "#FFC1B8", "MainColor": "#E80C1B", "SubTextColor": "#FFC1B8", "SubTextSize": 11, "SubTextTemplate": "+Puan: {rewardPoints}", "TextColor": "#FFC1B8", "TextTemplate": "Killing Series: {killCount}" } }
-
IDTag
Plugin Name: IDTag
Version: 1.0.6
Developer: Athism
Description:
The IDTag plugin enhances your Rust server experience. When one player eliminates another, the IDTag is automatically added to the defeated player's inventory. Simple and straightforward, this feature personalizes each encounter, allowing server administrators to create an immersive and engaging atmosphere for their players.
Features:
Players automatically receive an IDTag in their main inventory upon death. The IDTag is randomly generated, adding a unique dimension to each death experience. Installation Instructions:
Ensure that your Rust server is compatible with Oxide. Place the plugin file in the oxide/plugins folder on your server. Restart your Rust server. Notes:
This plugin requires Oxide to function. Please check for regular updates to the plugin for the latest features and fixes. If you have any suggestions to enhance the plugin, feel free to share them with us. Your feedback is valuable in making the gaming experience even better on your Rust server. Configuration:
{ "TagsPerDeath": 1 }
-
RFCar
By ChipShopMan in Plugins
Allows players to spawn a car using a chat command.
Spawn - /mycar
Despawn - /nocar
Permissions:
rfcar.spawn - Provides access to the "/mycar" command.