Items

Economics cover image

Economics - 3.9.1

Free

MACHIN3

economy  economics  api 

Basic economics system and economy API

Economics in Umod

Discord Core cover image

Discord Core - 2.1.3

Free

MJSU

discord  api 

Creates a link between a player and a Discord server

Discord Core in Umod

Discord Connect cover image

Discord Connect - 1.0.11

Free

misticos

discord  auth  api 

Discord account connection with API

Discord Connect in Umod

Declaration Of War cover image

Declaration Of War - 3.0.0

Free

DKay

war  declare  declaration 

Disables cube damage with siege when no war has been declared

Declaration Of War in Umod

Data Logging : Activity cover image

Data Logging : Activity - 0.1.0

Free

Rustoholics

logging  data  api 

Logs player connection time and active time

Data Logging : Activity in Umod

Data Logging : Wipes cover image

Data Logging : Wipes - 0.2.0

Free

Rustoholics

data  logging  api 

Keep a history of all wipe dates

Data Logging : Wipes in Umod

Crest Manager cover image

Crest Manager - 1.0.1

Free

DKay

api  crest  management 

Instant finish a crest, place one wherever you want, or change who owns a crest. Includes API

Crest Manager in Umod

Coroutines cover image

Coroutines - 3.0.8

Free

birthdates

asynchronous  api  developer 

Allows other plugins to spread out large workloads over time to reduce lag spikes

Coroutines in Umod

Connection Db cover image

Connection Db - 1.0.4

Free

misticos

api  storage  persistence 

Connection database for developers

Connection Db in Umod

Code Lock Auth Api cover image

Code Lock Auth Api - 0.1.1

Free

2CHEVSKII

api  codelock  authorize 

API for checking player authorization in building's code locks.

Code Lock Auth Api in Umod

Cash System cover image

Cash System - 1.0.5

Free

misticos

economics  api 

Rich economics system and API

Cash System in Umod

Block Users cover image

Block Users - 1.0.5

Free

ViolationHandler

api  block  block users 

Blocking Users system and API managing blocked users/list of blocked users

Block Users in Umod

Better Chat cover image

Better Chat - 5.2.14

Free

LaserHydra

chat  api  customisation 

Manage chat groups, customize colors, and add titles

Better Chat in Umod

Afk Api cover image

Afk Api - 1.0.1

Free

2CHEVSKII

api  developer  afk 

Complex developer API for "Away from keyboard" players.

Afk Api in Umod

Monuments Watcher cover image

Monuments Watcher - 0.1.5

$1

IIIaKa

monument  monuments  rad town 

A plugin creating a trigger box around Monuments and CargoShips to track entry and exit of players, npcs and entities from it. The list of all monuments can be viewed in the: Vanilla - *SERVER*\oxide\data\MonumentsWatcher\MonumentsBounds.json Custom - *SERVER*\oxide\data\MonumentsWatcher\CustomMonumentsBounds.json Note: MonumentsWatcher is utilized as an API for other plugins. You won't obtain any functionality beyond displaying monument boundaries without an additional plugin. The ability to au...

Monuments Watcher in Codefling Monuments Watcher in LoneDesign

Extended Stats cover image

Extended Stats - 0.1.2

$19.98

IIIaKa

reputation  rep  master 

The plugin enables the collection of a vast amount of gaming data with subsequent transmission to a database(MySQL). This functionality empowers website owners to display the desired statistics from the database on their sites. Moreover, it offers the capability to send data via API, which proves highly beneficial in scenarios where your gaming server and database reside on separate machines, and the database restricts connections beyond localhost. Please note that an instruction manual will be ...

Extended Stats in Codefling

Advanced Status cover image

Advanced Status - 0.1.14

$0.99

IIIaKa

advanced  status  bar 

Useful auxiliary plugin that allows other plugins to customize the status bar through an API. Note: AdvancedStatus does not display any bars on its own. This is done by other plugins that work with it. An example plugin demonstrating interaction with AdvancedStatus. The ability to specify the frequency of calculating the number of bars; The ability to specify the order of the bar; The ability to change the height of the bar; The abillity to customize the color and transparency of the background;...

Advanced Status in Codefling Advanced Status in LoneDesign

Simple Status cover image

Simple Status - 1.1.4

Free

Mr01sam

api  status 

Overview Provides an API for adding custom status messages that fit in with those of vanilla Rust. This plugin requires another plugin to utilize it, it does not do anything on its own. Check out the "Works With" list above for some plugins that utilize this API. Commands /ts Toggles the visibility of statuses for a player. This command can be changed in the config settings. /simplestatus.clearcache Clears the cache and status data. Only useable as an admin or from the server console. Mostly hel...

Simple Status in Codefling

Vote System cover image

Vote System - 1.0.5

$4.99

Flutes

vote  votes  top-serveurs.net 

What is Vote System ? Vote System is a sophisticated plugin designed to track player votes in real-time on various ranking sites. It offers two main functionalities: Integration with other plugins: Vote System can be paired with other plugins to enhance its features. See the list of compatible plugins. API for Developers: With a robust API, developers can create plugins that directly interact with the voting system, allowing for advanced customization. Supported Plugins Vote System is compatible...

Vote System in Codefling

Player Event States cover image

Player Event States - 1.0.0

Free

Flutes

development  developer api  api 

The PlayerEventStates plugin provides a system to manage and track event states for individual players and globally across the server. This system can be particularly useful for developers who wish to create conditional gameplay mechanics based on specific events or states. Features Player-Specific Event States: Allows tracking of individual player event states. Global Event States: Provides a mechanism to track global events that apply server-wide. API Access: Exposes several API methods for de...

Player Event States in Codefling

Random Tips cover image

Random Tips - 1.1.1

Free

Krungh Crow

gametip  random  message 

