AlaEddineYahia's Wishlist
-
Lootables.Ext
By Raul-Sorin Sorban in Plugins
Prefab creator that directly works with Static Lootables in order to create custom lootable definitions for your servers! This plugin provides more than there already is.
[!] Known Issue
When placing points that are (almost) perfectly vertical in all points (bottom points align with the top ones), the prefab gets applied flipped in the horizontal axis.
Currently investigating this.
Watch the tutorial down below to get an insight of how this works!
It's simple, follow the instructions in chat designed to quickly help you integrate it in your server.
Open the editor; Press [Reload] while looking at an object; If Lootables.Ext is loaded, the [PRO] section will show up, click on "Create Prefab"; Follow the instructions in chat & go wild; Press [Use] while looking at your newly created prefab; Set it up as a regular prefab; Voila!
-
Kilobyte Admin Tools (KAT)
By Kilobyte Services in Plugins
Kilobyte Admin Tools (KAT)
A comprehensive admin toolkit for Rust servers with moderation tools and playful troll commands for dealing with rule-breakers. Works with Carbon & Oxide.
Features
Moderation Effects Pacify - Prevents damage to other players Reflect - Reflects damage back to attacker NoFarm - Prevents resource gathering NoMeds - Prevents medical item usage Freeze - Stops player movement Inventory & Teleport DropIt - Force drop entire inventory Strip - Clear inventory Bring - Teleport player to you Goto - Teleport to player Investigation Tools Sit - Seat player in chair for chat Unsit - Release from chair Skyfall - Drop player from 50m Troll Commands Slap, Bounce, Rocket, Heal, Slay Scramble, Nudge, Yeet, Dizzy, Chaos Tickle, Confuse, Beep, Lag, Bouncy Installation
Place KilobyteAdminTools.cs in your oxide/plugins/ or carbon/plugins/ folder
Config file creates automatically on first load
Grant permission:
oxide.grant user <name> kilobyteadmintools.use Permissions
kilobyteadmintools.use - Access to all KAT commands
Commands
Use /kat or /kat.help for full command list
Main commands: /kat.pacify, /kat.reflect, /kat.nofarm, /kat.nomeds, /kat.freeze, /kat.dropit, /kat.strip, /kat.sit, /kat.unsit, /kat.skyfall, /kat.bring, /kat.goto, /kat.slap, /kat.bounce, /kat.rocket, /kat.heal, /kat.slay, /kat.scramble, /kat.nudge, /kat.yeet, /kat.dizzy, /kat.chaos, /kat.tickle, /kat.confuse, /kat.beep, /kat.lag, /kat.bouncy
Short aliases available without kat. prefix
Configuration
Customize settings in oxide/config/KilobyteAdminTools.json
SlapDamage (default: 5) BounceHeight (default: 15m) RocketForce (default: 25m) ScrambleRadius (default: 10m) YeetDistance (default: 20m) DizzyRadius (default: 5m) Notes
Sit and Nudge require the admin to be in-game Effects are toggles - run command again to remove Chairs auto-cleanup on unsit or plugin unload Players cannot leave chair until admin uses unsit -
Buried Crates
Buried Crates makes it possible to find crates while using a metal detector. This makes metal detectors worth using at any stage of the game.
SUPPORTED CRATES/BARRELS
PERMISSIONS & SPAWN PROBABILITY
In config you can define permissions and chance % of a crate spawning for each permission (if a crate doesn't spawn, vanilla loot items works like normal).
Crate types to be spawned uses a weight system, the higher the weight, the higher chance that crate type will be the one to spawn.
Default permissions: you can change or add to them in config
buriedcrates.default - 25% chance of finding a crate buriedcrates.vip1 - 50% chance of finding a crate buriedcrates.vip2 - 80% chance of finding a crate
CONFIG
{ "General settings": { "Locked crate hack seconds": 60, "Dug up crate despawn in seconds": 900, "Log dug up crates in console": false }, "Permissions": { "default": { "Crate spawn chance (%)": 25, "Crates weights": { "Basic Crate": 5, "Foodbox": 5, "Vehicle Parts Crate": 5, "Tier 2 Components Crate": 5, "Tier 3 Components Crate": 5, "Normal Crate": 15, "Normal Crate - Food": 5, "Normal Crate - Medical": 5, "Tools Crate": 15, "Underwater Labs Normal Crate 1": 5, "Underwater Labs Normal Crate 2": 5, "Military Crate": 3, "Elite Crate": 3, "Elite Crate - Bradley": 2, "Elite Crate - Heli": 2, "Locked Crate": 0, "Supply Drop": 1, "Yellow Loot Barrel": 5, "Blue Loot Barrel": 5, "Oil Barrel": 5, "Giftbox": 5, "Present Drop": 0 } }, "vip1": { "Crate spawn chance (%)": 50, "Crates weights": { "Basic Crate": 0, "Foodbox": 5, "Vehicle Parts Crate": 5, "Tier 2 Components Crate": 5, "Tier 3 Components Crate": 5, "Normal Crate": 15, "Normal Crate - Food": 5, "Normal Crate - Medical": 5, "Tools Crate": 15, "Underwater Labs Normal Crate 1": 5, "Underwater Labs Normal Crate 2": 5, "Military Crate": 3, "Elite Crate": 3, "Elite Crate - Bradley": 2, "Elite Crate - Heli": 2, "Locked Crate": 1, "Supply Drop": 1, "Yellow Loot Barrel": 5, "Blue Loot Barrel": 5, "Oil Barrel": 5, "Giftbox": 5, "Present Drop": 1 } }, "vip2": { "Crate spawn chance (%)": 80, "Crates weights": { "Basic Crate": 0, "Foodbox": 0, "Vehicle Parts Crate": 0, "Tier 2 Components Crate": 0, "Tier 3 Components Crate": 5, "Normal Crate": 10, "Normal Crate - Food": 0, "Normal Crate - Medical": 0, "Tools Crate": 10, "Underwater Labs Normal Crate 1": 5, "Underwater Labs Normal Crate 2": 5, "Military Crate": 5, "Elite Crate": 5, "Elite Crate - Bradley": 3, "Elite Crate - Heli": 3, "Locked Crate": 1, "Supply Drop": 1, "Yellow Loot Barrel": 5, "Blue Loot Barrel": 5, "Oil Barrel": 5, "Giftbox": 5, "Present Drop": 1 } } }, "Version": { "Major": 1, "Minor": 0, "Patch": 1 } }- #metal detector
- #detector
-
(and 6 more)
Tagged with:
-
Coin Flipping
Adds a coin flipping mini game to your server. Players can try their luck by playing against both a bot and a real player.
Commands
flip - open interface
Permissions
coinflipping.use - open interface coinflipping.players - play against players coinflipping.npcs - play against npcs coinflipping.createroom - create a room
Config
{ "Commands": [ "flip" ], "Work with Notify?": true, "Economy": { "Type (Plugin/Item)": "Plugin", "Plugin name": "Economics", "Balance add hook": "Deposit", "Balance remove hook": "Withdraw", "Balance show hook": "Balance", "ShortName": "scrap", "Display Name (empty - default)": "", "Skin": 0 }, "Interface": { "Show coin in header?": true, "Coin Image": "https://i.imgur.com/GBVGvQa.png" }, "Values for Bot Game": [ 100, 200, 300 ], "Min Bet for Bot Game": 100, "Min Bet for Player Game": 100, "Permissions Settings": { "Opening the interface": "coinflipping.use", "Playing against players": "coinflipping.players", "Playing against NPCs": "coinflipping.npcs", "Creating a room": "coinflipping.createroom" } }
-
Customizable Protection
This is a powerful tool that allows you to customize the protection of wearable items in the game. With this plugin, admins can create their own items with their own protection values and customize the protection of existing items. This means that players can adjust the protection to their playing style, which gives them an advantage in combat.
One of the distinguishing features of the plugin is its ability to allow players to take damage from NPCs on PVE servers depending on the equipment worn. This adds a new level of realism to the game, as players must carefully consider their defense when interacting with NPCs. It also encourages players to invest time and resources into building better gear, as better gear means better protection.
The ability to customize protection values, create custom items, and enable NPC damage on PVE servers makes it an indispensable tool for any Rust server.
Features
Appearance of item protection for players on PVE servers from NPC damage
Detailed adjustment of protection for any wearable item
Item setup files are all separately in their own file and folder, making it easy to customize items
Setting up a defense for a player without everything
The ability to create your own items, with their own protection, name and skinid
Permissions
customizableprotection.give for give command customizableprotection.icon.show customizableprotection.icon.hide
Console Commands
cp.give <custom item name> - Give yourself a custom item cp.give <steamid> <custom item name> - Give the player a custom item cp.create - Add a custom item based on the image of another item cp.reload - Quick reloading of items File hierarhy:
• CustomizableProtection ↳ • Custom ↳ example1.json ↳ example1.json ↳ • Default ↳ attire.banditguard.json ↳ attire.bunny.onesie.json ↳ attire.bunnyears.json ↳ attire.egg.suit.json ↳ attire.hide.boots.json ↳ attire.hide.helterneck.json ↳ attire.hide.pants.json ↳ attire.hide.poncho.json ↳ attire.hide.skirt.json ↳ ... etc.
Custom item settings:
{ "Shortname": "partyhat", "Unique SkinId": 111, "Name": "Cap of Fortune", "Description": "Even though it looks silly, it can save!", "UI Settings": { "Name Color (or use <color></color> in name)": "1 1 1 1", "Frame Color": "0.94 0.75 0.15 1" }, "Protection": { "Hunger": 0.0, "Thirst": 0.0, "Cold": 0.0, "Drowned": 100.0, "Heat": 0.0, "Bleeding": 0.0, "Poison": 0.0, "Suicide": 0.0, "Bullet": 0.0, "Slash": 0.0, "Blunt": 0.0, "Fall": 100.0, "Radiation": 0.0, "Bite": 0.0, "Stab": 0.0, "Explosion": 0.0, "RadiationExposure": 100.0, "ColdExposure": 100.0, "ElectricShock": 0.0, "Arrow": 0.0, "OxygenExposure": 100.0 } }
Default item settings:
{ "Hunger": 0.0, "Thirst": 0.0, "Cold": 0.0, "Drowned": 0.0, "Heat": 0.0, "Bleeding": 0.0, "Poison": 0.0, "Suicide": 0.0, "Bullet": 10.0, "Slash": 15.0, "Blunt": 15.0, "Fall": 0.0, "Radiation": 0.0, "Bite": 45.0, "Stab": 10.0, "Explosion": 0.0, "RadiationExposure": 2.0, "ColdExposure": 25.0, "ElectricShock": 0.0, "Arrow": 10.0, "OxygenExposure": 0.0 }
Default Config:
{ "Icon Position (0 - Off | -1 - left by 1 slot, 1 - right by 1 slot | ..)": -1, "Lock values at normal values": true, "Protection Multipliers": { "Common": 1.0, "Types": { "Hunger": 1.0, "Thirst": 1.0, "Cold": 1.0, "Drowned": 1.0, "Heat": 1.0, "Bleeding": 1.0, "Poison": 1.0, "Suicide": 1.0, "Bullet": 1.0, "Slash": 1.0, "Blunt": 1.0, "Fall": 1.0, "Radiation": 1.0, "Bite": 1.0, "Stab": 1.0, "Explosion": 1.0, "RadiationExposure": 1.0, "ColdExposure": 1.0, "ElectricShock": 1.0, "Arrow": 1.0, "OxygenExposure": 1.0 } }, "Default Protection": { "Hunger": 0.0, "Thirst": 0.0, "Cold": 0.0, "Drowned": 0.0, "Heat": 0.0, "Bleeding": 0.0, "Poison": 0.0, "Suicide": 0.0, "Bullet": 0.0, "Slash": 0.0, "Blunt": 0.0, "Fall": 0.0, "Radiation": 0.0, "Bite": 0.0, "Stab": 0.0, "Explosion": 0.0, "RadiationExposure": 0.0, "ColdExposure": 0.0, "ElectricShock": 0.0, "Arrow": 0.0, "OxygenExposure": 0.0 } }- #custom
- #protection
-
(and 6 more)
Tagged with:
