Items
/https://rustpluginshub.com/images/creators/dkay/plugins/declaration-of-war/declaration-of-war-cover.jpg)
Declaration Of War - 3.0.0
Free
war declare declarationDisables cube damage with siege when no war has been declared
/https://rustpluginshub.com/imgs/logo.webp)
Crest Manager - 1.0.1
Free
api crest managementInstant finish a crest, place one wherever you want, or change who owns a crest. Includes API
/https://rustpluginshub.com/images/creators/birthdates/plugins/coroutines/coroutines-cover.png)
Coroutines - 3.0.8
Free
asynchronous api developerAllows other plugins to spread out large workloads over time to reduce lag spikes
/https://rustpluginshub.com/images/creators/2chevskii/plugins/code-lock-auth-api/code-lock-auth-api-cover.png)
Code Lock Auth Api - 0.1.1
Free
api codelock authorizeAPI for checking player authorization in building's code locks.
/https://rustpluginshub.com/images/creators/violationhandler/plugins/block-users/block-users-cover.png)
Block Users - 1.0.5
Free
api block block usersBlocking Users system and API managing blocked users/list of blocked users
/https://rustpluginshub.com/images/creators/laserhydra/plugins/better-chat/better-chat-cover.png)
Better Chat - 5.2.14
Free
chat api customisationManage chat groups, customize colors, and add titles
/https://rustpluginshub.com/images/creators/iiiaka/plugins/monuments-watcher/monuments-watcher-cover.jpg)
Monuments Watcher - 0.1.5
$1
monument monuments rad townA 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...
/https://rustpluginshub.com/images/creators/iiiaka/plugins/extended-stats/extended-stats-cover.png)
Extended Stats - 0.1.2
$19.98
reputation rep masterThe 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 ...
/https://rustpluginshub.com/images/creators/iiiaka/plugins/advanced-status/advanced-status-cover.jpg)
Advanced Status - 0.1.14
$0.99
advanced status barUseful 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;...
/https://rustpluginshub.com/images/creators/mr01sam/plugins/simple-status/simple-status-cover.png)
Simple Status - 1.1.4
Free
api statusOverview 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...
/https://rustpluginshub.com/images/creators/flutes/plugins/vote-system/vote-system-cover.gif)
Vote System - 1.0.5
$4.99
vote votes top-serveurs.netWhat 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...
/https://rustpluginshub.com/images/creators/flutes/plugins/player-event-states/player-event-states-cover.gif)
Player Event States - 1.0.0
Free
development developer api apiThe 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...
/https://rustpluginshub.com/images/creators/krungh-crow/plugins/random-tips/random-tips-cover.png)
Random Tips - 1.1.1
Free
gametip random messageSend 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...
/https://rustpluginshub.com/images/creators/mr01sam/plugins/custom-status-framework/custom-status-framework-cover.png)
Custom Status Framework - 1.1.3
Free
api toolThis 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 ...
/https://rustpluginshub.com/images/creators/avg-laimon/plugins/a-time-api-codefling/a-time-api-codefling-cover.png)
aTimeAPI - 1.1.3
Free
api time hooksProvides 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...
/https://rustpluginshub.com/images/creators/the-kiiiing/plugins/marker-api/marker-api-cover.png)
Marker API - 1.0.5
Free
api marker marker apiA 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 ...
/https://rustpluginshub.com/images/creators/raul-sorin-sorban/plugins/rusternet-addons/rusternet-addons-cover.png)
Ruster.NET Addons - 1.0.3
Free
ruster.net ruster netRuster.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...
/https://rustpluginshub.com/images/creators/steenamaroo/plugins/grid-api/grid-api-cover.png)
GridAPI - 1.0.0
Free
vector3 map gridSimple 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...
/https://rustpluginshub.com/images/creators/mals/plugins/rust-friends/rust-friends-cover.png)
RustFriends - 13.1.3
Free
friends api malsThis 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...
/https://rustpluginshub.com/images/creators/avglimon/plugins/a-time-api/a-time-api-cover.png)
A Time Api - 1.1.3
Free
api day nightProvides API and Hooks which called when in-game day/night and real hour/day/month/year started
/https://rustpluginshub.com/images/creators/kpuctajl/plugins/pve-mode/pve-mode-cover.jpg)
Pve Mode - 1.2.1
$16
api dome eventsPve 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
/https://rustpluginshub.com/images/creators/thepitereq/plugins/pop-up-api/pop-up-api-cover.png)
PopUp API - 2.0.3
Free
api hint hintsPopUp 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.
/https://rustpluginshub.com/images/creators/thepitereq/plugins/discord-core/discord-core-cover.jpg)
Discord Core - 1.0.0
Free
api connect discordDiscord 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.
/https://rustpluginshub.com/images/creators/thepitereq/plugins/redeem-storage-api/redeem-storage-api-cover.jpg)
Redeem Storage API - 1.1.2
Free
api inventory redeemRedeem 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.
/https://rustpluginshub.com/images/creators/dezlife/plugins/xdfriends/xdfriends-cover.jpg)
XDFriends - 4.0.7
$8.99
api damage deauthXDFriends – Improvements to the friend system in Rust. Authentication, damage management, invitations.
/https://rustpluginshub.com/images/creators/khan/plugins/lang-api/lang-api-cover.png)
Lang API - 1.0.5
Free
lang api khanAutomatically translates rust item display names & descriptions to use in you're plugins