<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-Hans-CN">
	<id>https://mineplugin.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zlxh</id>
	<title>Minecraft插件百科 - 用户贡献 [zh-cn]</title>
	<link rel="self" type="application/atom+xml" href="https://mineplugin.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Zlxh"/>
	<link rel="alternate" type="text/html" href="https://mineplugin.org/%E7%89%B9%E6%AE%8A:%E7%94%A8%E6%88%B7%E8%B4%A1%E7%8C%AE/Zlxh"/>
	<updated>2026-06-28T11:21:23Z</updated>
	<subtitle>用户贡献</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://mineplugin.org/index.php?title=Essentials/%E6%A8%A1%E5%9D%97&amp;diff=4685</id>
		<title>Essentials/模块</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Essentials/%E6%A8%A1%E5%9D%97&amp;diff=4685"/>
		<updated>2017-03-24T02:14:46Z</updated>

		<summary type="html">&lt;p&gt;Zlxh：​/* 核心 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Essentials可以通过[http://dev.bukkit.org/server-mods/essentials/ BukkitDev]下载, or from our [[Essentials/Downloads|下载]].&lt;br /&gt;
&lt;br /&gt;
= 模块化 =&lt;br /&gt;
&lt;br /&gt;
Essentials 是模块化的,他的安装包被分割成不同的jar文件,之所以这样做是因为如果与你喜欢的插件冲突的话可以进行很方便的替换.&lt;br /&gt;
&lt;br /&gt;
我们的[[Essentials/Downloads|Essentials]]主要分成两部分&amp;quot;核心&amp;quot;,&amp;quot;额外项&amp;quot;.核心是人们通常使用的部分,额外项是给一些有需要的人使用的，并且需要一些额外的设置,所以不要盲目的安装，除非你知道它们是做什么的.&lt;br /&gt;
&lt;br /&gt;
== 故障排除==&lt;br /&gt;
&lt;br /&gt;
=== 核心 ===&lt;br /&gt;
核心(这几项都依附于essentials.jar): &#039;&#039;&#039;[[Essentials/EssentialsChat|EssentialsChat]]&#039;&#039;&#039;, &amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;&#039;&#039;&#039;EssentialsSpawn&#039;&#039;&#039;&amp;lt;/font&amp;gt;, [[Essentials/EssentialsAntiBuild|EssentialsAntiBuild]], &amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;EssentialsProtect&amp;lt;/font&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://mineplugin.org/Essentials#.E5.91.BD.E4.BB.A4 Essentials]&#039;&#039;&#039; 这个主要的jar文件包括了觉得部分内容，你几乎能在这里发现所有的API，所有的源代码，以及链接Essentials套件所有其它部分的代码.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[Essentials/EssentialsChat|EssentialsChat]]&#039;&#039;&#039; 包括“core”与“extra”两个部分.  “core” 包括了Essential用户最常用的部分，并包含一部分额外的设置. &amp;quot;extra&amp;quot;部分需要另外一些额外的配置, 并且其中大部分建议不要盲目的启用，除非你知道自己在做什么.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;&#039;&#039;&#039;EssentialsSpawn&#039;&#039;&#039;&amp;lt;/font&amp;gt; covers basic player spawning, this plugin lets you define the place people return to on death, as well as the place people initially end up when joining the server.  The position can be changed ingame by a player with the correct permissions, and can be configured for everyone or per group.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[Essentials/EssentialsAntiBuild|EssentialsAntiBuild]]&#039;&#039;&#039; is a build permissions system, this permission allows you to restrict who can build, or who can place/break what blocks.  Useful for preventing players from placing lava, for example.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;&#039;&#039;&#039;EssentialsProtect&#039;&#039;&#039;&amp;lt;/font&amp;gt; is a basic world protection system, this module allows you to configure basic rules for the server to abide by, such as preventing creepers from destroying buildings, and preventing fire spread, controlling which mobs are allowed to spawn.&lt;br /&gt;
&lt;br /&gt;
=== 附录 ===&lt;br /&gt;
Other Essentials modules (which all require the main essentials.jar): EssentialsXMPP, EssentialsGeoIP&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[Essentials/EssentialsXMPP|EssentialsXMPP]]&#039;&#039;&#039; acts as a bridge between the server and the Jabber chat network, this plugin allows player chat to cross from services like GTalk and Facebook into the game, and can also be used to monitor the server for errors.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;EssentialsGeoIP&#039;&#039;&#039; provides Geographical IP lookup, that is the module can tell you roughly the location of where a player is logging in from, based on public IP databases.&lt;br /&gt;
&lt;br /&gt;
=== Standalone ===&lt;br /&gt;
&lt;br /&gt;
Standalone modules: EssentialsGroupManager (GroupManager formerly developed by AnjoCaido)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[GroupManager|EssentialsGroupManager]]&#039;&#039;&#039; creates permissions system, this is used to create user groups for which players are part, this allows for ranks such as &#039;builder&#039;, &#039;mod&#039;, and &#039;admin&#039;.&lt;br /&gt;
&lt;br /&gt;
= 适用性 =&lt;br /&gt;
Essentials strives to be compatible with other plugins, with any major conflicts solved almost immediately, if the team was informed of a problem.  Essentials command structure was designed to allow other plugins to override Essentials.  The mantra being that Essentials should be your server bedrock, and on top of which you build your server, replacing parts of Essentials with other plugins as your needs require.&lt;br /&gt;
&lt;br /&gt;
== Plugin.yml ==&lt;br /&gt;
If for some reason you find that Essentials is overriding the command of your favourite plugin, you can always remove the bind from the plugin.yml file located in the essentials.jar, this will tell essentials to not even to try to bind to this command.  This option should &#039;&#039;&#039;only&#039;&#039;&#039; be tried as a last resort if other avenues fail.&lt;/div&gt;</summary>
		<author><name>Zlxh</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Essentials/%E6%A8%A1%E5%9D%97&amp;diff=4684</id>
		<title>Essentials/模块</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Essentials/%E6%A8%A1%E5%9D%97&amp;diff=4684"/>
		<updated>2017-03-24T01:53:00Z</updated>

		<summary type="html">&lt;p&gt;Zlxh：​/* 核心 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Essentials可以通过[http://dev.bukkit.org/server-mods/essentials/ BukkitDev]下载, or from our [[Essentials/Downloads|下载]].&lt;br /&gt;
&lt;br /&gt;
= 模块化 =&lt;br /&gt;
&lt;br /&gt;
Essentials 是模块化的,他的安装包被分割成不同的jar文件,之所以这样做是因为如果与你喜欢的插件冲突的话可以进行很方便的替换.&lt;br /&gt;
&lt;br /&gt;
我们的[[Essentials/Downloads|Essentials]]主要分成两部分&amp;quot;核心&amp;quot;,&amp;quot;额外项&amp;quot;.核心是人们通常使用的部分,额外项是给一些有需要的人使用的，并且需要一些额外的设置,所以不要盲目的安装，除非你知道它们是做什么的.&lt;br /&gt;
&lt;br /&gt;
== 故障排除==&lt;br /&gt;
&lt;br /&gt;
=== 核心 ===&lt;br /&gt;
核心(这几项都依附于essentials.jar): &#039;&#039;&#039;[[Essentials/EssentialsChat|EssentialsChat]]&#039;&#039;&#039;, &amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;&#039;&#039;&#039;EssentialsSpawn&#039;&#039;&#039;&amp;lt;/font&amp;gt;, [[Essentials/EssentialsAntiBuild|EssentialsAntiBuild]], &amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;EssentialsProtect&amp;lt;/font&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://mineplugin.org/Essentials#.E5.91.BD.E4.BB.A4 Essentials]&#039;&#039;&#039; 这个主要的jar文件包括了觉得部分内容，你几乎能在这里发现所有的API，所有的源代码，以及链接Essentials套件的代码.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[Essentials/EssentialsChat|EssentialsChat]]&#039;&#039;&#039; in two packages, &#039;core&#039; and &#039;extra&#039;.  The core package comes with the parts of essentials people usually use, and take little extra configuration, plugins in the extra package take a little more setting up, and it&#039;s recommended that you don&#039;t blindly install them unless you know what they do.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;&#039;&#039;&#039;EssentialsSpawn&#039;&#039;&#039;&amp;lt;/font&amp;gt; covers basic player spawning, this plugin lets you define the place people return to on death, as well as the place people initially end up when joining the server.  The position can be changed ingame by a player with the correct permissions, and can be configured for everyone or per group.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[Essentials/EssentialsAntiBuild|EssentialsAntiBuild]]&#039;&#039;&#039; is a build permissions system, this permission allows you to restrict who can build, or who can place/break what blocks.  Useful for preventing players from placing lava, for example.&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;font color=&amp;quot;blue&amp;quot;&amp;gt;&#039;&#039;&#039;EssentialsProtect&#039;&#039;&#039;&amp;lt;/font&amp;gt; is a basic world protection system, this module allows you to configure basic rules for the server to abide by, such as preventing creepers from destroying buildings, and preventing fire spread, controlling which mobs are allowed to spawn.&lt;br /&gt;
&lt;br /&gt;
=== 附录 ===&lt;br /&gt;
Other Essentials modules (which all require the main essentials.jar): EssentialsXMPP, EssentialsGeoIP&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[Essentials/EssentialsXMPP|EssentialsXMPP]]&#039;&#039;&#039; acts as a bridge between the server and the Jabber chat network, this plugin allows player chat to cross from services like GTalk and Facebook into the game, and can also be used to monitor the server for errors.&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;EssentialsGeoIP&#039;&#039;&#039; provides Geographical IP lookup, that is the module can tell you roughly the location of where a player is logging in from, based on public IP databases.&lt;br /&gt;
&lt;br /&gt;
=== Standalone ===&lt;br /&gt;
&lt;br /&gt;
Standalone modules: EssentialsGroupManager (GroupManager formerly developed by AnjoCaido)&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[[GroupManager|EssentialsGroupManager]]&#039;&#039;&#039; creates permissions system, this is used to create user groups for which players are part, this allows for ranks such as &#039;builder&#039;, &#039;mod&#039;, and &#039;admin&#039;.&lt;br /&gt;
&lt;br /&gt;
= 适用性 =&lt;br /&gt;
Essentials strives to be compatible with other plugins, with any major conflicts solved almost immediately, if the team was informed of a problem.  Essentials command structure was designed to allow other plugins to override Essentials.  The mantra being that Essentials should be your server bedrock, and on top of which you build your server, replacing parts of Essentials with other plugins as your needs require.&lt;br /&gt;
&lt;br /&gt;
== Plugin.yml ==&lt;br /&gt;
If for some reason you find that Essentials is overriding the command of your favourite plugin, you can always remove the bind from the plugin.yml file located in the essentials.jar, this will tell essentials to not even to try to bind to this command.  This option should &#039;&#039;&#039;only&#039;&#039;&#039; be tried as a last resort if other avenues fail.&lt;/div&gt;</summary>
		<author><name>Zlxh</name></author>
	</entry>
</feed>