LAB/05 — INVENTORY

FlowerPower

Picking a wild plant gives a short speed boost. Small idea, and it changes how your players move across the map.
← BACK TO STORE
Price
$0.00
Version
v1.0.8
Author
S³Founding MemberTrusted Dev

Changelog

v1.0.826 Aug 2026

No notes for this release.

FlowerPower screenshot 1

What it does

Berries, hemp, corn, mushrooms, pumpkins, potatoes, orchids, roses — every wild collectable is on a list you control. Pick one and you run faster for a few seconds, with a toast on screen telling you it is active.

There is also a straight /speed toggle, gated behind its own permission, for staff or for a VIP perk.

Why bother

Roadside plants are scenery on most servers. This makes the route past them the route worth taking, and gives your gatherers something back on the long walk home. It costs nothing to run and takes one config edit to tune.

Features

  • Speed boost on wild plant pickup, on a plant list you control
  • Configurable multiplier and duration
  • On-screen toast when the boost starts
  • Separate /speed toggle permission
  • Boost cleared on disconnect, so nothing leaks between sessions
  • Oxide and Carbon
  • No dependencies

Commands

CommandAccessDescription
/speedspeedboost.commandToggle the speed boost

Permissions

PermissionEffect
speedboost.useGets the boost from picking wild plants
speedboost.commandCan use /speed

Configuration

{
  "Default Speed Multiplier": 1.5,
  "Boost Duration (Seconds)": 5.0,
  "Wild Plant Prefabs (ShortPrefabNames)": [
    "berry-black-collectable",
    "berry-blue-collectable",
    "berry-green-collectable",
    "berry-red-collectable",
    "berry-white-collectable",
    "berry-yellow-collectable",
    "corn-collectable",
    "hemp-collectable",
    "mushroom-cluster-5",
    "mushroom-cluster-6",
    "orchid-collectable",
    "potato-collectable",
    "pumpkin-collectable",
    "rose-collectable"
  ]
}

Cut the list down to hemp only if you want the boost to mean something specific, or add your own collectables.

Requirements

Oxide or Carbon. No dependencies.

Support

Free, and supported like everything else here — the private updates channel in our Discord comes with it.