Jump to content

Search the Community

Showing results for tags 'mission'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 5 results

  1. Mevent

    Battlepass

    Version 1.37.20

    759 downloads

    Creates quests/missions for users to complete in order to get rewards (currency, items, etc.). Players can spend the currency they receive to open cases. This can become a major plugin for your server. Your players will not get bored! And a nice and user-friendly interface will surprise them even more Features: Beautiful user interface Logging purchases / replenishment of the balance (both to the console and to a file) Versatility (can work with various economy plugins) Performance (plugin is faster than existing competitors) Interesting idea The ability to customize absolutely any inscription Preview Commands addfirstcurrency {userid} {amount} (give the player the first currency) addsecondcurrency {userid} {amount} (give the player a second currency) battlepass.wipedata (clear player progress) pass (open interface) battlepass.migrate (migrate to PlayerDatabase) battlepass.convert.128 (convert from 1.28.0) Item Types Item Command Plugin Mission Types Gather Kill Craft Look Build Upgrade Fishing LootCrate Swipe RaidableBases RecycleItem HackCrate PurchaseFromNpc ArcticBaseEvent GasStationEvent SputnikEvent ShipwreckEvent HarborEvent JunkyardEvent SatDishEvent WaterEvent AirEvent PowerPlantEvent ArmoredTrainEvent ConvoyEvent SurvivalArena KillBoss FAQ How to use multiple NPCs in one mission Loot Hackable Crates (config example) Default Config
    $21.95
  2. Version 1.7.1

    1,156 downloads

    Water Treatment Plant Showdown Overview The Water Treatment Event plugin transforms the Water Treatment Monument into a high-stakes adventure. This event introduces a series of challenges, including zombie hordes, military defenses, and a dramatic escape sequence Event Details Location: Water Treatment Monument Event Trigger: An explosion occurs following experimental activities within the monument, resulting in the infestation of zombies in the main building. Security Measures To add a layer of difficulty, the monument is secured by: Bradley APC Guards: Armed personnel stationed at key points. Snipers: Positioned to cover strategic locations. Player Objectives Acquire the Loot: Players must infiltrate the main building to retrieve valuable loot. Escape Before the Nuke: After securing the loot, an F15 jet will approach and drop a nuclear bomb, causing radiation to spread across the monument. Players must evacuate the area before the nuke detonates. Configuration Options Server owners can customize the event settings, such as: Zombie Density: Adjust the number of zombies in the main building. Guard Strength: Modify the health and equipment of the guards and snipers. Timing: Set the duration between loot acquisition and the nuke drop. Activation: The event can be triggered manually or set to run on a schedule. Sam Sites: On/Off And Several others see below for configuration example Integrations You can assign rewards using: Economics ServerRewards SkillTree You can also send message using GUI Announcements Dependencies Required NPC Spawn Console Commands wtestart This manually trigger the start of the event wtestop Force to stop the event Chat Commands /wtestart This manually trigger the start of the event /wtestop Force to stop the event Permissions to run the console commands watertreatmentevent.admin Hooks of the Event OnWaterTreatmentEventStart //Triggered when Event Start OnWaterTreatmentEventEnded //Triggered when Event Finished Backlog Animation scene when the event start Improve FX Animation scene when the event ends Trigger hooks for other developers Different Awards for the winners PVE Mode Configuration { "Event Start every [sec]": 7200.0, "Duration of the event [sec]": 2400.0, "Warning time before the Event Spawn [sec]": 120.0, "Warning time before the Event Ends [sec]": 400.0, "Time after player loot the hackable crate to end the event and drop the nukes, this need to be lower than Warning time before the event ends [sec]": 240.0, "Amount of Zombies around the crates": 8, "Guards Settings": { "Name": "Guardian", "Health": 150.0, "Roam Range": 8.0, "Kit, remember that this decrease the performance": "", "Chase Range": 100.0, "Attack Range Multiplier": 2.0, "Sense Range": 85.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 0.4, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 135.0, "Speed": 7.5, "Disable radio effects? [true/false]": false, "Is this a stationary NPC? [true/false]": false, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": true, "Wear items": [ { "ShortName": "hoodie", "SkinID (0 - default)": 941172099 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 869007492 }, { "ShortName": "roadsign.jacket", "SkinID (0 - default)": 2803024010 }, { "ShortName": "coffeecan.helmet", "SkinID (0 - default)": 2803024592 }, { "ShortName": "pants", "SkinID (0 - default)": 1313091292 } ], "Belt items": [ { "ShortName": "rifle.lr300", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [ "weapon.mod.flashlight" ], "Ammo": "" }, { "ShortName": "syringe.medical", "Amount": 5, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" }, { "ShortName": "grenade.f1", "Amount": 1, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" } ] }, "Snipers Settings": { "Name": "Silent Death", "Health": 150.0, "Roam Range": 20.0, "Kit, remember that this decrease the performance": "", "Chase Range": 100.0, "Attack Range Multiplier": 2.0, "Sense Range": 85.0, "Target Memory Duration [sec.]": 30.0, "Scale damage": 0.4, "Aim Cone Scale": 1.0, "Detect the target only in the NPC's viewing vision cone? [true/false]": false, "Vision Cone": 135.0, "Speed": 7.5, "Disable radio effects? [true/false]": false, "Is this a stationary NPC? [true/false]": false, "Remove a corpse after death? (it is recommended to use the true value to improve performance) [true/false]": true, "Wear items": [ { "ShortName": "hoodie", "SkinID (0 - default)": 3031048156 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 2511111623 }, { "ShortName": "jacket", "SkinID (0 - default)": 3023836945 }, { "ShortName": "pants", "SkinID (0 - default)": 3031050852 }, { "ShortName": "metal.facemask", "SkinID (0 - default)": 3037689021 } ], "Belt items": [ { "ShortName": "rifle.bolt", "Amount": 1, "SkinID (0 - default)": 562396268, "Mods": [ "weapon.mod.flashlight" ], "Ammo": "" }, { "ShortName": "syringe.medical", "Amount": 5, "SkinID (0 - default)": 0, "Mods": [], "Ammo": "" } ] }, "Discord Webhook URL": "", "Activate PVE Mode where only the event owner can access to the event": false, "Elite crate amount to spawn [0-3]": 3, "Hackable crate amount to spawn [0-2]": 2, "Activate verbose debug mode": false, "Spawn Bradley in the event": true, "Spawn Snipers in the event": true, "Spawn Guards in the event": true, "Spawn Zombies in the event": true, "Spawn Sam Sites in the event": true, "Add Radiation when the F15 drop the nuke": true, "Create explosion in the main building when the event start": true, "Rewards Settings, you can activate more than one at the same time": { "Economics": { "Enable": false, "RewardForLootHackableCrate": 200, "RewardForDestroyBradley": 2000 }, "Reward Points (RP)": { "Enable": false, "RewardForLootHackableCrate": 200, "RewardForDestroyBradley": 2000 }, "Skill Tree XP": { "Enable": false, "RewardForLootHackableCrate": 200, "RewardForDestroyBradley": 1000 } }, "Vending Mark title for the event": "Water Treatment Plant Showdown", "Vending Mark title to show owner of the event": "Owner: {0}", "Vending Mark title to show the time left of the event": "{0} time left", "Notification Settings": { "Send missions details to the players?": true, "Message system to use? Please use one of the supported one [Chat|GUIAnnouncement]": "Chat", "Chat message configuration": { "Icon to use for messages": 76561199486270644, "Message Prefix Size": 13, "Message Prefix Color": "#d06c31", "Message Color": "#FFFFFF", "Message Size": 13 }, "GUIAnnouncement message configuration": { "banner Tint Color": "0.1 0.1 0.1 0.7", "text Color": "1 1 1" }, "Message Prefix Text": "[The Water Treatment Plant Showdown]" } } Spanish (Argentinian) Translations { "StartingEvent": "Actividad inusual detectada en la Planta de Tratamiento de Agua. Se aconseja reconocimiento para posibles oportunidades.", "StartedEvent": "Alerta máxima: Presencia de guardias confirmada en la Planta de Tratamiento de Agua. La inteligencia sugiere que están protegiendo activos críticos. Proceda con precaución.", "EndingEvent": "Actualización: Las fuerzas de Cobalt están iniciando la retirada de la Planta de Tratamiento de Agua. La ventana de oportunidad se está cerrando.", "EndEvent": "Operación completa: Planta de Tratamiento de Agua liberada de la ocupación de Cobalt. Área asegurada para la adquisición de recursos.", "PlayerEnteringTheZone": "{0}, la zona está amenazada debido a un incidente en los experimentos de Cobalt. La situación es volátil e impredecible. Ejerce extrema precaución en tu aproximación.", "KilledBradley": "{0} y su equipo destruyo a Bradley", "AlertOfNuke": "Advertencia Urgente: ¡Se detectó un jet F15 con amenaza nuclear en la Planta potabilizadora! Evacuar inmediatamente para evitar la exposición a radiación letal." } Icons for Server HUD Thank you @Dead Nasty for the designs
    $20.00
  3. Version 1.0.0

    8 downloads

    The Rescue Mission event offers a unique and immersive event where players must strategically navigate the Arctic Research Base to rescue a hostage, battling kidnappers and additional NPCs. Successful completion of the mission rewards players with rare and valuable loot, making it a standout event from typical Rust experiences, with heightened challenge and dynamic gameplay. Features: Hostage Rescue: Players must rescue a captured hostage who spawns at a fixed position in the Arctic Research Base. Additional NPCs: Kidnapper NPCs are spawned near the hostage, making life difficult for the players. Loot boxes: After rescuing the hostage, a loot box will spawn at the hostage's location containing random valuable items. Event timer: The rescue mission lasts 90 minutes by default, but can be adjusted via the configuration. Random rewards: A comprehensive loot table with a variety of items including scrap metal, weapons, ammunition and rare items such as rocket launchers and M249s. Commands: Chat-Befehle: /flashrescue - Startet die Rettungsmission (Berechtigung erforderlich). /stoprescue - Beendet die laufende Rettungsmission (Berechtigung erforderlich). Konsolen-Befehle: flashrescue - Startet die Rettungsmission über die Konsole. stoprescue - Beendet die laufende Rettungsmission über die Konsole. Permissions: rescuemission.use - Allows players to start and stop the rescue mission. Config: { "Event Duration (minutes)": 90.0, "Min Loot Items": 3, "Max Loot Items": 6, "Loot Table": { "scrap": { "Chance": 1.0, "MinAmount": 125, "MaxAmount": 546, "SkinID": 3239303050 }, "rifle.ak": { "Chance": 0.3, "MinAmount": 1, "MaxAmount": 1, "SkinID": 0 }, "rifle.lr300": { "Chance": 0.3, "MinAmount": 1, "MaxAmount": 1, "SkinID": 0 }, "smg.mp5": { "Chance": 0.5, "MinAmount": 1, "MaxAmount": 1, "SkinID": 0 }, "pistol.python": { "Chance": 0.8, "MinAmount": 1, "MaxAmount": 1, "SkinID": 0 }, "ammo.rifle": { "Chance": 0.9, "MinAmount": 112, "MaxAmount": 395, "SkinID": 0 }, "ammo.pistol": { "Chance": 0.9, "MinAmount": 156, "MaxAmount": 425, "SkinID": 0 }, "explosive.timed": { "Chance": 0.1, "MinAmount": 1, "MaxAmount": 5, "SkinID": 0 }, "grenade.f1": { "Chance": 0.7, "MinAmount": 1, "MaxAmount": 5, "SkinID": 0 }, "hq.metal.ore": { "Chance": 0.6, "MinAmount": 10, "MaxAmount": 150, "SkinID": 0 }, "metal.ore": { "Chance": 0.8, "MinAmount": 100, "MaxAmount": 1500, "SkinID": 0 }, "sulfur.ore": { "Chance": 0.6, "MinAmount": 726, "MaxAmount": 1959, "SkinID": 0 }, "cloth": { "Chance": 0.8, "MinAmount": 50, "MaxAmount": 200, "SkinID": 0 }, "medicine.syringe.medical": { "Chance": 0.9, "MinAmount": 1, "MaxAmount": 16, "SkinID": 0 }, "rocket.launcher": { "Chance": 0.2, "MinAmount": 1, "MaxAmount": 1, "SkinID": 0 }, "crude.oil": { "Chance": 0.7, "MinAmount": 12, "MaxAmount": 56, "SkinID": 0 }, "rifle.bolt": { "Chance": 0.2, "MinAmount": 1, "MaxAmount": 1, "SkinID": 0 }, "lmg.m249": { "Chance": 0.1, "MinAmount": 1, "MaxAmount": 1, "SkinID": 0 }, "metal.facemask": { "Chance": 0.4, "MinAmount": 1, "MaxAmount": 1, "SkinID": 0 }, "metal.plate.torso": { "Chance": 0.4, "MinAmount": 1, "MaxAmount": 1, "SkinID": 0 } } } load, run, enjoy
    $24.99
  4. Ridamees

    RoamTasks

    Version 1.1.5

    290 downloads

    "RoamTasks transforms Rust activities into competitive challenges with rewarding outcomes. All players face the same task." Usage Plug n' play. 50+ preconfigured Tasks. Tasks automatically start based on Min-Max time interval. Start Tasks with console commands ("RoamTask"). Edit/Add/Remove Tasks and Rewards. Useful console commands = "RoamTask List" and "RoamTask Rewards". Recommended to use along with free plugin "Simple Events", useful for starting tasks in specific order. Console Commands (use console command "RoamTask" for same info) !requires admin Usage: RoamTask <command> [options] Start (Hook) (TaskID) - Start random Task - Optionally, specify the Hook and TaskID. Stop - Stop active RoamTask. List - List all available Tasks with their Hooks and TaskIDs. Stats - Display statistics such as most completed tasks. StatsClear - Clear all recorded RoamTask statistics. Rewards - List all reward tiers and their reward options. Tasks one Task is chosen at Random (use free plugin ''simpleevents'' for specific order of tasks) 50+ unique Tasks (each Task can be made into multiple Tasks with different configurations) + Category(Hook): OnEntityMounted - Fly Attackheli - Use Parachutes - Ride Pedal Bikes - Ride Motor Bikes + Category(Hook): OnBigWheelWin - Win Gambling Wheel Rewards System RoamTasks has a reward system called RewardPool. RewardPool has different tiers, and each tier has a list of rewards. The rewards in each list have different probabilities of being chosen. When you complete a task, you are randomly assigned a reward from the tier that the task is aligned with. This ensures that the rewards are suited to the difficulty of the task, while also adding an element of luck. (Economics and ServerRewards supported) + Extra rewards for fastest players who complete a task, default rewards for 1. 2. and 3. players. Task System One task is chosen at random from list of tasks. Each task has its own, requirements, time, player limit, rewards, etc. Player is rewarded when task requirements are met. Config { "GeneralConfig": { "Log Task Completion": false, "Automatically Add Latest Tasks": true, "Only Command Start Tasks": false, "Next Task Minimum(seconds)": 600, "Next Task Maximum(seconds)": 1800, "Start Sound": true, "Start Sound Vibration": true, "GameTip Notifications": true, "GameTip Reward Message": "<color=#8cc83c>You received: {rewardDisplayName}</color>", "GameTip Start Message": "Roam Available", "Chat Notifications": true, "Chat Announce Task Complete": true, "Chat Announce Task Complete - Message ": "{config.General.scientistName}Participant <color=#55aaff>{playerName}</color> has completed the roam.{RankReward}", "Chat Announce Task Complete - Max Players": 3, "Chat Player Limit Messages": [ "\nLimited to {selectedMaxComplete} participants!", "\nMaximum {selectedMaxComplete} participants allowed!", "\nOnly {selectedMaxComplete} participants allowed!", "\nMaximum {selectedMaxComplete} participants!" ], "Chat Icon | 0 = Disabled": 76561199350559937, "Chat Name": "<color=#aaff55>Scientist</color>: ", "Chat Reward Message": "{scientistName}You received {rewardDisplayName}.", "Chat Next Roam Notification": true, "Chat Next Roam Message": "{scientistName}Next roam in {NextRoamTime}.", "{RankReward} Text ": "\n+ {playerRank}{playerRankSuffix} participant bonus.", "Chat Start Messages": [ "Attention. Roam available.", "Alert. Roam initiated.", "Attention. Roam authorized.", "Warning. Roam initiated. Proceed with caution.", "Attention. Roam accessible.", "Alert. Roam authorized." ], "UI Location X": 0.5, "UI Location Y": 0.0, "Position Bonus Rewards": true }, "Position Bonus Rewards List": { "1": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "xmas.present.large", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, "2": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "xmas.present.medium", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, "3": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "xmas.present.small", "Item Amount": 3, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" } }, "RewardPool Configuration - Tiers and Rewards: Each Tier has a List of Rewards. Each Reward has multiple Types. One reward from set Tier's Rewards List is randomly selected based on configured Chance. (Add as many Tiers/Rewards as needed)": { "Tier1": { " -- Rewards List -- ": [ { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "pistol.semiauto", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 830255284 }, { "Item Type": "ammo.pistol", "Item Amount": 32, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "bandage", "Item Amount": 3, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.5 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "pistol.revolver", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "ammo.pistol", "Item Amount": 64, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "cloth", "Item Amount": 50, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.35 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "explosive.satchel", "Item Amount": 2, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "grenade.f1", "Item Amount": 2, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "metal.fragments", "Item Amount": 100, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.15 } ] }, "Tier2": { " -- Rewards List -- ": [ { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "rifle.semiauto", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "ammo.rifle", "Item Amount": 64, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "syringe.medical", "Item Amount": 5, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.5 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "smg.2", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "ammo.pistol", "Item Amount": 64, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "lowgradefuel", "Item Amount": 30, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.35 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "ammo.rifle.explosive", "Item Amount": 64, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "hq.metal.ore", "Item Amount": 50, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.15 } ] }, "Tier3": { " -- Rewards List -- ": [ { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "rifle.lr300", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "ammo.rifle", "Item Amount": 128, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "largemedkit", "Item Amount": 3, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.5 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "rifle.bolt", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "ammo.rifle.hv", "Item Amount": 64, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "hq.metal.ore", "Item Amount": 100, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.35 }, { " -- Reward": { "Enabled": true, "Types - ( Items = 1, Command = 2, Eco = 3, SR = 4 ) - Usage - 1, 2, 3, 4": [ 1 ], "Items": [ { "Item Type": "ammo.rifle.explosive", "Item Amount": 128, "Item Custom Name": "", "Item Skin ID": 0 }, { "Item Type": "explosive.timed", "Item Amount": 1, "Item Custom Name": "", "Item Skin ID": 0 } ], "Command": "oxide.usergroup add {player.id} vip", "Command Custom Name": "VIP", "Command Reward Msg": "<color=#ffbf00>{customName}</color>", "Economics Amount (Plugin)": 420.0, "Economics Custom Name (Plugin)": "$", "Economics Reward Msg": "<color=#3e9c35>{customName}</color>{amount}", "ServerRewards Amount (Plugin)": 420, "ServerRewards Custom Name (Plugin)": "RP", "ServerRewards Reward Msg": "{amount}<color=#cd4632>{customName}</color>" }, " -- Reward Select Chance % (0.0 - 1.0)": 0.15 } ] } }, "Tasks Configuration: Tasks are categorized by Hooks. First Task = TaskID 1, increments per task. MaxComplete 0 = no players complete limit | (Tip) - useful console commands 'RoamTask List' & 'RoamTask Start (Hook) (TaskID)' ": { "OnEntityDeath": [ { "Name": "Destroy Barrels", "Enabled": true, "MaxComplete": 12, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "loot-barrel-1", "loot-barrel-2", "loot_barrel_1", "loot_barrel_2", "oil_barrel" ] }, { "Name": "Destroy Barrels", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 15, "ShortName": [ "loot-barrel-1", "loot-barrel-2", "loot_barrel_1", "loot_barrel_2", "oil_barrel" ] }, { "Name": "Destroy Barrels", "Enabled": true, "MaxComplete": 3, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 30, "ShortName": [ "loot-barrel-1", "loot-barrel-2", "loot_barrel_1", "loot_barrel_2", "oil_barrel" ] }, { "Name": "Destroy Roadsigns", "Enabled": true, "MaxComplete": 12, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 4, "ShortName": [ "roadsign1", "roadsign2", "roadsign3", "roadsign4", "roadsign5", "roadsign6", "roadsign7", "roadsign8", "roadsign9" ] }, { "Name": "Destroy Roadsigns", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 9, "ShortName": [ "roadsign1", "roadsign2", "roadsign3", "roadsign4", "roadsign5", "roadsign6", "roadsign7", "roadsign8", "roadsign9" ] }, { "Name": "Hunt for Boars", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "boar" ] }, { "Name": "Hunt for Bears", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "bear", "polarbear" ] }, { "Name": "Hunt for Deer", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "stag" ] }, { "Name": "Hunt for Wolves", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "wolf" ] }, { "Name": "Kill Scientists", "Enabled": true, "MaxComplete": 3, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "scientistnpc_cargo", "scientistnpc_cargo_turret_any", "scientistnpc_cargo_turret_lr300", "scientistnpc_excavator", "scientistnpc_heavy", "scientistnpc_junkpile_pistol", "scientistnpc_oilrig", "scientistnpc_patrol", "scientistnpc_roam", "scientistnpc_roam_nvg_variant", "scientistnpc_full_any", "scientistnpc_full_lr300", "scientistnpc_full_mp5", "scientistnpc_full_pistol", "scientistnpc_full_shotgun", "scientistnpc_arena" ] } ], "OnEntityTakeDamage": [ { "Name": "Damage Patrol Heli", "Enabled": false, "MaxComplete": 0, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 1000, "ShortName": [ "patrolhelicopter" ] }, { "Name": "Damage Bradley APC", "Enabled": false, "MaxComplete": 0, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 1000, "ShortName": [ "bradleyapc" ] }, { "Name": "Damage Tugboats", "Enabled": false, "MaxComplete": 0, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 300, "ShortName": [ "tugboat" ] } ], "OnDispenserGather": [ { "Name": "Gather Wood", "Enabled": true, "MaxComplete": 12, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 1000, "ShortName": [ "wood" ] }, { "Name": "Gather Stone", "Enabled": true, "MaxComplete": 12, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 1000, "ShortName": [ "stones" ] }, { "Name": "Gather Sulfur Ore", "Enabled": true, "MaxComplete": 12, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 1000, "ShortName": [ "sulfur.ore" ] }, { "Name": "Gather Metal Ore", "Enabled": true, "MaxComplete": 12, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 1000, "ShortName": [ "metal.ore" ] }, { "Name": "Gather Wood", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 4500, "ShortName": [ "wood" ] }, { "Name": "Gather Stone", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 4500, "ShortName": [ "stones" ] }, { "Name": "Gather Sulfur Ore", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 4000, "ShortName": [ "sulfur.ore" ] }, { "Name": "Gather Metal Ore", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 4000, "ShortName": [ "metal.ore" ] }, { "Name": "Gather Wood", "Enabled": true, "MaxComplete": 3, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 10000, "ShortName": [ "wood" ] }, { "Name": "Gather Stone", "Enabled": true, "MaxComplete": 3, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 10000, "ShortName": [ "stones" ] }, { "Name": "Gather Sulfur Ore", "Enabled": true, "MaxComplete": 3, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 10000, "ShortName": [ "sulfur.ore" ] }, { "Name": "Gather Metal Ore", "Enabled": true, "MaxComplete": 3, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 10000, "ShortName": [ "metal.ore" ] } ], "OnCollectiblePickup": [ { "Name": "Pickup Wood", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 400, "ShortName": [ "wood" ] }, { "Name": "Pickup Stone", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 400, "ShortName": [ "stones" ] }, { "Name": "Pickup Metal Ore", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 400, "ShortName": [ "metal.ore" ] }, { "Name": "Pickup Sulfur Ore", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 400, "ShortName": [ "sulfur.ore" ] }, { "Name": "Pickup Hemp", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 50, "ShortName": [ "cloth" ] }, { "Name": "Pickup Mushrooms", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "mushroom" ] }, { "Name": "Pickup Berries", "Enabled": true, "MaxComplete": 5, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "black.berry", "blue.berry", "green.berry", "red.berry", "white.berry", "yellow.berry" ] } ], "OnLootEntity": [ { "Name": "Open Normal Crates", "Enabled": true, "MaxComplete": 8, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "crate_normal_2", "crate_normal_2_food", "crate_normal_2_medical", "crate_normal_2", "crate_tools" ] }, { "Name": "Open Foodboxes", "Enabled": true, "MaxComplete": 6, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 3, "ShortName": [ "foodbox" ] }, { "Name": "Open Military Crates", "Enabled": true, "MaxComplete": 5, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 2, "ShortName": [ "crate_normal" ] }, { "Name": "Open Military Crates", "Enabled": true, "MaxComplete": 3, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 4, "ShortName": [ "crate_normal" ] }, { "Name": "Open Elite Crates", "Enabled": true, "MaxComplete": 0, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 2, "ShortName": [ "crate_elite" ] }, { "Name": "Open Supply Drops", "Enabled": false, "MaxComplete": 0, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 1, "ShortName": [ "supply_drop" ] }, { "Name": "Open Locked Crates", "Enabled": false, "MaxComplete": 0, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 1, "ShortName": [ "codelockedhackablecrate" ] } ], "OnFishCatch": [ { "Name": "Catch Fish", "Enabled": true, "MaxComplete": 0, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 5, "ShortName": [ "fish.anchovy", "fish.catfish", "fish.herring", "fish.minnows", "fish.orangeroughy", "fish.salmon", "fish.sardine", "fish.smallshark", "fish.troutsmall", "fish.yellowperch" ] } ], "OnItemCraftFinished": [ { "Name": "Craft Eokas", "Enabled": false, "MaxComplete": 0, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 5, "ShortName": [ "pistol.eoka" ] } ], "OnCardSwipe": [ { "Name": "Swipe Green Keycards", "Enabled": true, "MaxComplete": 0, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 1, "ShortName": [ "keycard_green" ] }, { "Name": "Swipe Green Keycards", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 3, "ShortName": [ "keycard_green" ] }, { "Name": "Swipe Blue Keycards", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 1, "ShortName": [ "keycard_blue" ] }, { "Name": "Swipe Blue Keycards", "Enabled": true, "MaxComplete": 4, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 3, "ShortName": [ "keycard_blue" ] }, { "Name": "Swipe Red Keycards", "Enabled": true, "MaxComplete": 4, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 1, "ShortName": [ "keycard_red" ] } ], "OnEntityMounted": [ { "Name": "Drive Modular Cars", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 3000, "ShortName": [ "modularcardriverseat" ] }, { "Name": "Fly Minicopters", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 3000, "ShortName": [ "miniheliseat" ] }, { "Name": "Fly Scrapheli", "Enabled": true, "MaxComplete": 4, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 5000, "ShortName": [ "transporthelipilot" ] }, { "Name": "Drive Submarines", "Enabled": true, "MaxComplete": 4, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 3200, "ShortName": [ "submarinesolodriverstanding", "submarineduodriverseat" ] }, { "Name": "Sail Tugboats", "Enabled": true, "MaxComplete": 4, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 3200, "ShortName": [ "tugboatdriver" ] }, { "Name": "Sail Normal Boats", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 2600, "ShortName": [ "smallboatdriver", "rhibdriver" ] }, { "Name": "Sail Kayaks", "Enabled": true, "MaxComplete": 12, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 800, "ShortName": [ "kayakseat" ] }, { "Name": "Drive Trains", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 3200, "ShortName": [ "workcartdriver" ] }, { "Name": "Ride Horses", "Enabled": true, "MaxComplete": 0, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 1200, "ShortName": [ "saddletest" ] }, { "Name": "Use Ziplines", "Enabled": true, "MaxComplete": 0, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 600, "ShortName": [ "ziplinemountable" ] }, { "Name": "Fly Attackheli", "Enabled": true, "MaxComplete": 6, "RoamDuration": 800, "RewardPool": "Tier3", "RequiredAmount": 5000, "ShortName": [ "attackhelidriver" ] }, { "Name": "Use Parachutes", "Enabled": true, "MaxComplete": 6, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 1500, "ShortName": [ "parachuteseat" ] }, { "Name": "Ride Pedal Bikes", "Enabled": true, "MaxComplete": 0, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 1200, "ShortName": [ "bikedriverseat" ] }, { "Name": "Ride Motor Bikes", "Enabled": true, "MaxComplete": 0, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 3000, "ShortName": [ "motorbikedriverseat" ] } ], "OnBigWheelWin": [ { "Name": "Win Gambling Wheel", "Enabled": true, "MaxComplete": 0, "RoamDuration": 600, "RewardPool": "Tier1", "RequiredAmount": 50, "ShortName": [ "scrap" ] }, { "Name": "Win Gambling Wheel", "Enabled": true, "MaxComplete": 0, "RoamDuration": 800, "RewardPool": "Tier2", "RequiredAmount": 150, "ShortName": [ "scrap" ] }, { "Name": "Win Gambling Wheel", "Enabled": true, "MaxComplete": 0, "RoamDuration": 1200, "RewardPool": "Tier3", "RequiredAmount": 250, "ShortName": [ "scrap" ] } ] } }
    $29.99
  5. Version 1.0.1

    14 downloads

    Modifies rewards from the missions This plugin allows you to modify the rewards given when completing a mission, you can add as many items as you want for each mission Configuration: { "Mission shortname and rewards": { "lumberjack_kill": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "lumberjack_vodka": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "lumberjack_harvestwood": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "fisherman_tackle": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "fisherman_fishing": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "fisherman_oilhunt": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "sharkhunt": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "cratefree": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "deerhunt_basic": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "boarhunt_basic": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "boarhunt_1": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "basictreasuremission": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 }, "harvestmission": { "Item configurations": [ { "Shortname": "scrap", "Amount": 25 }, { "Shortname": "syringe.medical", "Amount": 3 } ], "Economics points (0 to disable)": 0.0, "Server rewards points (0 to disable)": 0.0 } } } Missions and their shortname: HarvestVood (harvestmission) Vagabond Treasure (basictreasuremission) Boar Hunt (boarhunt_basic) Deer Hunt (deerhunt_basic) Boar Hunt (boarhunt_1) Lost Bottles (lumberjack_vodka) Collect Vood (lumberjack_harvestwood) Wildlife Cull (lumberjack_kill) Tackle the day (fisherman_tackle) Go Fish (fisherman_fishing) Oiled up (fisherman_oilhunt) Shark Hunt (sharkhunt) Underwater Bounty (cratefree)
    $10.00
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.1k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.