原创地址Industrial Recycler – 插件 – Codefling
关于 Industrial Recycler
介绍 Industrial Recycler:在 Rust 中自动化您的回收过程!
使用 Industrial Recycler 插件提高 Rust 服务器的效率。该插件专为旨在简化资源管理和提高材料回收生产力的玩家而设计,通过其灵活的设置、权限和新的访问控制选项满足不同的游戏风格和服务器要求。
主要特点:
自动化和标准回收
使用可以与存储容器和适配器相连以实现完全自动化的工业回收器简化物品处理。对于寻求简单的玩家,可以使用没有工业功能的标准回收机。
购买命令
/购买工业回收机
许可: industrialrecycler.buyindustrial
/buyrecycler
许可: industrialrecycler.buystandard
Give 命令 (权限: industrialrecycler.give):
/giveindustrialrecycler
/givestandardrecycler
高级访问控制
使用基于所有权、团队成员身份或友谊(通过 Friends 插件)的强大访问控制选项限制回收商的使用,确保安全和平衡的游戏体验。
可自定义的限制
定义特定于玩家的回收者限制,为 VIP 和管理员提供特殊权限,以享受增加或无限制的所有权。
直观的用户界面
使用干净且用户友好的 UI 轻松管理回收商,提供对输入和输出存储的快速访问。
基于权限的访问控制
,可以使用全面的、基于角色的权限系统接收、放置或升级回收商。
本地化支持
多种语言(包括英语、葡萄牙语、德语和西班牙语)完全本地化,确保为全球玩家提供无缝体验。
可配置的 Base Item
回收商的基本项目现在可以通过插件设置进行自定义,从而提供更大的灵活性。
多层权限回收
程序限制和访问权限现在是分层的,从而对 Standard、VIP1 和 VIP2 玩家等角色启用不同的限制。
拖船放置(仅限 Stantard Recycler)
回收商现在可以放置在拖船上,具有专用逻辑来处理这种独特的情况。
以下是将回收商添加到您的商店的方法:
使用命令:
- giveindustrialrecycler %steamID%
- givestandardrecycler %steamID%
如何领取回收机
用锤子敲击或用锤子瞄准适配器并捡起。
权限:
industrialrecycler.vip
VIP Access: 配置文件上的 Additional Recyclers。
industrialrecycler.admin
管理员访问权限:Ilimited Recyclers。
工业回收商。pickup
捡起回收机
UI 控件:
交互式面板简化了存储管理,轻松增强了回收体验。
Industrial Recycler 插件改变了回收流程,迎合了广阔的社区和亲密的服务器环境。建立优化的回收中心,看着您的玩家基地成为效率的典范。与 Industrial Recycler 一起拥抱回收的未来!
配置文件:
{ "Recycler Commands": [ "industrialrecycler", "giveindustrialrecycler" ], "Standard Recycler Commands": [ "standardrecycler", "givestandardrecycler" ], "Standard Recycler Purchase Commands": [ "buyrecycler" ], "Industrial Recycler Purchase Commands": [ "buyindustrialrecycler" ], "BaseItem": "box.wooden.large", "Standard MaxRecyclers": 1, "Vip1 Standard MaxRecyclers (industrialrecycler.vip)": 2, "Vip2 Standard MaxRecyclers (industrialrecycler.vip2)": 3, "Industrial MaxRecyclers": 1, "Vip1 Industrial MaxRecyclers (industrialrecycler.vip)": 2, "Vip2 Industrial MaxRecyclers (industrialrecycler.vip2)": 3, "Standard Recycler SkinId": 3363257468, "Industrial Recycler Item SkinId": 3373542609, "AnchorMin": "0.5 0", "AnchorMax": "0.5 0", "Alternative Adapter Configuration": false, "Hide Storage Containers": false, "Only owner can access recycler": true, "Allow team members to access recycler": true, "Allow friends to access recycler": true, "Standard Recycler Purchase Cost": [ { "Shortname": "scrap", "Amount": 1000 }, { "Shortname": "sheetmetal", "Amount": 50 }, { "Shortname": "metal.refined", "Amount": 100 }, { "Shortname": "metal.fragments", "Amount": 500 } ], "Industrial Recycler Purchase Cost": [ { "Shortname": "scrap", "Amount": 2000 }, { "Shortname": "sheetmetal", "Amount": 100 }, { "Shortname": "metal.refined", "Amount": 200 }, { "Shortname": "metal.fragments", "Amount": 1000 } ], "Version": { "Major": 1, "Minor": 5, "Patch": 6 } }
暂无评论内容