- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
Essentials/Downloads:修订间差异
跳转到导航
跳转到搜索
AExiaoliou(留言 | 贡献) (直接搬运) |
AExiaoliou(留言 | 贡献) (修改文件(连接)冲突) |
||
第11行: | 第11行: | ||
<tr> | <tr> | ||
<td style="font-size:16px;width:250px;vertical-align:middle;border-bottom:1px solid blue;text-align:center;">[[Essentials/分解|Essentials Breakdown]]</td> | <td style="font-size:16px;width:250px;vertical-align:middle;border-bottom:1px solid blue;text-align:center;">[[Essentials/分解|Essentials Breakdown]]</td> | ||
<td class="dwnimg" style="background-color: #E6F1FF;border: 1px solid blue;">{{caption|Breakdown|[[image: | <td class="dwnimg" style="background-color: #E6F1FF;border: 1px solid blue;">{{caption|Breakdown|[[image:wiki_Ess.jpg|32px|link=Breakdown]]}}</td> | ||
</tr> | </tr> | ||
<tr><td> </td></tr> | <tr><td> </td></tr> | ||
<tr> | <tr> | ||
<td style="font-size:16px;width:250px;vertical-align:middle;border-bottom:1px solid blue;text-align:center;">[http://dev.bukkit.org/server-mods/essentials/ Dev Bukkit Downloads]</td> | <td style="font-size:16px;width:250px;vertical-align:middle;border-bottom:1px solid blue;text-align:center;">[http://dev.bukkit.org/server-mods/essentials/ Dev Bukkit Downloads]</td> | ||
<td class="dwnimg" style="background-color: #E6F1FF;border: 1px solid blue;">{{caption|Devbukkit|[[image: | <td class="dwnimg" style="background-color: #E6F1FF;border: 1px solid blue;">{{caption|Devbukkit|[[image:Download_Ess.png|32px|link=http://tiny.cc/EssentialsFullZip]]}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
第27行: | 第27行: | ||
* [[File:Jenkins-ci.png]] [http://ci.ess3.net/viewType.html?buildTypeId=bt2&guest=1 Download Bleeding-edge builds] | * [[File:Jenkins-ci.png]] [http://ci.ess3.net/viewType.html?buildTypeId=bt2&guest=1 Download Bleeding-edge builds] | ||
* [[File:Jenkins-ci.png]] [http://ci.ess3.net/project.html?projectId=Essentials&tab=projectOverview&guest=1 Build server] | * [[File:Jenkins-ci.png]] [http://ci.ess3.net/project.html?projectId=Essentials&tab=projectOverview&guest=1 Build server] | ||
* [[File: | * [[File:Github_Ess.png]] [http://source.ess3.net GitHub - Source code] | ||
* [[File: | * [[File:Github_Ess.png]] [https://github.com/essentials/Essentials/downloads Github download archive] | ||
* [[File:Donate.png]] [[Donations|Donate]] | * [[File:Donate.png]] [[Donations|Donate]] | ||
2016年3月4日 (五) 11:18的版本
Build Status
Download
- Download Essentials Core
- Download Essentials Extras
- Download Group Manager
- Download Pre-Release builds
- Download Bleeding-edge builds
- Build server
- GitHub - Source code
- Github download archive
- Donate
Known Plugin Command Conflicts
NOTE: The plugins listed here override Essentials. Normally, if a plugin has conflicting commands, Essentials will override them. You can allow Essentials to attempt to override conflicting commands using the
overridden-commands: settings in the 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. |
Installing Essentials Plugins
Beginners
- Read the FAQ first before asking questions: FAQ
Get 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!