SickGaming Rust Server Plugins
This commit is contained in:
57
config/BetterLoot.json
Normal file
57
config/BetterLoot.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"Generic": {
|
||||
"blueprintProbability": 0.11,
|
||||
"listUpdatesOnLoaded": true,
|
||||
"removeStackedContainers": true,
|
||||
"WatchedPrefabs": [
|
||||
"assets/bundled/prefabs/radtown/crate_basic.prefab",
|
||||
"assets/bundled/prefabs/radtown/crate_elite.prefab",
|
||||
"assets/bundled/prefabs/radtown/crate_mine.prefab",
|
||||
"assets/bundled/prefabs/radtown/crate_normal.prefab",
|
||||
"assets/bundled/prefabs/radtown/crate_normal_2.prefab",
|
||||
"assets/bundled/prefabs/radtown/crate_normal_2_food.prefab",
|
||||
"assets/bundled/prefabs/radtown/crate_normal_2_medical.prefab",
|
||||
"assets/bundled/prefabs/radtown/crate_tools.prefab",
|
||||
"assets/bundled/prefabs/radtown/crate_underwater_advanced.prefab",
|
||||
"assets/bundled/prefabs/radtown/crate_underwater_basic.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm ammo.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm c4.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm construction resources.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm construction tools.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm food.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm medical.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm res.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm tier1 lootbox.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm tier2 lootbox.prefab",
|
||||
"assets/bundled/prefabs/radtown/dmloot/dm tier3 lootbox.prefab",
|
||||
"assets/bundled/prefabs/radtown/vehicle_parts.prefab",
|
||||
"assets/bundled/prefabs/radtown/foodbox.prefab",
|
||||
"assets/bundled/prefabs/radtown/loot_barrel_1.prefab",
|
||||
"assets/bundled/prefabs/radtown/loot_barrel_2.prefab",
|
||||
"assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-1.prefab",
|
||||
"assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-2.prefab",
|
||||
"assets/bundled/prefabs/autospawn/resource/loot/trash-pile-1.prefab",
|
||||
"assets/bundled/prefabs/radtown/loot_trash.prefab",
|
||||
"assets/bundled/prefabs/radtown/minecart.prefab",
|
||||
"assets/bundled/prefabs/radtown/oil_barrel.prefab",
|
||||
"assets/prefabs/npc/m2bradley/bradley_crate.prefab",
|
||||
"assets/prefabs/npc/patrol helicopter/heli_crate.prefab",
|
||||
"assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate.prefab",
|
||||
"assets/prefabs/deployable/chinooklockedcrate/codelockedhackablecrate_oilrig.prefab",
|
||||
"assets/prefabs/misc/supply drop/supply_drop.prefab"
|
||||
]
|
||||
},
|
||||
"Loot": {
|
||||
"enableHammerLootCycle": false,
|
||||
"hammerLootCycleTime": 3,
|
||||
"lootMultiplier": 1,
|
||||
"scrapMultiplier": 1
|
||||
},
|
||||
"Rarity": {
|
||||
"Override": {
|
||||
"autoturret": 4,
|
||||
"lmg.m249": 4,
|
||||
"targeting.computer": 3
|
||||
}
|
||||
}
|
||||
}
|
||||
3383
config/CraftingController.json
Normal file
3383
config/CraftingController.json
Normal file
File diff suppressed because it is too large
Load Diff
51
config/GatherManager.json
Normal file
51
config/GatherManager.json
Normal file
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"Messages": {
|
||||
"Dispensers": "Resource Dispensers",
|
||||
"Excavators": "Excavators",
|
||||
"HelpText": "/gather - Shows you detailed gather information.",
|
||||
"HelpTextAdmin": "To change the resources gained by gathering use the command:\r\ngather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>\r\nTo change the amount of resources in a dispenser type use the command:\r\ndispenser.scale <dispenser:tree|ore|corpse> <multiplier>\r\nTo change the time between Mining Quarry gathers:\r\nquarry.tickrate <seconds>",
|
||||
"HelpTextMiningQuarrySpeed": "Time between Mining Quarry gathers: {0} second(s).",
|
||||
"HelpTextPlayer": "Resources gained from gathering have been scaled to the following:",
|
||||
"HelpTextPlayerDefault": "Default values.",
|
||||
"HelpTextPlayerGains": "Resources gained from {0}:",
|
||||
"InvalidArgumentsDispenserType": "Invalid arguments supplied! Use dispenser.scale <dispenser:tree|ore|corpse> <multiplier>",
|
||||
"InvalidArgumentsGather": "Invalid arguments supplied! Use gather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>",
|
||||
"InvalidArgumentsMiningQuarrySpeed": "Invalid arguments supplied! Use quarry.rate <time between gathers in seconds>",
|
||||
"InvalidDispenser": "{0} is not a valid dispenser. Check gather.dispensers for a list of available options.",
|
||||
"InvalidMiningQuarrySpeed": "You can't set the speed lower than 1 second!",
|
||||
"InvalidModifier": "Invalid modifier supplied! The new modifier always needs to be bigger than 0!",
|
||||
"InvalidResource": "{0} is not a valid resource. Check gather.resources for a list of available options.",
|
||||
"MiningQuarries": "Mining Quarries",
|
||||
"ModifyDispenser": "You have set the resource amount for {0} dispensers to x{1}",
|
||||
"ModifyMiningQuarrySpeed": "The Mining Quarry will now provide resources every {0} seconds.",
|
||||
"ModifyResource": "You have set the gather rate for {0} to x{1} from {2}.",
|
||||
"ModifyResourceRemove": "You have reset the gather rate for {0} from {1}.",
|
||||
"NotAllowed": "You don't have permission to use this command.",
|
||||
"Pickups": "pickups",
|
||||
"SurveyCharges": "Survey Charges"
|
||||
},
|
||||
"Options": {
|
||||
"ExcavatorBeltSpeedMax": 0.1,
|
||||
"ExcavatorResourceModifiers": {},
|
||||
"ExcavatorResourceTickRate": 3.0,
|
||||
"ExcavatorTimeForFullResources": 120.0,
|
||||
"GatherDispenserModifiers": {},
|
||||
"GatherResourceModifiers": {
|
||||
"*": 2.0
|
||||
},
|
||||
"MiningQuarryResourceTickRate": 5.0,
|
||||
"PickupResourceModifiers": {
|
||||
"*": 2.0
|
||||
},
|
||||
"QuarryResourceModifiers": {
|
||||
"*": 2.0
|
||||
},
|
||||
"SurveyResourceModifiers": {
|
||||
"*": 2.0
|
||||
}
|
||||
},
|
||||
"Settings": {
|
||||
"ChatPrefix": "Gather Manager",
|
||||
"ChatPrefixColor": "#008000ff"
|
||||
}
|
||||
}
|
||||
44
config/Kits.json
Normal file
44
config/Kits.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"NPC - GUI Kits": {
|
||||
"0": {
|
||||
"description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>",
|
||||
"kits": [
|
||||
"kit1",
|
||||
"kit2"
|
||||
]
|
||||
},
|
||||
"1235439": {
|
||||
"description": "Welcome on this server! Here is a list of free kits that you can get.<color=green>Enjoy your stay</color>",
|
||||
"kits": [
|
||||
"kit1",
|
||||
"kit2"
|
||||
]
|
||||
},
|
||||
"8753201223": {
|
||||
"description": "<color=red>VIPs Kits</color>",
|
||||
"kits": [
|
||||
"kit1",
|
||||
"kit3"
|
||||
]
|
||||
}
|
||||
},
|
||||
"CopyPaste - Parameters": [
|
||||
"deployables",
|
||||
"true",
|
||||
"inventories",
|
||||
"true"
|
||||
],
|
||||
"Custom AutoKits": {
|
||||
"0": "KitName",
|
||||
"1": "KitName",
|
||||
"2": "KitName"
|
||||
},
|
||||
"Kit - Logging": false,
|
||||
"Show All Kits": false,
|
||||
"Background - URL": "",
|
||||
"Wipe kit data on map wipe": false,
|
||||
"Kit Names & Cooldowns - Cooldowns (minutes)": {
|
||||
"kitName1": 20.0,
|
||||
"kitName2": 30.0
|
||||
}
|
||||
}
|
||||
11
config/PermissionsManager.json
Normal file
11
config/PermissionsManager.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"Chat - Message colour": "<color=white>",
|
||||
"Chat - Title colour": "<color=orange>",
|
||||
"GUI - All = per page": false,
|
||||
"GUI - Inherited colour": "0.9 0.6 0.17 1",
|
||||
"GUI - Label colour": "0.7 0.32 0.17 1",
|
||||
"GUI - Off colour": "0.2 0.2 0.2 1",
|
||||
"GUI - On colour": "0.7 0.32 0.17 1",
|
||||
"Options - GUI Transparency 0-1": 0.9,
|
||||
"Options - Plugin BlockList": ""
|
||||
}
|
||||
44
config/QuickSmelt.json
Normal file
44
config/QuickSmelt.json
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"Use Permission": true,
|
||||
"Speed Multipliers": {
|
||||
"global": 1.0,
|
||||
"furnace.shortname": 1.0
|
||||
},
|
||||
"Fuel Usage Speed Multipliers": {
|
||||
"global": 1.0,
|
||||
"furnace.shortname": 1.0
|
||||
},
|
||||
"Fuel Usage Multipliers": {
|
||||
"global": 1,
|
||||
"furnace.shortname": 1
|
||||
},
|
||||
"Output Multipliers": {
|
||||
"global": {
|
||||
"global": 1.0
|
||||
},
|
||||
"furnace.shortname": {
|
||||
"item.shortname": 1.0
|
||||
}
|
||||
},
|
||||
"Whitelist": {
|
||||
"global": [
|
||||
"item.shortname"
|
||||
],
|
||||
"furnace.shortname": [
|
||||
"item.shortname"
|
||||
]
|
||||
},
|
||||
"Blacklist": {
|
||||
"global": [
|
||||
"item.shortname"
|
||||
],
|
||||
"furnace.shortname": [
|
||||
"item.shortname"
|
||||
]
|
||||
},
|
||||
"Smelting Frequencies (Smelt items every N smelting ticks)": {
|
||||
"global": 1,
|
||||
"furnace.shortname": 1
|
||||
},
|
||||
"Debug": false
|
||||
}
|
||||
22
config/TimeOfDay.json
Normal file
22
config/TimeOfDay.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"DatePreset": {
|
||||
"presetDay": 1,
|
||||
"presetMonth": 1,
|
||||
"presetYear": 2020,
|
||||
"setPresetDate": false
|
||||
},
|
||||
"Settings": {
|
||||
"authLevelCmds": 1,
|
||||
"authLevelFreeze": 2,
|
||||
"autoSkipDay": false,
|
||||
"autoSkipNight": false,
|
||||
"dayLength": 30,
|
||||
"freezeDate": false,
|
||||
"logAutoSkipConsole": true,
|
||||
"nightLength": 30
|
||||
},
|
||||
"TimeFreeze": {
|
||||
"freezeTimeOnload": false,
|
||||
"timeToFreeze": 12.0
|
||||
}
|
||||
}
|
||||
7
config/WipeKits.json
Normal file
7
config/WipeKits.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"Kit Names & Cooldowns - Cooldowns (minutes)": {
|
||||
"kitname1": 5.0,
|
||||
"kitname2": 5.0
|
||||
},
|
||||
"Use GUI Kits (true/false)": false
|
||||
}
|
||||
Reference in New Issue
Block a user