// plugin · v1.0.2
AlwaysStocked
NPC vendors never run out
v1.0.2
plugin
vendingnpceconomyserver
// price
$2.99
Overview
NPC vending machines keep a high default stack and reset to it after every purchase. Includes timer and restock-all command.
Features
- NPC vending machines keep a huge default stack on every item
- Automatic restock runs on a configurable timer
- Stock resets to full immediately after each purchase
- Admin command restocks every NPC vendor on demand
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/as.restockall
Force-restock every NPC vending machine now
alwaysstocked.admin
Console commands
Run from the server console or RCON. Most are called by the UI — you rarely need to type them manually.
CommandDoes
as.restockall
Force-restock every NPC vending machine now
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
alwaysstocked.admin
Trigger manual restock-all
Key configuration
Tune in oxide/config/AlwaysStocked.json after the plugin loads for the first time.
KeyDefaultWhat it does
StockPerItem
100000
Stack size applied to every NPC vendor slot
RestockIntervalSeconds
30
Periodic restock cadence; 0 disables the timer
Included with purchase
AlwaysStocked.cs— drop intooxide/plugins/orcarbon/plugins/- Lifetime updates — every future version, free
- Discord support from the Shadow Kids Studios community
- Per-server license — use on every server you run
Technical details
IDalwaysstocked
Slugalwaysstocked
Version1.0.2
Categoryplugin
AuthorxADROCx
Tagsvending, npc, economy, server
// related