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

“Essentials/Downloads”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(修复连接Installing Essentials Plugins
(翻译Download
第10行: 第10行:
 
<tr><td>&nbsp;</td></tr>
 
<tr><td>&nbsp;</td></tr>
 
  <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 分解]]</td>
 
   <td class="dwnimg" style="background-color: #E6F1FF;border: 1px solid blue;">{{caption|Breakdown|[[image:wiki_Ess.jpg‎|32px|link=Breakdown]]}}</td>
 
   <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>&nbsp;</td></tr>
 
<tr><td>&nbsp;</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 下载]</td>
 
   <td class="dwnimg" style="background-color: #E6F1FF;border: 1px solid blue;">{{caption|Devbukkit|[[image:Download_Ess.png‎|32px|link=http://tiny.cc/EssentialsFullZip]]}}</td>
 
   <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>
第21行: 第21行:
 
</div>
 
</div>
  
* [[File:Ark2.png]] [http://tiny.cc/EssentialsZipDownload Download Essentials Core]
+
* [[File:Ark2.png]] [http://tiny.cc/EssentialsZipDownload 下载 Essentials 核心]
* [[File:Ark2.png]] [http://tiny.cc/EssentialsExtraZip Download Essentials Extras]
+
* [[File:Ark2.png]] [http://tiny.cc/EssentialsExtraZip 下载 Essentials 分项]
* [[File:Ark2.png]] [http://tiny.cc/EssentialsGMZip Download Group Manager]
+
* [[File:Ark2.png]] [http://tiny.cc/EssentialsGMZip 下载 Group Manager]
* [[File:Jenkins-ci.png]] [http://ci.ess3.net/viewLog.html?buildId=lastSuccessful&buildTypeId=bt9&tab=artifacts&guest=1 Download Pre-Release builds]
+
* [[File:Jenkins-ci.png]] [http://ci.ess3.net/viewLog.html?buildId=lastSuccessful&buildTypeId=bt9&tab=artifacts&guest=1 下载 预览版]
* [[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 下载 有风险的版本]
* [[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 服务器搭建]
* [[File:Github_Ess.png]] [http://source.ess3.net GitHub - Source code]
+
* [[File:Github_Ess.png]] [http://source.ess3.net GitHub - 源代码]
* [[File:Github_Ess.png]] [https://github.com/essentials/Essentials/downloads Github download archive]
+
* [[File:Github_Ess.png]] [https://github.com/essentials/Essentials/downloads Github 下载档案]
* [[File:Donate.png]] [[Donations|Donate]]
+
* [[File:Donate.png]] [[Donations|赞助]]
  
  

2016年3月6日 (日) 22:13的版本

Build Status


Download



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: [[1]]

Get CraftBukkit


Archived (zip) file Instructions

  1. Download Essentials
  2. Make sure your server is not running.
  3. Open the zip archive
  4. 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.)
  5. Start the server.
  6. 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.
  7. Start the server.
  8. Enjoy!

Single File(s) Instructions

  1. Make sure your server is not running.
  2. If you haven't done so already, move the downloaded jar files to your plugins directory.
  3. Start the server.
  4. 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.
  5. Start the server.
  6. Enjoy!