Rustonauts workshop

Monument Lock cover image

Monument Lock - 1.8.6

Free

Rustonauts

monuments lock  lock monument  claim 

The original monument locker plugin. Monument locks to the first player (and team) who loots, shoots, hacks a crate or swipes a card, granting them total access while locking others out. Use Cases PVE Servers: Many PVE players share monuments and take turns completing puzzles (coop or solo), and the coordination is usually done through chat. Most of the time this works, but once in a while there are some bad apples who ignore basic sportsmanship. PVP Servers: Most PVP servers wouldn't use the lo...

Monument Lock in Codefling

Puzzle Points 1.61 cover image

Puzzle Points 1.61 - 1.4.6

Free

Rustonauts

puzzles  keycard  cards 

Features Reward players as they swipe their puzzle cards. Rewards can be Scrap, Economics, Server Rewards and/or Dog Tags (configurable). Quality checks ensuring a good card swipe (correct card reader, powered, door not already open, etc). Broadcasts card swipe to the server, including player and monument with grid location (configurable). Provides 10 min (configurable) cooldown period to prevent door spamming. Configuration { "Blue Card Swipe Money": 150.0, "Blue Card Swipe RP": 2, "Blue Card S...

Puzzle Points 1.61 in Codefling Puzzle Points 1.61 in Umod

Visibility cover image

Visibility - 1.2.6

Free

Rustonauts

visibility  nodes  sulfur 

This plugin will give a player temporary visibility into various entities in the game. Currently, there are three types of entities: nodes, animals, and food. Stay updated and supported on our Rustonauts discord - https://discord.gg/JQwaqgca. Features - view all nodes on the map (sulfur is yellow, metal is red, stone is black). - view all animals on the map (bears - black; boars - red; wolves - yellow; stag - cyan) - view all food items in containers (eg. apple, chocolate) as well as growables (...

Visibility in Codefling

My Supply 2.3 cover image

My Supply 2.3 - 1.1.4

$3

Rustonauts

supply drop  supply signal  supply crate 

A minimized plugin to allow server admins more control over supply drops. Features Enable or disable loot restriction to the owner(and team) of the supply signal thrown. Allow or remove the plane animation across the map. Enable or disable the parachute prefab. Enable or disable the ability to loot the supply drop while mid-air (likely via mini). Offers command support via chat and console Config option to load up supply drops with extra crates Future allow NPCs to guard supply drops (generally ...

My Supply 2.3 in Codefling

Monument Names API cover image

Monument Names API - 1.2.3

Free

Rustonauts

monuments 

About This plugin returns details about a specific monument when passed a short name or prefab. Often times we work with plugins that output short names like airfield_1 or sphere_tank, but really we want the screen display to be names like Airfield and Dome. For Devs string displayName = MonumentNames?.Call("API_GetDisplayName", _shortName); string displayName = MonumentNames?.Call("API_GetDisplayNameFromPrefab", _prefabName); string shortname = MonumentNames?.Call("API_GetShortNameFromPrefab", ...

Monument Names API in Codefling

Toasty Kills cover image

Toasty Kills - 1.0.5

$8.99

Rustonauts

killfeed 

Features: A lightweight configurable kill feed plugin that displays kill feed data styled in toasts, which disappear after a set time (default 8 secs). Admins can configure everything about the styling, including size, screen position, font and colour. Players can toggle the toasts on/off with a chat command. Incredibly easy config file. Permissions toastykills.view: allows players to view kill toasts. toastykills.commands: allows players to use chat commands. toastykills.admin: allows players t...

Toasty Kills in Codefling