Jump to content

kasvoton

Creator
  • Posts

    460
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by kasvoton

  1. Only in-game but I can easily add the rcon console command for you.
  2. Version 1.0.2

    657 downloads

    Troll those cheaters in style with the Rocket Man ! After exploding up in the sky their loot will drop all over the place, just like a Piñata. Use the chat command /troll.rocketman <player> or the rcon command troll.rocketman <player>. The player argument will accept a partial player name or a full Steam ID. All users with the Oxide "admin" role will get access to the command, but you may grant per user/group access using the permission oxidationtrollrocketman.use.
    $1.99
  3. Version 1.5.15

    1,809 downloads

    SAVE 10% WHEN BUYING THE BUNDLE No oxide sh*t, fast af Now supporting electric and legacy Furnaces ! The best smelting plugin you will find, guaranteed™ Still using Quick/Power Smelt ? Well.. let me welcome you to 2023. Straightforward configuration, let's make our large furnaces x5 and refineries x2 but keep small furnaces vanilla: "Ovens": { "furnace.large": { "Multiplier": 5, "Charcoal": 5, }, "furnace": { "Multiplier": 1, "Charcoal": 1, }, "refinery_small_deployed": { "Multiplier": 2, "Charcoal": 2, } } Yeah.. all smelting plugins can do that you said ? Fair enough.. How about changing the cook time (in seconds) per item type ? "Products": { "hq.metal.ore": { "CookTime": 0.5, "Amount": 1 }, "metal.ore": { "CookTime": 10.0, "Amount": 1 }, "sulfur.ore": { "CookTime": 1.0, "Amount": 1 } } Still not impressed ? What if you'd like one metal.ore to give you 5 metal frags instead of the default 1:1 ratio ? Easy.. grab my beer. "metal.ore": { "CookTime": 10.0, "Amount": 5 }
    $6.99
  4. Version 1.1.1

    749 downloads

    HUD based alert system, no configuration required. The main objective is to broadcast an alert when important server wide events are starting, such as: Bradley event starts Cargo ship event starts Cargo plane (airdrop) event starts Patrol event starts Chinook event starts Oilrig defense Standard hackable crate drop This plugin also exposes an API which allows other plugins to use the same alert system to broadcast messages. [PluginReference] private Plugin OxidationEventAnnouncer; // (...) private void OnMyImportantEvent() { OxidationEventAnnouncer.Call("Broadcast", "My important event has started"); } You can easily change the background color and text color of the announcement. The following snippet will change the background color to #00FF00 and the text color to #F0F0F0. [PluginReference] private Plugin OxidationEventAnnouncer; // (...) private void OnMyImportantEvent() { OxidationEventAnnouncer.Call("Broadcast", "My important event has started", "#00FF00", "#F0F0F0"); }
    Free
  5. kasvoton

    Clock

    Version 1.3.1

    932 downloads

    This is a dead simple, non-intrusive, HUD based clock which shows in-game time. This plugin has little to none performance impact, even when shorter nights are enabled on the server. No configuration required.
    Free
  6. kasvoton

    Auto Lights

    Version 1.1.3

    718 downloads

    This is a dead simple light controller with little performance impact, no configuration required. All player deployed lights will get turned on at sunset and turned off at sunrise. Lights will require one unit of fuel to be powered but they will have no consumption. Currently supported entities: chineselantern.deployed jackolantern.angry jackolantern.happy lantern.deployed tunalight.deployed
    Free
2.3m

Downloads

Total number of downloads.

10.5k

Customers

Total customers served.

152.3k

Files Sold

Total number of files sold.

3.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.