kasvoton workshop

Auto Lights cover image

Auto Lights - 1.1.3

Free

kasvoton

lighting  light control  lamp 

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

Auto Lights in Codefling

Clock cover image

Clock - 1.3.1

Free

kasvoton

time  clock  hud 

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.

Clock in Codefling

Event Announcer cover image

Event Announcer - 1.1.1

Free

kasvoton

patrol  cargo  chinook 

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; // (...) priva...

Event Announcer in Codefling

Smelting Controller cover image

Smelting Controller - 1.5.15

$6

kasvoton

oven  furnace  multiplier 

πŸ”₯πŸ”₯πŸ”₯ 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, "C...

Smelting Controller in Codefling

Rocket Man πŸš€ cover image

Rocket Man πŸš€ - 1.0.2

$1

kasvoton

admin  fun  troll 

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.

Rocket Man πŸš€ in Codefling

Blueprint Unlock cover image

Blueprint Unlock - 1.2.2

$2

kasvoton

blueprints  manager  unlock 

No more blueprints ! Great for those crazy, heavy modded servers. You can control to which users the blueprints will be unlocked by granting the permission blueprintunlocker.tierX.unlock. If you'd like to unlock to all your players just grant the permission to the default group on the console like so: oxide.grant group default blueprintunlocker.tier0.unlock oxide.grant group default blueprintunlocker.tier1.unlock oxide.grant group default blueprintunlocker.tier2.unlock oxide.grant group default ...

Blueprint Unlock in Codefling

No Bag Cooldown cover image

No Bag Cooldown - 1.0.0

$1

kasvoton

bag  sleepingbag  oxidation 

No more sleeping bag cooldowns ! Great for those crazy, heavy modded servers. You can control to which users the cooldown will be removed by granting the permission OxidationNoBagCooldown.Allow. If you'd like to remove the cooldown to all your players just grant the permission to the default group on the console like so: oxide.grant group default OxidationNoBagCooldown.Allow

No Bag Cooldown in Codefling

Crafting manager and instant crafting cover image

Crafting manager and instant crafting - 1.3.4

$4

kasvoton

instant  craft  oxidation 

πŸ”₯πŸ”₯πŸ”₯ SAVE 10% WHEN BUYING THE BUNDLE πŸŽ‰ We are proud to announce the release of Crafting Manager superseding "Instant Crafting". Crafting Manager main features: Instant crafting (craftingmanager.instant.allow) Define a global scaling per workbench tier to be applied to all users by default Create as many "custom" profiles you need, each one will have a permission to control who gets access to the custom scaling Item blacklist allows you to block items from being crafted. Players get a message when...

Crafting manager and instant crafting in Codefling

Metadata, Permissions and Configuration Manager cover image

Metadata, Permissions and Configuration Manager - 1.4.15

$4

kasvoton

admin  server  metadata 

πŸ”₯πŸ”₯πŸ”₯ SAVE 13% WHEN BUYING THE BUNDLE This is a server management plugin. It allows you to have consistency and visibility over all the information related with your server, including it's basic configuration. You may find this valuable no matter if you manage ONE or TEN servers, it works great with automation tools, docker and alike. It has four main features: Wipe schedule calculator (support weekly, biweekly and monthly) Manages server information (Title, description, tags, logo, banner, etc) M...

Metadata, Permissions and Configuration Manager in Codefling

Airdrop Event Settings cover image

Airdrop Event Settings - 1.0.2

$2

kasvoton

events  airplane  config 

This plugins allows you to fine tune the settings about the Airdrop event such as frequency, speed, cargo drop mass and speed. To control the frequency, you can define a max and min duration between each airdrop event. If you don't want any randomization, just set the max and min with the same value. "AdditionalEvents": { "Enabled": false, "Min": 300.0, "Max": 600.0 }, The following config controls the "delay" between the start of the airdrop event (either it is server wide or called in by an us...

Airdrop Event Settings in Codefling

Scheduler cover image

Scheduler - 1.1.1

$4

kasvoton

admin  cron  crontab 

πŸ”₯πŸ”₯πŸ”₯ SAVE 13% WHEN BUYING THE BUNDLE This plugin will allow you to run console commands at any given schedule. The syntax was inspired on the Unix's crontab format but ported to json for easy of use. Below you'll find some examples.. but sky is the limit. β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ minute (0 - 59) β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ hour (0 - 23) β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ day of the month (1 - 31) β”‚ β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ month (1 - 12) β”‚ β”‚ β”‚ β”‚ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ day of the week (0 - 6) (Sunday to Saturday); β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ β”‚ * *...

Scheduler in Codefling

GeepSpot | Instant ore/wood collection cover image

GeepSpot | Instant ore/wood collection - 1.0.7

$3

kasvoton

gather  tree  ore 

This plugin will allow your players, based on permission, to either instantly collect the ore/wood resource or always hit the x-marker. This plugin provides two functionalities: Players with the "geespot.instant" permission will instant gather Ore and Wood at first hit. Players with the "geespot.xmarker" permission will always trigger the X marker mini-game no matter where they hit on the model.

GeepSpot | Instant ore/wood collection in Codefling

 cover image

- 1.0.8

$29

kasvoton

raid  offline  protection 

Control raid protection using rcon: enable_raid: RAID is enabled, all damage is allowed disable_raid: RAID is disabled, no damage is allowed When RAID is disabled a small UI shows on the top left corner. Using a scheduler plugin like this you can disable RAID during certain periods of time. Example config for Scheduler which: Restarts the server daily Re-enables the raid protection after the restart except if the server was wiped Disables the raid protection everyday at 12:00 Enables the raid pr...

 in Codefling

Helicopter Manager cover image

Helicopter Manager - 1.0.20

$9

kasvoton

mymini  attack  attack helicopter 

This plugins allows your players to spawn helicopters on demand. Everything is configured in custom profiles, each profile has a name, the type of the helicopter and the settings. Please report any bugs either by sending a private message here or on Discord. I'm also open to new ideas and improvement requests. I'm online on the Codefling Discord channel. What's new ? Better boundary validation before spawning a vehicle Cool down period is displayed in day min and seconds Entity limit per profile...

Helicopter Manager in Codefling