Jump to content

Yuki

Member
  • Posts

    49
  • Joined

  • Last visited

Everything posted by Yuki

  1. Yuki

    Updates Checker

    I have a similar Error as J2, everytime i reload the plugin Web request callback raised an exception (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.UpdatesChecker.GetPlugin (System.Int32 code, System.String response) [0x0006f] in <e225d76645c84169a148a89df2134bd9>:0 at Oxide.Core.Libraries.WebRequests+WebRequest.<OnComplete>b__42_0 () [0x00034] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  2. Yuki

    Virtual Quarries

    no problem, just as a general information, quarrys, no matter pumpjack or quarrys, will be fueled for 2 minutes with one diesel. The Info from rustafied about the fuel duration seems to be false
  3. Yuki

    Virtual Quarries

    Hey there, in the config i set the fuel to diesel, tickrate 60 sec, but putting just one diesel in the quarry don't yield any ressource. Putting in 2 diesel only yield the ressources for one tick rate. Putting in 3 disel only yields the ressources of 2 tick rates. also just a wish on my end, it would be good if the virtual quarrys could dig more often. Since the last update 1 diesel will fuel a quarry for at least 5 minutes. So if someone sets the plugin as vanilla as it could be, players musst wait full 5 minutes to get the ressources out of one tick. While the static ones they can grab a bit ressources every now and then, like every 10 seconds they get 5 % of the whole tick. If you know what i mean { "Command List": [ "vq" ], "Enable Console Logs": true, "Override ImageLibrary Icons": false, "Require Permission For Use": false, "Mining Quarry/Pump Jack Limit Permissions": { "virtualquarries.default": { "pumpjack": 1, "quarry": 1 }, "virtualquarries.vip": { "pumpjack": 2, "quarry": 2 } }, "Sharing - Require Permission": false, "Data - Enable Data Wipe On Server Wipe": true, "Data - Store Container Data In File And Restore On Server Wipe": false, "Data - Store Container Interval (in seconds)": 1800, "Quarry Tick (how often quarries dig resources, in seconds)": 60, "Static Quarry Tick (how often quarries dig resources, in seconds)": 60, "Storage Prefab": "assets/prefabs/deployable/large wood storage/box.wooden.large.prefab", "Sound - Start Sound": "assets/prefabs/npc/autoturret/effects/online.prefab", "Sound - Stop Sound": "assets/prefabs/npc/autoturret/effects/offline.prefab", "Survey Charge - Allow Throwing Survey Charges": false, "Survey Charget Types": { "survey": { "Effect Path": "assets/bundled/prefabs/fx/survey_explosion.prefab", "Required Permission (empty, if not required)": "", "Chance For Resources (0-100)": 50, "Displayed Survey Title Translation Key": "Bodenprobe", "Required Item": { "Shortname": "surveycharge", "Skin": 0, "Amount": 1, "Icon URL": "" } } }, "Upgrades - Used Economy Plugin (0 - None, See Website For More Info)": 0, "Removing Quarries - Refund Items": true, "Go Back Button - Position (1-2)": 1, "Upgrade UI - Responsive Position": true, "Static Quarries - Enable": false, "Static Quarries - Quarry Requires Permission": false, "Static Quarries - Pump Jack Requires Permission": false, "Static Quarries - Resource Container Size": 18, "Static Quarries - Fuel Item": { "Shortname": "lowgradefuel", "Skin": 0, "Amount": 1 }, "Static Quarries - Metal Quarry Output": [], "Static Quarries - Sulfur Quarry Output": [], "Static Quarries - HQM Quarry Output": [], "Static Quarries - Pump Jack Output": [], "Quarry Profiles": { "pumpjack": { "Required Permission (empty, if not required)": "virtualquarries.pumpjack", "Displayed Icon": { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, "Survey Type": "survey", "Displayed Quarry Title Translation Key": "PumpjackTitle", "Chance": 10, "Minimal Resources Per Node": 1, "Maximal Resources Per Node": 2, "Fuel Required Per Tick": { "Shortname": "diesel_barrel", "Skin": 0, "Amount": 1 }, "Enable Upgrades": true, "Items Required To Place": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" } ], "Resources": { "crude": { "Output Item - Shortname": "crude.oil", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": true, "Required Permission (empty if not required)": "", "Chance": 0, "Minimal Output Per Tick": 40.0, "Maximal Output Per Tick": 80.0, "Additional Items Required To Place": [] } }, "Upgrades": [ { "Required Items": [], "Required Currency (0 to disable)": 0, "Capacity": 6, "Gather Multiplier": 1.0, "Fuel Usage Multiplier": 1.0 }, { "Required Items": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 10, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 9, "Gather Multiplier": 1.5, "Fuel Usage Multiplier": 1.1 }, { "Required Items": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 20, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 12, "Gather Multiplier": 1.75, "Fuel Usage Multiplier": 1.15 }, { "Required Items": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 50, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 15, "Gather Multiplier": 2.0, "Fuel Usage Multiplier": 1.2 }, { "Required Items": [ { "Shortname": "mining.pumpjack", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 100, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 18, "Gather Multiplier": 2.5, "Fuel Usage Multiplier": 1.3 } ] }, "quarry": { "Required Permission (empty, if not required)": "", "Displayed Icon": { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, "Survey Type": "survey", "Displayed Quarry Title Translation Key": "QuarryTitle", "Chance": 40, "Minimal Resources Per Node": 1, "Maximal Resources Per Node": 3, "Fuel Required Per Tick": { "Shortname": "diesel_barrel", "Skin": 0, "Amount": 1 }, "Enable Upgrades": true, "Items Required To Place": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" } ], "Resources": { "stone": { "Output Item - Shortname": "stones", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": true, "Required Permission (empty if not required)": "", "Chance": 0, "Minimal Output Per Tick": 350.0, "Maximal Output Per Tick": 650.0, "Additional Items Required To Place": [] }, "metal": { "Output Item - Shortname": "metal.ore", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": false, "Required Permission (empty if not required)": "", "Chance": 40, "Minimal Output Per Tick": 80.0, "Maximal Output Per Tick": 120.0, "Additional Items Required To Place": [] }, "sulfur": { "Output Item - Shortname": "sulfur.ore", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": false, "Required Permission (empty if not required)": "", "Chance": 20, "Minimal Output Per Tick": 80.0, "Maximal Output Per Tick": 120.0, "Additional Items Required To Place": [] }, "hq": { "Output Item - Shortname": "hq.metal.ore", "Output Item - Skin": 0, "Output Item - Display Name": "", "Output Item - Icon URL (Required if Skin not 0)": "", "Include Always": false, "Required Permission (empty if not required)": "", "Chance": 10, "Minimal Output Per Tick": 35, "Maximal Output Per Tick": 65, "Additional Items Required To Place": [] } }, "Upgrades": [ { "Required Items": [], "Required Currency (0 to disable)": 0, "Capacity": 6, "Gather Multiplier": 1.0, "Fuel Usage Multiplier": 1.0 }, { "Required Items": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 10, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 9, "Gather Multiplier": 1.5, "Fuel Usage Multiplier": 1.1 }, { "Required Items": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 20, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 12, "Gather Multiplier": 1.75, "Fuel Usage Multiplier": 1.15 }, { "Required Items": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 50, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 15, "Gather Multiplier": 2.0, "Fuel Usage Multiplier": 1.2 }, { "Required Items": [ { "Shortname": "mining.quarry", "Skin": 0, "Amount": 1, "Icon URL": "" }, { "Shortname": "surveycharge", "Skin": 0, "Amount": 100, "Icon URL": "" } ], "Required Currency (0 to disable)": 0, "Capacity": 18, "Gather Multiplier": 2.5, "Fuel Usage Multiplier": 1.3 } ] } } }
  4. Yuki

    Water Patrol

    Hi, im thinking about buying the plugin. Can you set the npcs to neutral, so that they only attack players if they attack first ?
    Friendly and quick responding developer. Plugin works as intended the GUI for players looks great. 5 out of 5 would buy again
  5. Yuki

    Raidable Bases

    Hi, is it possible to make buyable Event cost 0 ?
  6. Yuki

    Furnace Levels

    a good looking ui, less unneeded entitys on the server and a easy configurable config. Everything an owner of a pve server wishes for
  7. Yuki

    Vote Map

    as usual from david an extremely clean and beautiful plugin. If you want to give your players a little more freedom, the plugin is definitely a good choice. My players love the plugin
  8. Yuki

    Wipe Countdown

    No problem with this the configuration of this plugin, honestly it just has a few lines, so no big of a deal
  9. Yuki

    Shop UI

    Very clean and quick loading Shop UI. Had no problems with loading massive quantities of images till today. The Support of the developer David is quick and friendly. Looking forward to his future works
    perfect addition to the welcome info ui. especially the good and clear interface of the kit menu
  10. Yuki

    Welcome Panel

    Bought the plugin to make a more professional looking overview for new players. Integrated the available commands, general info of the server and stuff members and so on, on different tabs of it. It works really well and never had a problem of missing image loading or other problem. Definitely one of the must buys as a server owner
  11. Yuki

    Shop UI

    name display is only for commands, if it is one use "DisplayName": "name of item" in the file Commands.json
  12. Yuki

    Custom Buttons

    Very cool plugin. Both players and admins can use it to better exploit the functionalities of the server. A graphical interface instead of learning many different commands by heart speaks for itself. The buttons are easy to create and with a little skill can look just like they were created directly by the rust developers.
  13. Yuki

    Shop UI

    It worked, tank you very much
  14. Yuki

    Advanced Alerts

    Hi really nice UI. Would it be possible to add alerts for the harbor, Defendable Bases, Junkyard Event and the Armored Train Event ?
  15. Yuki

    Shop UI

    could you send me an invite to your discord server, discord is throwing an error message when i try to join it
  16. Yuki

    Shop UI

    Hi, do you have an eta when we will get an update which supports Discord logging ?
  17. Yuki

    Cobalt Office

    Prefab contains the broken Rock Splash Items, either delete them or dont use the prefab at all. Else noone will be able to join your server.
  18. Prefab contains the broken Rock Splash Items, either delete them or dont use the prefab at all. Else noone will be able to join your server.
  19. Yuki

    Shop UI

    Hi, is it possible to change pricing ingame as an Admin ?
  20. Yuki

    XDStatistics

    Nice Plugin so far, great looking GUI by the way. Keep up the great work It would be nice to have some more Top10 Ladders shown and a count for MRLS Rockets fired and myb some statistic for the components you have found. I have made a german translation for this mod, so people can use it, if they want to. XDStatistics.zip
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.7k

Files Sold

Total number of files sold.

3.3m

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.