免费插件

World Shops

世界商店

创建自动补货的自动售货机

imported

原作者: · 查看 uMod 官方页面 ↗

插件介绍

创建自动补货的自动售货机

WorldShops allows users with set permissions to manage automated vending machines around the map. Buildings which house vending machines will not decay or take any damage until the shops are destroyed, disabled, or wiped. These shops save on unload, so of course if the server doesn't unload WorldShops before exiting or does not use quit, your shops will not save.

Customizing and configuring the shops can be done via JSON or in game commands, and offers control of the sell orders, skins, and names of the shops. Configurations can be applied to multiple shops

Most of the commands use a building hammer or other weapons to tell location or vending machine to run the command on.

Default settings are included to demonstrate the settings file and nothing more. To do anything with this mod you need to adjust the settings.

主要用途

主要用于imported等服务端功能。 本插件由 发布,当前目录记录版本为 v1.1.1,uMod 累计下载 34,536 次。

适用场景

  • 希望扩展原版服务器功能的服主

功能分类

imported
查看 uMod 官方英文简介

Create vending machines that automatically restock themselves

权限节点

worldshops.remote.[name] - Allows for remotely accessing a shop. Name is the command name of shop that should be remotely accessable.

worldshops.build - If a user can build in a shop-blocked zone or not.

worldshops.spawn - If a user can use the "spawn" command.

worldshops.apply - If a user can use the "apply" command.

worldshops.disable - If a user can use the "disable" command.

worldshops.wipe - If a user can use the "wipe" command.

worldshops.save - If a user can use the "save" command.

worldshops.delete - If a user can use the "delete" command.

授权示例:oxide.grant user 玩家名 权限节点;撤销使用 oxide.revoke

指令说明

/wshop spawn - Will spawn a vending machine at the location of a hammer hit or attack, facing you.

/wshop apply [name] - Applies a configured shop to a vending machine hit by a hammer hit or attack.

/wshop disable - Decouples a vending machine from WorldShops and treats it like a normal vending machine. Inventory, sell orders, skins, and names remain.

/wshop wipe - Decouples and wipes a vending machine to the default state.

/wshop save [name] - Saves a shop hit by a hammer or attack with the said command name to a shop configuration.

/wshop delete [name] - Deletes a shop configuration and any shops in the world using it.

/wshop remote [name] - Remotely accesses a shop. Permissions for this have to be setup on a per shop-configuration basis.

/wshop list - Lists all the shops' command names and world names as well as instances in the world.

/wshop help - Shows an in-game message similar to this command list but much more compact.

配置说明

Default settings are included to demonstrate the settings file and nothing more. To do anything with this mod you need to adjust the settings.

Enabled - Whether or not to use the feature

FadeIn - Speed to fade in in seconds. A minimum of 0.5 is recommended so the client to load the image before it is noticeable to prevent seeing a stretch rust placeholder image.

WaitTime - Time to wait before fading out.

FadeOut - Speed to fade out in seconds.

SellOrders - Array of orders to buy/sell items for (pairs of sell and buy item settings).

WorldName - Name that appears on the map and in the game UI (text).

CommandName - Name to use when applying the configuration and the like using commands. There can be no duplicates between shop configurations (text).

SkinId - The ID of the skin you want to apply to the shop (does not have to be approved on the workshop for it to work) (positive non-decimal number).

BuildingBlockedDistance - Distance needed between you and the vending machine to build. If you are an admin you can build within this distance so long as it's adding onto the building the shop is in (decimal number).

ShortName - The shortname of the item to sell/buy (text).

Quantity - Amount of it to sell/buy (non-decimal number).

Blueprint - Is the item to sell/buy a blueprint? (true/false).

Video will be up but I have been busy and was pleasantly surprised that this was reviewed and allowed.

Possible additions:

Safe zones near shops (bordering on zone mods though...)

Chill scientists near shops

更新日志

最新版本: v1.1.1
最后版本发布: 暂无记录
最后更新(条目): 2026-08-27

本站记录 uMod 官方插件信息。完整的历史更新日志请参阅 uMod 官方页面

安装方法

  1. 确认服务器已安装 Oxide / uMod 或兼容的 Carbon 框架。
  2. 登录本站后点击"下载",由本站已校验的本地缓存提供作者发布的文件。
  3. 将 .cs 文件放入服务器的 oxide/plugins 目录。
  4. 观察服务端控制台,确认插件编译并成功加载。
  5. 具体配置、权限、指令和依赖请查看原作者的 uMod 页面。

使用前注意

  • Rust 更新后,请先确认插件是否仍兼容当前服务端版本。
  • 修改配置前建议备份原配置文件,并在测试服验证后再部署到正式服。
  • 若插件依赖其他扩展或库,以 uMod 原作者页面的最新说明为准。
  • 本站中文内容用于辅助理解,遇到版本差异时以官方英文文档和源码为准。
来源说明

中文介绍由 uMod 官方简介翻译整理。插件著作权、许可证、完整文档和最新发布状态均以原作者及 uMod 官方页面为准。