Send Gametip messages on a timed interval to online players Features : Simple configuration. Sends Gametip messages on a configurable timed interval and duration (seconds). Can use a permission to ignore a player to get the messages. API support for other plugins to use its simplified queue system. Permissions : randomtips.exclude : To exclude the player from getting the Gametips sent by this plugin Configuration : Show Messages is set to false by default so it will not run the standard messages...

Random Tips in Codefling

Custom Status Framework cover image

Custom Status Framework - 1.1.3

Free

Mr01sam

api  tool 

This plugin does not introduce any functionality by itself, but rather provides a framework for other plugins to manipulate the status list that appears in the game UI on the right. New Version Available This plugin has been rewritten to improve performance! The new version is now called Simple Status and can be downloaded (for free) here: Why is it a new plugin and not just an update to this one? Because I understand that many people have already written awesome plugins that utilize CSF and in ...

Custom Status Framework in Codefling

aTimeAPI cover image

aTimeAPI - 1.1.3

Free

AvG Лаймон

api  time  hooks 

Provides API and Hooks which called when in-game day/night and real second/hour/day/month/year started. Has no functional by itself. Usable only as plugin dependency. Configuration { "Rust day start time (hour)": 7.5, "Rust night start time (hour)": 20.0 } API aTimeAPI.Call<bool>("IsDayInRustNow"); Hooks void OnRealSecond() // called every real second void OnRustDayStarted() // called right arter in-game day was started void OnRustNightStarted() // called right arter in-game night was star...

aTimeAPI in Codefling

Marker API cover image

Marker API - 1.0.5

Free

The_Kiiiing

api  marker  marker api 

A lightweight API that allows other plugins to place markers on the map. On its own it serves no purpose. Developer API: position: world position of the marker entity: the entity the marker is attached to uname: unique name of the marker, used when removing it ownerid: marker is only visible to player with that id duration: time before the marker will be removed automatically refreshRate: time between marker refesh, useful for markers attached to entities radius: radius of the circle on the map ...

Marker API in Codefling

Ruster.NET Addons cover image

Ruster.NET Addons - 1.0.3

Free

Raul-Sorin Sorban

ruster.net  ruster  net 

Ruster.NET Addons is a service that allows plugin developers to create and server owners to upgrade and change Ruster.NET in almost any way possible. This plugin provides API and hook support that gives you access to interactions users make in Ruster.NET, from creating your own DM bots with custom commands, to use all the modular panels Ruster.NET provides for your own purposes. Read documentation here or get Addons on this tag. Features API Access Open / close users' browser Open modals with cu...

Ruster.NET Addons in Codefling

GridAPI cover image

GridAPI - 1.0.0

Free

Steenamaroo

vector3  map  grid 

Simple API for retrieving in-game grid coordinates from a Vector3 position, and vice versa. String[] GetGrid(Vector3 pos) returns the grid coordinates for the given position. object IntersectionPosFromGrid(string a, string b) returns Vector3 intersection (top left on map) for a given set of map coordinates. returns string message if input strings are not valid. object MiddlePosFromGrid(string a, string b) returns Vector3 centre of grid for a given set of map coordinates. returns string message i...

GridAPI in Codefling

RustFriends cover image

RustFriends - 13.1.3

Free

Mals

friends  api  mals 

This is a direct fork of Friends from Umod: https://umod.org/plugins/friends with filtering to avoid adding NPC and ending up with bloated data files. Chat Commands: /friend <add/remove> <player name or id> -- Add or remove a player as a friend /friend list -- List all of your current friends It has the same name, hooks and API as Friends so is a plug and play replacement. It tries to block adding NPC, but some sneak in, so when the plugin saves the friends data it removes all the NP...

RustFriends in Codefling

A Time Api cover image

A Time Api - 1.1.3

Free

AvGLimon

api  day  night 

Provides API and Hooks which called when in-game day/night and real hour/day/month/year started

A Time Api in Umod

Pve Mode cover image

Pve Mode - 1.2.1

$16

KpucTaJl

api  dome  events 

Pve Mode – This plugin does not have its own functionality, it’s an optional dependency of the plugins listed below for added benefitsThis plugin is only used as an API for other pluginsCreates a configurable PVE mode out of compatible events and plugins

Pve Mode in LoneDesign

PopUp API cover image

PopUp API - 2.0.3

Free

ThePitereq

api  hint  hints 

PopUp API streamlines notifications into one minimalist plugin, particularly handy during player inventory actions when the chat is hidden.Pop-ups are fully customizable, allowing for infinite designs to be created.Please note that the ImageLibrary plugin is only required if you intend to use images in your pop-ups.

PopUp API in LoneDesign PopUp API in Codefling

Discord Core cover image

Discord Core - 1.0.0

Free

ThePitereq

api  connect  discord 

Discord Core creates essential links between your RUST and Discord servers.It lets you display the player count, enable chat between Discord and the game, and send messages to the server or connected players.

Discord Core in LoneDesign Discord Core in Codefling

Redeem Storage API cover image

Redeem Storage API - 1.1.2

Free

ThePitereq

api  inventory  redeem 

Redeem Storage API enables you to consolidate all your plugin item sources into a single inventory.This means you can condense multiple storage containers into one and eliminate the need for free space in your inventory.

Redeem Storage API in LoneDesign Redeem Storage API in Codefling

XDFriends cover image

XDFriends - 4.0.7

$8.99

DezLife

api  damage  deauth 

XDFriends – Improvements to the friend system in Rust. Authentication, damage management, invitations.

XDFriends in LoneDesign XDFriends in Codefling

Lang API cover image

Lang API - 1.0.5

Free

Khan

lang  api  khan 

Automatically translates rust item display names & descriptions to use in you're plugins

Lang API in MyVector Lang API in Codefling