• 欢迎来到Minecraft插件百科!
  • 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
  • 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289

“SlimefunBarrels”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(撤销XinuGod讨论)的版本9503)
1个标签撤销
(撤销XinuGod讨论)的版本9502)
1个标签撤销
 
第43行: 第43行:
 
options:
 
options:
 
   
 
   
   auto-update: true //是否自动更新插件
+
   auto-update: true //Disable this if you do not want the plugin to get auto updated.
 
   
 
   
   displayItem: true //是否在桶上显示物品
+
   displayItem: true //Disable this if you do not want a display item on top of the barrels.
 
   
 
   
 
   plastic-recipe: true //Disable this if you want a cauldron to be used instead of plastic in the barrel's recipe.
 
   plastic-recipe: true //Disable this if you want a cauldron to be used instead of plastic in the barrel's recipe.
第76行: 第76行:
 
   
 
   
 
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
 
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.
 
+
 
==参考资料==
 
==参考资料==
 
https://dev.bukkit.org/projects/slimefun-barrels
 
https://dev.bukkit.org/projects/slimefun-barrels

2020年4月2日 (四) 21:33的最新版本

介绍

你有过感觉同样的物品数量太多,而你却只有很小一点儿的空间在粘液科技服务器来存放它们吗?那么,这个插件非常适合你!

你可以通过粘液科技运输系统与“桶”进行交互。

“桶”允许你存储同样的物品在一个1格的空间内,下面是它的5种种类:

小型 - 64 格

中型 - 128 格

大型 - 256 格

超大型 512 格

大容量储存单元 - 16384 格

模块/升级

那5个桶的种类可以不断地升级,最终变成16384格空间。

功能

防爆 - 防止桶被炸掉。

主人识别 - 防止他人打开你的桶。手拿着ID牌子右键你的桶来添加可打开桶的玩家。

结构升级 I - 添加8192个存储单位到你的桶。

结构升级 II - 添加16384个存储单位到你的桶。

机构升级 III - 添加32768个存储单位到你的桶。

必须要安装 CS-CoreLib插件 和 Slimefun v.4.1.5+插件 到你的服务端,这个插件才会被激活!

预览

下面是一个大桶的截图预览:

预览图

配置

配置示例:

options:

 auto-update: true //Disable this if you do not want the plugin to get auto updated.

 displayItem: true //Disable this if you do not want a display item on top of the barrels.

 plastic-recipe: true //Disable this if you want a cauldron to be used instead of plastic in the barrel's recipe.

Auto-Updater and Metrics

All my Plugins are using an Auto-Updater to make sure, you're always using the latest and hopefully most bug free version of my Plugin. If you don't want this Plugin to be auto-updated, you can turn it off in the

config file at "options -> auto-update: true/false"

They also use a Metrics-System which collects the following Information:

A unique identifier

The server's version of Java

Whether the server is in offline or online mode

The plugin's version

The server's version

The OS version/name and architecture

The core count for the CPU

The number of players online

The Metrics version

Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true.

参考资料

https://dev.bukkit.org/projects/slimefun-barrels