免费插件

Admin Inventory Cleaner

管理员库存清理员

根据命令或退出时清理您的库存

库存clean服务器管理

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

插件介绍

根据命令或退出时清理您的库存

With this plugin you can delete your own inventory, or parts of it, like belt, wear, inv, but you can also delete the inventory of all players logged into the server.

Your inventory can also be deleted when you log out or when you die, if you have permission to do so.

The base command is /clearinv, if you type the base command, your inventory will be cleared.

If you type /clearinv help, you will access the help menu, with all your permissions.

主要用途

主要用于库存、clean、服务器管理等服务端功能。 本插件由 JoaoPster 发布,当前目录记录版本为 v2.1.1,uMod 累计下载 21,783 次。

适用场景

  • 需要管理、审计或维护能力的服务器
  • 需要调整建造、物品、制作或采集体验的服务器

功能分类

库存clean服务器管理
查看 uMod 官方英文简介

Cleans your inventory on command or on exit

权限节点

inventorycleaner.allowed - To use the /clearinv command.

inventorycleaner.cleaneveryone - Perm to use the options to clean the inventory of all players.

inventorycleaner.cleanondeath - To clear your inventory on death.

inventorycleaner.cleanonexit - To clear your inventory on logout.

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

指令说明

The base command is /clearinv, if you type the base command, your inventory will be cleared.

If you type /clearinv help, you will access the help menu, with all your permissions.

To use the options, type the base command /clearinv [opts] and use one option.

main - remove all your items

inv - remove all items from your inventory

belt - remove all items from your belt

wear - remove all items from your clothing sloots

WARNING: To remove items from all connected players, use: /clearinv [opt] everyone , you need to have permission to do this.

If you type /clearinv cmds, you will access the commands menu, with all your commands.

To use console commands, type the base command inv.clear in F1 and use one option.

WARNING: To remove items from all connected players, use: inv.clear [opt] everyone , you need to have permission to do this.

ATENTION: So, both, console and chat commands have the same Syntax, only the base command changes.

官方配置示例

{
  "[No Permission]": "You don't have the permission <color=#FF0000>{0}</color> to do that!",
  "[Not Found]": "Command <color=red>{0}</color> not found!",
  "[Option Not Found]": "Option <color=red>/clearinv {0}</color> not found!",
  "[Correct Use]": "The correct use is: <color=green>/clearinv [command]</color>",
  "[Belt Cleaned]": "{0}, your belt has just been cleaned!",
  "[Every Belt Cleaned]": "The Belt of all players logged into the server has just been removed!",
  "[Inventory Cleaned]": "{0}, your inventory has just been cleaned!",
  "InventoryCleaner.EveryInvCleaned": "The Inventory of all players logged into the server has just been removed!",
  "[Wear Cleaned]": "{0}, your clothing slots has just been cleaned!",
  "InventoryCleaner.EveryWearCleaned": "The Clothing Slots of all players logged into the server has just been removed!",
  "[All Cleaned]": "{0}, everything you have has just been cleaned!",
  "InventoryCleaner.EveryAllCleaned": "All Items of all players logged into the server has just been removed!",
  "[On Death]": "{0}, you died and everything you had was deleted before your death!",
  "[Interface Header]": "<size=16><color=green>Clear Inventory by {0}</color></size> v{1} \n",
  "[Interface Gome]": "<color=#ff0000>Warning:</color> Once items removed they are GONE ! \n\n",
  "[Interface Options]": "Hi, the base commands is <color=green>/clearinv [opts]</color>, see the opts:\n\n",
  "[Interface Perms]": "Hi <color=green>{0}</color>, this is your permissions: \n",
  "[Interface Opt All]": "<color=yellow>main</color>: remove all your items \n",
  "[Interface Opt Inv]": "<color=yellow>inv</color>: remove all items from your inventory \n",
  "[Interface Opt Belt]": "<color=yellow>belt</color>: remove all items from your belt \n",
  "[Interface Opt Wear]": "<color=yellow>wear</color>: remove all items from your clothing slots \n\n",
  "[Interface Opt Every]": "And, if you have permission, you can do <color=red>/clearinv [opts] everyone</color> to remove the items from everyone who is logged on to the server!",
  "[Interface Perm Use]": "<color=yellow>Use Clear:</color> {0} \n",
  "[Interface Perm Every]": "<color=yellow>Clear Everyone:</color> {0} \n",
  "[Interface Perm Death]": "<color=yellow>Clear on Death:</color> {0} \n",
  "[Interface Perm Logout]": "<color=yellow>Clear on logout:</color> {0} \n\n",
  "[Interface Comands]": "Use <color=green>/clearinv cmds</color> to see the comands."
}

更新日志

最新版本: v2.1.1
最后版本发布: 2022-11-16
最后更新(条目): 2026-08-27

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

安装方法

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

使用前注意

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

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