Under development - Just waiting for Lemon Squeezy to activate our site!

Weather new

A thin bar at the edge of the screen for switching the weather and the time of day. Handy when developing to prevent weather changes, stop time progressing or quickly switch from day/night.

Carbon Oxide v0.2.2 Updated

Overview

/weather shows a bar with a day/night toggle, a button that stops and starts the clock, and one button per weather preset the game has, plus Natural, which hands the weather back to the game.

Every change affects the whole server, so keep it for admins.

Every download is licensed to you and watermarked with your details.

Features

  • Day/night in one click
  • Stop and start the clock
  • Every weather preset
  • Settings panel for everything else

Install

  1. Download Weather.cs from My Plugins.
  2. Drop it into oxide/plugins or carbon/plugins.
  3. Grant the permission:
o.grant group default weather.use

The file name must stay Weather.cs — Oxide matches it to the class name.

Commands & Permissions

Commands

  • /weather — show or hide the bar
  • /weather setup — every setting
  • /weather day|night|clock|natural|<preset>
  • Console: weatherbar.*, all bindable

Permissions

  • weather.use — the bar
  • weather.setup — the settings panel

Changelog

VersionReleasedChanges
v0.2.2 latest

Support now goes to the Support section at DeadInTen.uk. No change in behaviour.

v0.2.1
  • First release on this store.