0g.Ghost.7373's Wishlist
-
Promo Status
The plugin allows displaying the promo code in the status bar. Depends on AdvancedStatus plugin.
P.S. The promo code is set via command.
The ability to display the promo code in the status bar. The ability to specify the order of the bar; The ability to change the height of the bar; The abillity to customize the color and transparency of the background; The ability to set a material for the background; The ability to switch between CuiRawImageComponent and CuiImageComponent for the image; The ability to get images from the local folder(*SERVER*\oxide\data\AdvancedStatus\Images); The abillity to set own image and customize the color and transparency of the image; The abillity to set sprite instead of the image; The ability to customize the color, size and font of the text.
promostatus.admin - Provides the ability to set or delete promo code.
{ "Promo command": "promo", "Use GameTip for messages?": true, "Promo code": "", "Expiration date of the promo code. Example: 2023-12-22 18:53": "", "Time in seconds for displaying the promo code in the status bar": 3600, "Status. Bar - Height": 26, "Status. Bar - Order": 10, "Status. Background - Color": "#FFD33A", "Status. Background - Transparency": 0.7, "Status. Background - Material(empty to disable)": "", "Status. Image - Url": "https://i.imgur.com/q15Cmu5.png", "Status. Image - Local(Leave empty to use Image_Url)": "PromoStatus_Promo", "Status. Image - Sprite(Leave empty to use Image_Local or Image_Url)": "", "Status. Image - Is raw image": false, "Status. Image - Color": "#FFD33A", "Status. Image - Transparency": 1.0, "Status. Text - Size": 12, "Status. Text - Color": "#FFFFFF", "Status. Text - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf", "Status. SubText - Size": 12, "Status. SubText - Color": "#FFFFFF", "Status. SubText - Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf", "Version": { "Major": 0, "Minor": 1, "Patch": 2 } }
EN: { "MsgText": "PROMO CODE:", "MsgNotAllowed": "You do not have permissions to use this command!", "MsgAddNewPromo": "Added a new promo code {0}. Valid until {1}.", "MsgAddNewPromoFailed": "An error occurred while adding the promo code. Example: /promo \"test\" \"2024-01-13 09:29\"", "MsgAddNewPromoDateFailed": "Date must be greater than the current date!", "MsgSetNewDisplay": "New display time({0}) for the promo code has been set in the bar.", "MsgSetNewDisplayFailed": "An error occurred while setting a new display time for the promo code. Example: /promo display 3600", "MsgDeletePromo": "The promo code has been deleted!" } RU: { "MsgText": "ПРОМОКОД:", "MsgNotAllowed": "У вас недостаточно прав для использования этой команды!", "MsgAddNewPromo": "Добавлен новый промокод {0}. Действителен до {1}.", "MsgAddNewPromoFailed": "Произошла ошибка при добавлении промокода. Пример: /promo \"test\" \"2024-01-13 09:29\"", "MsgAddNewPromoDateFailed": "Дата должна быть больше текущей!", "MsgSetNewDisplay": "Установлено новое время({0}) отображения промокода в баре.", "MsgSetNewDisplayFailed": "Произошла ошибка при установки нового времени отображения промокода. Пример: /promo display 3600", "MsgDeletePromo": "Промокод был удален!" }
display *time* - Sets the display time of the bar in seconds. Permission "promostatus.admin" required. delete - Deletes the promo code. Permission "promostatus.admin" required. *code* *time* - Sets a new promo code. Permission "promostatus.admin" required. Example:
/promo display 360 /promo test "2023-12-25 18:53"
-
Permission Status
The plugin allows you to display time to expiration for permissions or groups.
Features:
Detailed and elegant display of your permissions and groups. Detailed customization of everything Ability to customize text for different languages to reach players from different countries. Ability to enable status display only in the authorized area of the cabinet Ability for a player to disable status display Optimized (static) status mode available Automatically generate language files for all languages, you just need to write your text. Permissions:
permissionstatus.hide - this permission is used for status switching by the player.
IMPORTANT: If you give this to any group, the statuses will not work. Chat Commands:
ps.toggle - status display switch for a player
Default Config
{ "ExampleGroupOrPerm": { "true - Group | false - Permission": true, "Display Mode (0 - Time, 1 - Static)": 0, "[Time display mode] Update Interval (in seconds)": 60.0, "Only show in authorized cupboard area": false, "Icon Url": "default", "Time Format": "d\\d\\ hh\\h\\ mm\\m", "Background Color": "0.16 0.44 0.63 0.85", "Icon Color": "0.22 0.63 0.90 0.9", "Title Color": "1 1 1 1", "Text Color": "1 1 1 1" } } Default Lang:
{ "HideMessage": "You have hidden the statuses of timed permissions.", "ShowMessage": "You have enabled the display of timed permissions statuses.", "ExampleGroupOrPerm": "ExampleGroupOrPerm" } Example Config:
{ "Elite": { "true - Group | false - Permission": true, "Display Mode (0 - Time, 1 - Static)": 0, "Only show in authorized cupboard area": false, "Icon Url": "default", "Time Format": "d\\d\\ hh\\h\\ mm\\m", "Color": "0.85 0.52 0.17 1", "Icon Color": "1 0.8 0 1", "Text Color": "1 1 1 1", "Subtext Color": "1 1 1 1" }, "backpackpro.size42": { "true - Group | false - Permission": false, "Display Mode (0 - Time, 1 - Static)": 0, "Only show in authorized cupboard area": false, "Icon Url": "https://static.thenounproject.com/png/74337-200.png", "Time Format": "d\\d\\ hh\\h\\ mm\\m", "Color": "0.16 0.44 0.63 1", "Icon Color": "0.22 0.63 0.90 1", "Text Color": "1 1 1 1", "Subtext Color": "1 1 1 1" } } Example Lang:
{ "Elite": "Elite", "backpackpro.size42": "Ext. backpack" }- #timedpermissions
- #statusbar
-
(and 7 more)
Tagged with:
-
Scavenger Hunt Event
Adds an exciting event to your server: a box appears at a random location on the map. Players must find it using a special compass. Whoever finds this box first will get all the loot.
The plugin is easy to set up and has great customization.
For the plugin to work, plugins such as ImageLibrary and SimpleLootTable are required!
Commands (admin only):
/sch_start - starts an event
/sch_stop - ends an event
Hooks:
void ScavengerHuntStarted() // called when the event starts
void ScavengerHuntStarted() // called when the event ends
Config:
{ "Autostart event": true, "Minimum time to event start(in seconds)": 3000, "Maximum time to event start(in seconds)": 5000, "Minimum amount of online players to trigger the event": 1, "Crate prefab": "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab", "Crate skin": 0, "Event duration": 600, "Minimum number of items in a crate": 6, "Maximum number of items in a crate": 12, "Simple loot table name": "exampleTable", "Pre-event message": "Scavenger hunt event will start in a minute", "Pre-event message time(in seconds)": 60, "Event message": "The scavenger hunt event has begun, follow the compass and find the crate first", "Find message(message when someone found the crate)": "Someone found the crate", "Not find message(event if no one found the box)": "Nobody found the box crate", "End event message": "Scavenger hunt event ended", "Icon AnchorMin": "0.02 0.92", "Icon AnchorMax": "0.07 0.994", "North icon": "https://i.imgur.com/myBNiHd.png", "South icon": "https://i.imgur.com/UsUrH80.png", "West icon": "https://i.imgur.com/QiSH0Xx.png", "East icon": "https://i.imgur.com/10RljdU.png", "NorthWest icon": "https://i.imgur.com/RC9W0rV.png", "NorthEast icon": "https://i.imgur.com/Nh6wmlo.png", "SouthWest icon": "https://i.imgur.com/KJ8YiU5.png", "SouthEast icon": "https://i.imgur.com/l6HDfzQ.png" }
-
Heavy Rig
HeavyRig is a event plugin that adds PushButton's to the oilrigs and a special Card to activate a wave of heavy scientist to come to Oil Rig
5 waves for Large Oilrig + crates
3 Waves for Small Oilrig + crates
Card need to be in Inventory to use button
Button Press for Wave event needs to happen before hacking main crate
Card = Red card , Skinid=1988408422
Console Commands
givecard <Steamid> // gives player a Wave Card
Config
{ "Enable Card 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 } ], "Card Name": "Wave Card" } Lang file
{ "CrateNotReady": "Main Crate not Active or Hacked", "ActivateEvent": "A Player Activated the Wave Event at :", "ActivateEventPlayerMessage": "You have 5min's to hack main crate , or event will fail", "EventActiveMessage": "Event already running" }
Developer API
void HeavyOilRigWaveEventStarted() void HeavyOilRigWaveEventStopped()
Credit
Thanks to @Chill Roleplay and Chill Roleplay Server for the Avatar
Quick show and tell(cinematic coming Soon)
-
Raidable Bases by Apes (150+ Pack) All Tiers
By SirApesALot in Bases
About Raidable Bases By Apes (150+ Pack) All Tiers!
Torture your players with these Raidable Bases that have death around every corner! Tons of sneaky traps and layouts guaranteed to make your players hate you! Hand crafted by the great SirApesALot these bases will leave your players running back naked over and over again, definitely not beginner friendly raids. Bring your skills (and grenades)! Because you will need every raiding trick in the book to conquer these.
In the "Bases" Folder you will find 150 raidable bases (plus an additional 40+ bonus raids- 190 +raids total!) that you can add to your servers Raidable Bases by Nivex. All levels are included (45+ easy, 45+ medium, 20+ hard, 20+ expert and 15+ nightmare)
Everyone of these torture chambers was created by me for my vanilla gather rate weekly server. These are best suited for servers that are more balanced loot wise, and a more advanced player base with experience raiding (beginners WILL rage quit). None of these are walk throughs, I have no mercy on my players....do you?
I recommend giving more satchels and C4 in the lower tier raids to increase the effectiveness of traps (rockets ruin everything lol) and players are more likely to blow themselves up with satchels which is always entertaining.
These are not simple raids for beginners, if they don't understand how to use twig and ladders to work around traps, or pay attention for eco raidable walls they will struggle. They also may never trust rugs or spiral stairs ever again! Understanding when to take your time, and when to jam a med stick in your arm and push past a trap is necessary!
But, they will laugh and feel a sense of accomplishment after completing a raid!
Raids in this pack marked with an s in the file to remember to turn stability to "true" on that base if you have it false. they have collapsing floor mechanics that requires it.
Near everything is skinned, some just to look pretty, some themed.
Traps are everywhere, containers already placed for loot
If upgrading or replacing doors be sure to check if a door controller is attached.
Loot Tables: As said on Raidable Bases plugin you need your own loot tables.
Additional 40+ raids are included in case there is a few you are not happy with and want to remove (10+ easy, 10+ medium, 5+ hard, 5+ expert and 5+ nightmare). Otherwise they are just an added value! So 190+ raids in total in this pack!
All raids are tested on Planet of the Apes PvE.
It is recommended you have NPC's inside and configured to
"spawn on bags" --- Easy - 1, Medium - 2, Hard - 3, Expert - 4, Nightmare - 5
Check out the other configuration and data settings below to get the most out of these bases. With Tesla coils, swinging doors, collapsing structures along with features like automatic lights, sprinklers and music to help distract the raider a lot can be done with these bases.
If you have any questions feel free to stop in our discord (https://discord.gg/M228N2F79m), or if you would like to test our raids that can be arranged
If you previously purchased any of the following, you will be purchasing duplicate bases:
Easy Bases by Apes Pack 1 (20 pack)
Easy Bases by Apes Pack 2 (20 pack)
Medium Bases by Apes Pack 1 (20 pack)
Medium Bases by Apes Pack 2 (20 pack)
Hard Bases by Apes Pack 1 (20 pack)
Expert Bases by Apes Pack 1 (20 pack)
Nightmare Bases by Apes Pack 1 (15 pack)
Halloween Bases by Apes (22 pack)
Helpful Configuration and Data Settings:
The following settings will help you get the most from these bases
Configuration:
"Entities Allowed To Drop Loot": {
"Auto Turrets": true,
"Flame Turret": true,
"Fog Machine": false,
"Gun Trap": true,
"SAM Site": true
"Allow Players To Loot Traps": false,
"Allow Npcs To Target Other Npcs": false,
"Turn Lights On At Night": false,
"Turn Lights On Indefinitely": false,
"Skins": {
"Boxes": {
"Preset Skins": [],
"Ignore If Skinned Already": false,
"Use Identical Skins": false,
"Use Random Skin": false,
"Use Workshop Skins": false,
"Use Imported Workshop Skins File": true,
"Use Approved Workshop Skins Only": false
},
"Npcs": {
"Use Identical Skins": true,
"Use Random Skin": true,
"Use Workshop Skins": true,
"Use Imported Workshop Skins File": true,
"Use Approved Workshop Skins Only": false
},
"Deployables": {
"Partial Names": [
"door",
"barricade",
"chair",
"fridge",
"furnace",
"locker",
"reactivetarget",
"rug",
"sleepingbag",
"table",
"vendingmachine",
"waterpurifier",
"skullspikes",
"skulltrophy",
"summer_dlc",
"sled"
],
"Preset Door Skins": [],
"Skin Everything": false,
"Ignore If Skinned Already": false,
"Use Identical Skins": false,
"Use Random Skin": false,
"Use Workshop Skins": false,
"Use Imported Workshop Skins File": true,
"Use Approved Workshop Skins Only": false
}
"Weapons": {
"Infinite Ammo": {
"AutoTurret": false,
"FlameTurret": false,
"FogMachine": false,
"GunTrap": false,
"SamSite": false
},
"Ammo": {
"AutoTurret": 90,
"FlameTurret": 40,
"FogMachine": 50,
"GunTrap": 32,
"SamSite": 24
},
"Fog Machine Allows Motion Toggle": true,
"Fog Machine Requires A Power Source": true,
"Spooky Speakers Requires Power Source": false,
"Test Generator Power": 100.0,
"SamSite Repairs Every X Minutes (0.0 = disabled)": 5.0,
"SamSite Range (350.0 = Rust default)": 100.0,
"SamSite Requires Power Source": false
},
Profiles (Raidable Bases Data Folder): This needs to be done for all 5 levels
"Entities Not Allowed To Be Picked Up": [
"generator.small",
"generator.static",
"autoturret_deployed"
],
"NPC Levels": {
"Level 2 - Final Death": true
},
"Spawn Inside Bases": {
"Spawn On Floors": false,
"Spawn On Beds": true,
"Spawn On Rugs": false,
"Spawn On Rugs With Skin Only": 1,
"Bed Health Multiplier": 1.0,
"Rug Health Multiplier": 1.0,
"Spawn Murderers Outside": true,
"Spawn Scientists Outside": true,
"Minimum Inside (-1 = ignore)": 1,
"Maximum Inside (-1 = ignore)": 1
},
"Event Traps And Turrets Ignore Npcs": true,
"Auto Turrets": {
"Aim Cone": 5.0,
"Wait To Power On Until Event Starts": false,
"Start Health": 1000.0,
"Sight Range": 30.0,
"Double Sight Range When Shot": false,
"Set Hostile (False = Do Not Set Any Mode)": true,
"Requires Power Source": false,
"Sam Site": {
"Repairs Every X Minutes (0.0 = disabled)": 5.0,
"Range (350.0 = Rust default)": 100.0,
"Requires Power Source": false,
"Minimum Health": 1000.0,
"Maximum Health": 1000.0
},
"Tesla Coil": {
"Requires A Power Source": true,
"Max Discharge Self Damage Seconds (0 = None, 120 = Rust default)": 0.0,
"Max Damage Output": 35.0,
"Health": 250.0
},
"Add Code Lock To Unlocked Or KeyLocked Doors": true,
"Add Key Lock To Unlocked Or CodeLocked Doors": false,
"Add Code Lock To Tool Cupboards": true,
"Add Key Lock To Tool Cupboards": false,
"Add Code Lock To Boxes": false,
"Add Key Lock To Boxes": false,
"Add Code Lock To Lockers": true,
"Add Key Lock To Lockers": false,
"Close Open Doors With No Door Controller Installed": true,
"Allow Duplicate Items": false,
"Allow Players To Pickup Deployables": true,
"Allow Players To Deploy A Cupboard": true,
"Allow Players To Deploy Barricades": true,
"Divide Loot Into All Containers": true,
"Empty All Containers Before Spawning Loot": true,