- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
Essentials/Downloads:修订间差异
跳转到导航
跳转到搜索
AExiaoliou(留言 | 贡献) (翻译→Download) |
A359807859(留言 | 贡献) 小无编辑摘要 |
||
第34行: | 第34行: | ||
<br/> | <br/> | ||
== | == 已知的插件命令冲突 == | ||
''' | '''注:这里列出的插件覆盖重要事项. 通常情况下,如果一个插件有冲突的命令,基本上会覆盖它们. 你可以允许去尝试去覆盖冲突的命令使用<br/>重写的命令: 在 plugins/Essentials/config.yml 进行设置''' | ||
<table> | <table> | ||
<tr> | <tr> | ||
第52行: | 第52行: | ||
<br/> | <br/> | ||
== | == 插件安装事项 == | ||
<div class="downContainer"> | <div class="downContainer"> | ||
=== <span style="color:#700;padding: 5px; border: 1px solid #a00; background-color: #FFF7F7;"> | === <span style="color:#700;padding: 5px; border: 1px solid #a00; background-color: #FFF7F7;">初学者</span> === | ||
<div style="position: relative; font-size:14px; border-left: 1px solid #a00; border-bottom: 1px solid #a00; left: 20px; top: -3px; padding: 5px 0px 5px 0px;"> | <div style="position: relative; font-size:14px; border-left: 1px solid #a00; border-bottom: 1px solid #a00; left: 20px; top: -3px; padding: 5px 0px 5px 0px;"> | ||
* | *在提问之前先阅读FAQ: '''[[http://mineplugin.org/Essentials#.E5.B8.B8.E8.A7.81.E9.97.AE.E9.A2.98.E5.8F.8A.E5.85.B6.E8.A7.A3.E7.AD.94|FAQ]]''' | ||
</div> | </div> | ||
</div> | </div> | ||
第62行: | 第62行: | ||
<div class="downContainer"> | <div class="downContainer"> | ||
=== <span style="color:#700;padding: 5px; border: 1px solid #a00; background-color: #FFF7F7;"> | === <span style="color:#700;padding: 5px; border: 1px solid #a00; background-color: #FFF7F7;">获取 CraftBukkit</span> === | ||
<div style="position: relative; font-size:14px; border-left: 1px solid #a00; border-bottom: 1px solid #a00; left: 20px; top: -3px; padding: 5px 0px 5px 0px;"> | <div style="position: relative; font-size:14px; border-left: 1px solid #a00; border-bottom: 1px solid #a00; left: 20px; top: -3px; padding: 5px 0px 5px 0px;"> | ||
*'''Essentials releases in 3 stages, 'release', 'pre-release' and 'development'.''' | *'''Essentials releases in 3 stages, 'release', 'pre-release' and 'development'.''' |
2016年5月29日 (日) 02:59的版本
Build Status
Download
- 下载 Essentials 核心
- 下载 Essentials 分项
- 下载 Group Manager
- 下载 预览版
- 下载 有风险的版本
- 服务器搭建
- GitHub - 源代码
- Github 下载档案
- 赞助
已知的插件命令冲突
注:这里列出的插件覆盖重要事项. 通常情况下,如果一个插件有冲突的命令,基本上会覆盖它们. 你可以允许去尝试去覆盖冲突的命令使用
重写的命令: 在 plugins/Essentials/config.yml 进行设置
WorldGuard | → /heal, /god, are overridden by WorldGuard. |
WorldEdit | → /info, /ext, /tree, are overridden by WorldEdit. |
CommandBook | → /Any CommandBook command but fun class ones, are overridden by CommandBook. |
插件安装事项
初学者
- 在提问之前先阅读FAQ: [[1]]
获取 CraftBukkit
- Essentials releases in 3 stages, 'release', 'pre-release' and 'development'.
- Release builds are for stable Bukkit builds.
- Pre-release builds are for beta Bukkit builds.
- Development builds are for development Bukkit builds.
- Get the latest recommended build of Bukkit here
Archived (zip) file Instructions
- Download Essentials
- Make sure your server is not running.
- Open the zip archive
- Extract the .jar files you want from the archive, into your plugins directory. (NOTE: not the target folder, but the .jar files themselves.)
- TIP: On Linux, you can do this easily by downloading Essentials.zip to your plugins directory, then typing in the terminal unzip -j <dir>/plugins/Essentials.zip to ignore the subdirectories, where <dir> is the directory your plugins folder is in. Remove unwanted plugins.)
- Start the server.
- If you made a backup of your config.yml file, stop the server and edit the newly generated config.yml file with only what you need, from the backup.
- Start the server.
- Enjoy!
Single File(s) Instructions
- Make sure your server is not running.
- If you haven't done so already, move the downloaded jar files to your plugins directory.
- Start the server.
- If you made a backup of your config.yml file, stop the server and edit the newly generated config.yml file with only what you need, from the backup.
- Start the server.
- Enjoy!