<?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=Volta%E8%96%AF%E7%89%87</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=Volta%E8%96%AF%E7%89%87"/>
	<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/Volta%E8%96%AF%E7%89%87"/>
	<updated>2026-05-05T11:56:50Z</updated>
	<subtitle>用户贡献</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7474</id>
		<title>CrazyLogin</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7474"/>
		<updated>2018-10-28T09:35:15Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待搬运}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|[[文件:CLogin.png|居中]]&lt;br /&gt;
|版本=7.24.2&lt;br /&gt;
|前置插件=CrazyCore&lt;br /&gt;
|兼容服务端版本=1.2.3-1.13&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/crazylogin/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:CLogin.png|居中]]&lt;br /&gt;
=概述=&lt;br /&gt;
Adds per player passwords to your server. This will increase your server&#039;s protection against griefers and account thiefs.&lt;br /&gt;
&lt;br /&gt;
Keep these two things in mind:&lt;br /&gt;
&lt;br /&gt;
• The protection is only as good as your passwords.&lt;br /&gt;
• The server is still less secure then a server in online mode.&lt;br /&gt;
     • My plugin is not limited to offline mode servers, therefore you can increase security for both server types (offline and online mode servers).&lt;br /&gt;
&lt;br /&gt;
=特性=&lt;br /&gt;
• This plugin supports two modes. Maybe-Password and Password-Only&lt;br /&gt;
  • Maybe-Password:&lt;br /&gt;
   The user can create a password, if he wants to&lt;br /&gt;
   (a password is required for ops/players with permission)&lt;br /&gt;
   • Password-Only: &lt;br /&gt;
   The user has to create a password and login.&lt;br /&gt;
• Users who aren&#039;t logged in, cannot chat, build, fight, drop items, move, teleport.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren&#039;t logged in.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Multiple password [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/ Encryption algorithms]&amp;lt;br /&amp;gt;&lt;br /&gt;
• [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/auth-me/ AuthMe], [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/xauth/ xAuth] support&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated Config, Flat, [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/mys-ql/ MySQL] and SQLite-Database support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/logging/ Logging] support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-pipe/ CrazyPipes] support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Session support&lt;br /&gt;
   • Supports single sessions&lt;br /&gt;
   • saveLogins (teleport to spawn until login).&lt;br /&gt;
   • If you do not logout and autoLogout is disabled, you can rejoin from the same IP.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Permission + option to disable ingame registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
• forceSaveLogin option to hide the players current location until login&amp;lt;br /&amp;gt;&lt;br /&gt;
   • this fixes the issues with AntiCheat being kicked for flying due to anti move protection.&amp;lt;br /&amp;gt;&lt;br /&gt;
• maxRegistrationsPerIP and maxOnlinesPerIP options&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command usage is stricktly limited, when not logged in (whitelist).&amp;lt;br /&amp;gt;&lt;br /&gt;
• Possibility to block guest commands, chat and join.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Warn players with permission, if some fails to login or execute a command if he isn&#039;t allowed to.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) Kick players who don&#039;t register, don&#039;t login, fail to login, execute a command.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) TempBan players who don&#039;t login or fail to login.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Adminlogin and Tokenlogin commands available&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command to logout automatically when leaving the server&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command to expire passwords (force players to change their passwords)&amp;lt;br /&amp;gt;&lt;br /&gt;
• Filter- &amp;amp; Sortable Accountlist&amp;lt;br /&amp;gt;&lt;br /&gt;
• Playerinfo (Name, IP, Connection and more)&amp;lt;br /&amp;gt;&lt;br /&gt;
• Ability to delete inactive accounts.&amp;lt;br /&amp;gt;&lt;br /&gt;
• [https://github.com/ST-DDT/CrazyAPI_Login PluginAPI available]&amp;lt;br /&amp;gt;&lt;br /&gt;
• Client AutoLogin Plugin available (can be blocked)&amp;lt;br /&amp;gt;&lt;br /&gt;
=配置&amp;amp;选项=&lt;br /&gt;
由于内容过多，请前往[[CrazyLogin/配置文件]]&lt;br /&gt;
&lt;br /&gt;
=[http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/commands/ 指令及其权限]=&lt;br /&gt;
&lt;br /&gt;
=有问题？=&lt;br /&gt;
看一看这个指令帮手[https://github.com/ST-DDT/CommandHelper-CrazyLogin CommandHelper Extension]&lt;br /&gt;
&lt;br /&gt;
=Factions=&lt;br /&gt;
Factions uses a very special way to execute commands, which bypasses default command protection.&lt;br /&gt;
Use this plugin to fix that until Faction fixed that:&lt;br /&gt;
[https://dev.bukkit.org/linkout?remoteUrl=https%253a%252f%252fdl.dropbox.com%252fu%252f16999313%252fBukkit%252fCrazyLogin_FactionProtection.jar CrazyLogin_FactionProtection]&lt;br /&gt;
&lt;br /&gt;
=迁移数据库=&lt;br /&gt;
You can convert your database with /crazylogin mode database &amp;lt;Type&amp;gt;&amp;quot;.&lt;br /&gt;
Especially on huge flat databases this may take very long.&lt;br /&gt;
You can use this tool to convert your flat database to a mysql import script.&lt;br /&gt;
[https://dev.bukkit.org/linkout?remoteUrl=https%253a%252f%252fdl.dropboxusercontent.com%252fu%252f16999313%252fBukkit%252fCrazyLogin_Flat_2_MySQL.jar CrazyLogin_Flat_2_MySQL]&lt;br /&gt;
(Notice: This file has NOT been reviewed by any Bukkit staff!)&lt;br /&gt;
Just copy this jar to your accounts.db then execute this jar.&lt;br /&gt;
This will create an accounts.db.sql file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 相关插件 ==&lt;br /&gt;
[http://dev.bukkit.org/client-mods/crazyloginautologin/ CrazyLoginAutoLogin] (Client-Plugin)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://dev.bukkit.org/bukkit-plugins/crazycaptcha/ CrazyCapcha] (Captcha)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/ CrazyLoginFilter] (IP/Connection Access Filter) &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/ CrazyLoginRank] (Join Ranking) &lt;br /&gt;
[[Category:安全]]&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7473</id>
		<title>CrazyLogin</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7473"/>
		<updated>2018-10-28T09:31:13Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​搬完了等翻译&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待搬运}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|[[文件:CLogin.png|居中]]&lt;br /&gt;
|版本=7.24.2&lt;br /&gt;
|前置插件=CrazyCore&lt;br /&gt;
|兼容服务端版本=1.2.3-1.13&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/crazylogin/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:CLogin.png|居中]]&lt;br /&gt;
=概述=&lt;br /&gt;
Adds per player passwords to your server. This will increase your server&#039;s protection against griefers and account thiefs.&lt;br /&gt;
&lt;br /&gt;
Keep these two things in mind:&lt;br /&gt;
&lt;br /&gt;
• The protection is only as good as your passwords.&lt;br /&gt;
• The server is still less secure then a server in online mode.&lt;br /&gt;
     • My plugin is not limited to offline mode servers, therefore you can increase security for both server types (offline and online mode servers).&lt;br /&gt;
&lt;br /&gt;
=特性=&lt;br /&gt;
• This plugin supports two modes. Maybe-Password and Password-Only&lt;br /&gt;
  • Maybe-Password:&lt;br /&gt;
   The user can create a password, if he wants to&lt;br /&gt;
   (a password is required for ops/players with permission)&lt;br /&gt;
   • Password-Only: &lt;br /&gt;
   The user has to create a password and login.&lt;br /&gt;
• Users who aren&#039;t logged in, cannot chat, build, fight, drop items, move, teleport.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren&#039;t logged in.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Multiple password [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/ Encryption algorithms]&amp;lt;br /&amp;gt;&lt;br /&gt;
• [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/auth-me/ AuthMe], [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/xauth/ xAuth] support&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated Config, Flat, [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/mys-ql/ MySQL] and SQLite-Database support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/logging/ Logging] support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-pipe/ CrazyPipes] support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Session support&lt;br /&gt;
   • Supports single sessions&lt;br /&gt;
   • saveLogins (teleport to spawn until login).&lt;br /&gt;
   • If you do not logout and autoLogout is disabled, you can rejoin from the same IP.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Permission + option to disable ingame registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
• forceSaveLogin option to hide the players current location until login&amp;lt;br /&amp;gt;&lt;br /&gt;
   • this fixes the issues with AntiCheat being kicked for flying due to anti move protection.&amp;lt;br /&amp;gt;&lt;br /&gt;
• maxRegistrationsPerIP and maxOnlinesPerIP options&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command usage is stricktly limited, when not logged in (whitelist).&amp;lt;br /&amp;gt;&lt;br /&gt;
• Possibility to block guest commands, chat and join.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Warn players with permission, if some fails to login or execute a command if he isn&#039;t allowed to.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) Kick players who don&#039;t register, don&#039;t login, fail to login, execute a command.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) TempBan players who don&#039;t login or fail to login.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Adminlogin and Tokenlogin commands available&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command to logout automatically when leaving the server&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command to expire passwords (force players to change their passwords)&amp;lt;br /&amp;gt;&lt;br /&gt;
• Filter- &amp;amp; Sortable Accountlist&amp;lt;br /&amp;gt;&lt;br /&gt;
• Playerinfo (Name, IP, Connection and more)&amp;lt;br /&amp;gt;&lt;br /&gt;
• Ability to delete inactive accounts.&amp;lt;br /&amp;gt;&lt;br /&gt;
• [https://github.com/ST-DDT/CrazyAPI_Login PluginAPI available]&amp;lt;br /&amp;gt;&lt;br /&gt;
• Client AutoLogin Plugin available (can be blocked)&amp;lt;br /&amp;gt;&lt;br /&gt;
=配置&amp;amp;选项=&lt;br /&gt;
由于内容过多，请前往[[CrazyLogin/配置文件]]&lt;br /&gt;
&lt;br /&gt;
=[http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/commands/ 指令及其权限]=&lt;br /&gt;
&lt;br /&gt;
=有问题？=&lt;br /&gt;
看一看这个指令帮手[https://github.com/ST-DDT/CommandHelper-CrazyLogin CommandHelper Extension]&lt;br /&gt;
&lt;br /&gt;
=Factions=&lt;br /&gt;
Factions uses a very special way to execute commands, which bypasses default command protection.&lt;br /&gt;
Use this plugin to fix that until Faction fixed that:&lt;br /&gt;
[https://dev.bukkit.org/linkout?remoteUrl=https%253a%252f%252fdl.dropbox.com%252fu%252f16999313%252fBukkit%252fCrazyLogin_FactionProtection.jar CrazyLogin_FactionProtection]&lt;br /&gt;
&lt;br /&gt;
=迁移数据库=&lt;br /&gt;
You can convert your database with /crazylogin mode database &amp;lt;Type&amp;gt;&amp;quot;.&lt;br /&gt;
Especially on huge flat databases this may take very long.&lt;br /&gt;
You can use this tool to convert your flat database to a mysql import script.&lt;br /&gt;
[https://dev.bukkit.org/linkout?remoteUrl=https%253a%252f%252fdl.dropboxusercontent.com%252fu%252f16999313%252fBukkit%252fCrazyLogin_Flat_2_MySQL.jar CrazyLogin_Flat_2_MySQL]&lt;br /&gt;
(Notice: This file has NOT been reviewed by any Bukkit staff!)&lt;br /&gt;
Just copy this jar to your accounts.db then execute this jar.&lt;br /&gt;
This will create an accounts.db.sql file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== 相关插件 ==&lt;br /&gt;
[http://dev.bukkit.org/client-mods/crazyloginautologin/ CrazyLoginAutoLogin] (Client-Plugin)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[[ http://dev.bukkit.org/bukkit-plugins/crazycaptcha/|CrazyCaptcha]] (Captcha)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/ CrazyLoginFilter] (IP/Connection Access Filter) &lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
[http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/ CrazyLoginRank] (Join Ranking) &lt;br /&gt;
[[Category:安全]]&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7472</id>
		<title>CrazyLogin</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7472"/>
		<updated>2018-10-28T09:02:44Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​超链接&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待搬运}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|[[文件:CLogin.png|居中]]&lt;br /&gt;
|版本=7.24.2&lt;br /&gt;
|前置插件=CrazyCore&lt;br /&gt;
|兼容服务端版本=1.2.3-1.13&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/crazylogin/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:CLogin.png|居中]]&lt;br /&gt;
=概述=&lt;br /&gt;
Adds per player passwords to your server. This will increase your server&#039;s protection against griefers and account thiefs.&lt;br /&gt;
&lt;br /&gt;
Keep these two things in mind:&lt;br /&gt;
&lt;br /&gt;
• The protection is only as good as your passwords.&lt;br /&gt;
• The server is still less secure then a server in online mode.&lt;br /&gt;
     • My plugin is not limited to offline mode servers, therefore you can increase security for both server types (offline and online mode servers).&lt;br /&gt;
&lt;br /&gt;
=特性=&lt;br /&gt;
• This plugin supports two modes. Maybe-Password and Password-Only&lt;br /&gt;
  • Maybe-Password:&lt;br /&gt;
   The user can create a password, if he wants to&lt;br /&gt;
   (a password is required for ops/players with permission)&lt;br /&gt;
   • Password-Only: &lt;br /&gt;
   The user has to create a password and login.&lt;br /&gt;
• Users who aren&#039;t logged in, cannot chat, build, fight, drop items, move, teleport.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren&#039;t logged in.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Multiple password [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/ Encryption algorithms]&amp;lt;br /&amp;gt;&lt;br /&gt;
• [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/auth-me/ AuthMe], [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/xauth/ xAuth] support&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated Config, Flat, [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/mys-ql/ MySQL] and SQLite-Database support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/logging/ Logging] support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-pipe/ CrazyPipes] support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Session support&lt;br /&gt;
   • Supports single sessions&lt;br /&gt;
   • saveLogins (teleport to spawn until login).&lt;br /&gt;
   • If you do not logout and autoLogout is disabled, you can rejoin from the same IP.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Permission + option to disable ingame registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
• forceSaveLogin option to hide the players current location until login&amp;lt;br /&amp;gt;&lt;br /&gt;
   • this fixes the issues with AntiCheat being kicked for flying due to anti move protection.&amp;lt;br /&amp;gt;&lt;br /&gt;
• maxRegistrationsPerIP and maxOnlinesPerIP options&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command usage is stricktly limited, when not logged in (whitelist).&amp;lt;br /&amp;gt;&lt;br /&gt;
• Possibility to block guest commands, chat and join.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Warn players with permission, if some fails to login or execute a command if he isn&#039;t allowed to.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) Kick players who don&#039;t register, don&#039;t login, fail to login, execute a command.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) TempBan players who don&#039;t login or fail to login.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Adminlogin and Tokenlogin commands available&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command to logout automatically when leaving the server&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command to expire passwords (force players to change their passwords)&amp;lt;br /&amp;gt;&lt;br /&gt;
• Filter- &amp;amp; Sortable Accountlist&amp;lt;br /&amp;gt;&lt;br /&gt;
• Playerinfo (Name, IP, Connection and more)&amp;lt;br /&amp;gt;&lt;br /&gt;
• Ability to delete inactive accounts.&amp;lt;br /&amp;gt;&lt;br /&gt;
• [https://github.com/ST-DDT/CrazyAPI_Login PluginAPI available]&amp;lt;br /&amp;gt;&lt;br /&gt;
• Client AutoLogin Plugin available (can be blocked)&amp;lt;br /&amp;gt;&lt;br /&gt;
=配置&amp;amp;选项=&lt;br /&gt;
由于内容过多，请前往[[CrazyLogin/配置文件]]&lt;br /&gt;
&lt;br /&gt;
== 相关插件 ==&lt;br /&gt;
CrazyLoginAutoLogin (Client-Plugin) http://dev.bukkit.org/client-mods/crazyloginautologin/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyCaptcha (Captcha) http://dev.bukkit.org/bukkit-plugins/crazycaptcha/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginFilter (IP/Connection Access Filter) http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginRank (Join Ranking) http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/&lt;br /&gt;
[[Category:安全]]&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7471</id>
		<title>CrazyLogin</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7471"/>
		<updated>2018-10-28T08:55:31Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待搬运}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|[[文件:CLogin.png|居中]]&lt;br /&gt;
|版本=7.24.2&lt;br /&gt;
|前置插件=CrazyCore&lt;br /&gt;
|兼容服务端版本=1.2.3-1.13&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/crazylogin/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:CLogin.png|居中]]&lt;br /&gt;
=概述=&lt;br /&gt;
Adds per player passwords to your server. This will increase your server&#039;s protection against griefers and account thiefs.&lt;br /&gt;
&lt;br /&gt;
Keep these two things in mind:&lt;br /&gt;
&lt;br /&gt;
• The protection is only as good as your passwords.&lt;br /&gt;
• The server is still less secure then a server in online mode.&lt;br /&gt;
     • My plugin is not limited to offline mode servers, therefore you can increase security for both server types (offline and online mode servers).&lt;br /&gt;
&lt;br /&gt;
=特性=&lt;br /&gt;
• This plugin supports two modes. Maybe-Password and Password-Only&lt;br /&gt;
  • Maybe-Password:&lt;br /&gt;
   The user can create a password, if he wants to&lt;br /&gt;
   (a password is required for ops/players with permission)&lt;br /&gt;
   • Password-Only: &lt;br /&gt;
   The user has to create a password and login.&lt;br /&gt;
• Users who aren&#039;t logged in, cannot chat, build, fight, drop items, move, teleport.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren&#039;t logged in.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Multiple password Encryption algorithms&amp;lt;br /&amp;gt;&lt;br /&gt;
• AuthMe, xAuth support&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated Config, Flat, MySQL and SQLite-Database support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated Logging support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Integrated CrazyPipes support.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Session support&lt;br /&gt;
   • Supports single sessions&lt;br /&gt;
   • saveLogins (teleport to spawn until login).&lt;br /&gt;
   • If you do not logout and autoLogout is disabled, you can rejoin from the same IP.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Permission + option to disable ingame registration.&amp;lt;br /&amp;gt;&lt;br /&gt;
• forceSaveLogin option to hide the players current location until login&amp;lt;br /&amp;gt;&lt;br /&gt;
   • this fixes the issues with AntiCheat being kicked for flying due to anti move protection.&amp;lt;br /&amp;gt;&lt;br /&gt;
• maxRegistrationsPerIP and maxOnlinesPerIP options&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command usage is stricktly limited, when not logged in (whitelist).&amp;lt;br /&amp;gt;&lt;br /&gt;
• Possibility to block guest commands, chat and join.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Warn players with permission, if some fails to login or execute a command if he isn&#039;t allowed to.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) Kick players who don&#039;t register, don&#039;t login, fail to login, execute a command.&amp;lt;br /&amp;gt;&lt;br /&gt;
• (Optional) TempBan players who don&#039;t login or fail to login.&amp;lt;br /&amp;gt;&lt;br /&gt;
• Adminlogin and Tokenlogin commands available&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command to logout automatically when leaving the server&amp;lt;br /&amp;gt;&lt;br /&gt;
• Command to expire passwords (force players to change their passwords)&amp;lt;br /&amp;gt;&lt;br /&gt;
• Filter- &amp;amp; Sortable Accountlist&amp;lt;br /&amp;gt;&lt;br /&gt;
• Playerinfo (Name, IP, Connection and more)&amp;lt;br /&amp;gt;&lt;br /&gt;
• Ability to delete inactive accounts.&amp;lt;br /&amp;gt;&lt;br /&gt;
• PluginAPI available&amp;lt;br /&amp;gt;&lt;br /&gt;
• Client AutoLogin Plugin available (can be blocked)&amp;lt;br /&amp;gt;&lt;br /&gt;
=配置&amp;amp;选项=&lt;br /&gt;
由于内容过多，请前往[[CrazyLogin/配置文件]]&lt;br /&gt;
&lt;br /&gt;
== 相关插件 ==&lt;br /&gt;
CrazyLoginAutoLogin (Client-Plugin) http://dev.bukkit.org/client-mods/crazyloginautologin/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyCaptcha (Captcha) http://dev.bukkit.org/bukkit-plugins/crazycaptcha/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginFilter (IP/Connection Access Filter) http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginRank (Join Ranking) http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/&lt;br /&gt;
[[Category:安全]]&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7470</id>
		<title>CrazyLogin</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7470"/>
		<updated>2018-10-28T08:51:18Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待搬运}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|[[文件:CLogin.png|居中]]&lt;br /&gt;
|版本=7.24.2&lt;br /&gt;
|前置插件=CrazyCore&lt;br /&gt;
|兼容服务端版本=1.2.3-1.13&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/crazylogin/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:CLogin.png|居中]]&lt;br /&gt;
=概述=&lt;br /&gt;
Adds per player passwords to your server. This will increase your server&#039;s protection against griefers and account thiefs.&lt;br /&gt;
&lt;br /&gt;
Keep these two things in mind:&lt;br /&gt;
&lt;br /&gt;
# The protection is only as good as your passwords.&lt;br /&gt;
# The server is still less secure then a server in online mode.&lt;br /&gt;
        * My plugin is not limited to offline mode servers, therefore you can increase security for both server types (offline and online mode servers).&lt;br /&gt;
&lt;br /&gt;
=特性=&lt;br /&gt;
• This plugin supports two modes. Maybe-Password and Password-Only&lt;br /&gt;
  • Maybe-Password:&lt;br /&gt;
   The user can create a password, if he wants to&lt;br /&gt;
   (a password is required for ops/players with permission)&lt;br /&gt;
   • Password-Only: &lt;br /&gt;
   The user has to create a password and login.&lt;br /&gt;
• Users who aren&#039;t logged in, cannot chat, build, fight, drop items, move, teleport.&lt;br /&gt;
• (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren&#039;t logged in.&lt;br /&gt;
• Multiple password Encryption algorithms&lt;br /&gt;
• AuthMe, xAuth support&lt;br /&gt;
• Integrated Config, Flat, MySQL and SQLite-Database support.&lt;br /&gt;
• Integrated Logging support.&lt;br /&gt;
• Integrated CrazyPipes support.&lt;br /&gt;
• Session support&lt;br /&gt;
   • Supports single sessions&lt;br /&gt;
   • saveLogins (teleport to spawn until login).&lt;br /&gt;
   • If you do not logout and autoLogout is disabled, you can rejoin from the same IP.&lt;br /&gt;
• Permission + option to disable ingame registration.&lt;br /&gt;
• forceSaveLogin option to hide the players current location until login&lt;br /&gt;
   • this fixes the issues with AntiCheat being kicked for flying due to anti move protection.&lt;br /&gt;
• maxRegistrationsPerIP and maxOnlinesPerIP options&lt;br /&gt;
• Command usage is stricktly limited, when not logged in (whitelist).&lt;br /&gt;
• Possibility to block guest commands, chat and join.&lt;br /&gt;
• Warn players with permission, if some fails to login or execute a command if he isn&#039;t allowed to.&lt;br /&gt;
• (Optional) Kick players who don&#039;t register, don&#039;t login, fail to login, execute a command.&lt;br /&gt;
• (Optional) TempBan players who don&#039;t login or fail to login.&lt;br /&gt;
• Adminlogin and Tokenlogin commands available&lt;br /&gt;
• Command to logout automatically when leaving the server&lt;br /&gt;
• Command to expire passwords (force players to change their passwords)&lt;br /&gt;
• Filter- &amp;amp; Sortable Accountlist&lt;br /&gt;
• Playerinfo (Name, IP, Connection and more)&lt;br /&gt;
• Ability to delete inactive accounts.&lt;br /&gt;
• PluginAPI available&lt;br /&gt;
• Client AutoLogin Plugin available (can be blocked)&lt;br /&gt;
=配置&amp;amp;选项=&lt;br /&gt;
由于内容过多，请前往[[CrazyLogin/配置文件]]&lt;br /&gt;
&lt;br /&gt;
== 相关插件 ==&lt;br /&gt;
CrazyLoginAutoLogin (Client-Plugin) http://dev.bukkit.org/client-mods/crazyloginautologin/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyCaptcha (Captcha) http://dev.bukkit.org/bukkit-plugins/crazycaptcha/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginFilter (IP/Connection Access Filter) http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginRank (Join Ranking) http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/&lt;br /&gt;
[[Category:安全]]&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7469</id>
		<title>CrazyLogin</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7469"/>
		<updated>2018-10-28T08:47:38Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​改排版&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待搬运}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|[[文件:CLogin.png|居中]]&lt;br /&gt;
|版本=7.24.2&lt;br /&gt;
|前置插件=CrazyCore&lt;br /&gt;
|兼容服务端版本=1.2.3-1.13&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/crazylogin/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:CLogin.png|居中]]&lt;br /&gt;
=概述=&lt;br /&gt;
Adds per player passwords to your server. This will increase your server&#039;s protection against griefers and account thiefs.&lt;br /&gt;
&lt;br /&gt;
Keep these two things in mind:&lt;br /&gt;
&lt;br /&gt;
# The protection is only as good as your passwords.&lt;br /&gt;
# The server is still less secure then a server in online mode.&lt;br /&gt;
        * My plugin is not limited to offline mode servers, therefore you can increase security for both server types (offline and online mode servers).&lt;br /&gt;
&lt;br /&gt;
=特性=&lt;br /&gt;
# This plugin supports two modes. Maybe-Password and Password-Only&lt;br /&gt;
  * Maybe-Password:&lt;br /&gt;
   The user can create a password, if he wants to&lt;br /&gt;
   (a password is required for ops/players with permission)&lt;br /&gt;
   * Password-Only: &lt;br /&gt;
   The user has to create a password and login.&lt;br /&gt;
# Users who aren&#039;t logged in, cannot chat, build, fight, drop items, move, teleport.&lt;br /&gt;
# (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren&#039;t logged in.&lt;br /&gt;
# Multiple password Encryption algorithms&lt;br /&gt;
# AuthMe, xAuth support&lt;br /&gt;
# Integrated Config, Flat, MySQL and SQLite-Database support.&lt;br /&gt;
# Integrated Logging support.&lt;br /&gt;
# Integrated CrazyPipes support.&lt;br /&gt;
# Session support&lt;br /&gt;
   * Supports single sessions&lt;br /&gt;
   * saveLogins (teleport to spawn until login).&lt;br /&gt;
   * If you do not logout and autoLogout is disabled, you can rejoin from the same IP.&lt;br /&gt;
# Permission + option to disable ingame registration.&lt;br /&gt;
# forceSaveLogin option to hide the players current location until login&lt;br /&gt;
   * this fixes the issues with AntiCheat being kicked for flying due to anti move protection.&lt;br /&gt;
# maxRegistrationsPerIP and maxOnlinesPerIP options&lt;br /&gt;
# Command usage is stricktly limited, when not logged in (whitelist).&lt;br /&gt;
# Possibility to block guest commands, chat and join.&lt;br /&gt;
# Warn players with permission, if some fails to login or execute a command if he isn&#039;t allowed to.&lt;br /&gt;
# (Optional) Kick players who don&#039;t register, don&#039;t login, fail to login, execute a command.&lt;br /&gt;
# (Optional) TempBan players who don&#039;t login or fail to login.&lt;br /&gt;
# Adminlogin and Tokenlogin commands available&lt;br /&gt;
# Command to logout automatically when leaving the server&lt;br /&gt;
# Command to expire passwords (force players to change their passwords)&lt;br /&gt;
# Filter- &amp;amp; Sortable Accountlist&lt;br /&gt;
# Playerinfo (Name, IP, Connection and more)&lt;br /&gt;
# Ability to delete inactive accounts.&lt;br /&gt;
# PluginAPI available&lt;br /&gt;
# Client AutoLogin Plugin available (can be blocked)&lt;br /&gt;
=配置&amp;amp;选项=&lt;br /&gt;
由于内容过多，请前往[[CrazyLogin/配置文件]]&lt;br /&gt;
&lt;br /&gt;
== 相关插件 ==&lt;br /&gt;
CrazyLoginAutoLogin (Client-Plugin) http://dev.bukkit.org/client-mods/crazyloginautologin/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyCaptcha (Captcha) http://dev.bukkit.org/bukkit-plugins/crazycaptcha/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginFilter (IP/Connection Access Filter) http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginRank (Join Ranking) http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/&lt;br /&gt;
[[Category:安全]]&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7468</id>
		<title>CrazyLogin</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=CrazyLogin&amp;diff=7468"/>
		<updated>2018-10-28T08:39:11Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​原页面简直一派胡言。。&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待搬运}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|[[文件:CLogin.png|居中]]&lt;br /&gt;
|版本=7.24.2&lt;br /&gt;
|前置插件=CrazyCore&lt;br /&gt;
|兼容服务端版本=1.2.3-1.13&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/crazylogin/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:CLogin.png|居中]]&lt;br /&gt;
=概述=&lt;br /&gt;
Adds per player passwords to your server. This will increase your server&#039;s protection against griefers and account thiefs.&lt;br /&gt;
&lt;br /&gt;
Keep these two things in mind:&lt;br /&gt;
&lt;br /&gt;
# The protection is only as good as your passwords.&lt;br /&gt;
# The server is still less secure then a server in online mode.&lt;br /&gt;
        &lt;br /&gt;
* 无序列表项&lt;br /&gt;
My plugin is not limited to offline mode servers, therefore you can increase security for both server types (offline and online mode servers).&lt;br /&gt;
=特性=&lt;br /&gt;
# 有序列表项&lt;br /&gt;
This plugin supports two modes. Maybe-Password and Password-Only&lt;br /&gt;
   Maybe-Password:&lt;br /&gt;
   &#039;&#039;The user can create a password, if he wants to&lt;br /&gt;
   (a password is required for ops/players with permission)&#039;&#039;&lt;br /&gt;
   Password-Only: &lt;br /&gt;
   &#039;&#039;The user has to create a password and login.&#039;&#039;&lt;br /&gt;
Users who aren&#039;t logged in, cannot chat, build, fight, drop items, move, teleport.&lt;br /&gt;
(Optional) Ability to hide/change Join/Quit-Messages, hide players who aren&#039;t logged in.&lt;br /&gt;
Multiple password Encryption algorithms&lt;br /&gt;
AuthMe, xAuth support&lt;br /&gt;
Integrated Config, Flat, MySQL and SQLite-Database support.&lt;br /&gt;
Integrated Logging support.&lt;br /&gt;
Integrated CrazyPipes support.&lt;br /&gt;
Session support&lt;br /&gt;
   Supports single sessions&lt;br /&gt;
   saveLogins (teleport to spawn until login).&lt;br /&gt;
   If you do not logout and autoLogout is disabled, you can rejoin from the same IP.&lt;br /&gt;
Permission + option to disable ingame registration.&lt;br /&gt;
forceSaveLogin option to hide the players current location until login&lt;br /&gt;
   this fixes the issues with AntiCheat being kicked for flying due to anti move protection.&lt;br /&gt;
maxRegistrationsPerIP and maxOnlinesPerIP options&lt;br /&gt;
Command usage is stricktly limited, when not logged in (whitelist).&lt;br /&gt;
Possibility to block guest commands, chat and join.&lt;br /&gt;
Warn players with permission, if some fails to login or execute a command if he isn&#039;t allowed to.&lt;br /&gt;
(Optional) Kick players who don&#039;t register, don&#039;t login, fail to login, execute a command.&lt;br /&gt;
(Optional) TempBan players who don&#039;t login or fail to login.&lt;br /&gt;
Adminlogin and Tokenlogin commands available&lt;br /&gt;
Command to logout automatically when leaving the server&lt;br /&gt;
Command to expire passwords (force players to change their passwords)&lt;br /&gt;
Filter- &amp;amp; Sortable Accountlist&lt;br /&gt;
Playerinfo (Name, IP, Connection and more)&lt;br /&gt;
Ability to delete inactive accounts.&lt;br /&gt;
PluginAPI available&lt;br /&gt;
Client AutoLogin Plugin available (can be blocked)&lt;br /&gt;
=配置&amp;amp;选项=&lt;br /&gt;
由于内容过多，请前往[[CrazyLogin/配置文件]]&lt;br /&gt;
&lt;br /&gt;
== 相关插件 ==&lt;br /&gt;
CrazyLoginAutoLogin (Client-Plugin) http://dev.bukkit.org/client-mods/crazyloginautologin/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyCaptcha (Captcha) http://dev.bukkit.org/bukkit-plugins/crazycaptcha/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginFilter (IP/Connection Access Filter) http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
CrazyLoginRank (Join Ranking) http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/&lt;br /&gt;
[[Category:安全]]&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=InvUnload&amp;diff=7428</id>
		<title>InvUnload</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=InvUnload&amp;diff=7428"/>
		<updated>2018-10-21T08:01:39Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​更新版本号&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=InvUnload&lt;br /&gt;
|图标=&lt;br /&gt;
|版本= 1.0.4&lt;br /&gt;
|前置插件= &lt;br /&gt;
|兼容服务端版本=1.12-1.13&lt;br /&gt;
|作者= mfnalex&lt;br /&gt;
|網址= [https://www.spigotmc.org/resources/1-13-invunload.60095/ spigotmc]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:机械]]&lt;br /&gt;
&lt;br /&gt;
[[image:iu1.png]]&lt;br /&gt;
={{mCColor|&amp;amp;2|介绍}}=&lt;br /&gt;
InvUnload只做一件事: 当你输入 /unload时, 插件会检测你附近的箱子.&lt;br /&gt;
玩家的背包内的物品将会匹配到对应的物品,如果箱子未满就会自动把这些物品分类放入箱子内.&lt;br /&gt;
你可以可以用 /dump 来把你整个背包的物品放进附近的箱子内(除了快捷栏和身上的装备).&lt;br /&gt;
={{mCColor|&amp;amp;8|指令}}=&lt;br /&gt;
* /unload [半径]&lt;br /&gt;
把你身上的物品自动放入箱子内.&amp;lt;br /&amp;gt;&lt;br /&gt;
如果没有输入半径, 默认半径为10.你可以在配置内设置半径的最大值.&lt;br /&gt;
&lt;br /&gt;
* /dump [半径]&lt;br /&gt;
把你整个背包的物品放进附近的箱子内(除了快捷栏和身上的装备).&amp;lt;br /&amp;gt;&lt;br /&gt;
如果没有输入半径, 默认半径为10.你可以在配置内设置半径的最大值.&lt;br /&gt;
&lt;br /&gt;
={{mCColor|&amp;amp;4|权限}}=&lt;br /&gt;
* invunload.unload&lt;br /&gt;
允许使用 /unload&lt;br /&gt;
&lt;br /&gt;
* invunload.dump&lt;br /&gt;
允许使用 /dump&lt;br /&gt;
={{mCColor|&amp;amp;b|一个栗子}}=&lt;br /&gt;
你的箱子里装了沙子.&amp;lt;br /&amp;gt;&lt;br /&gt;
你身上带着沙子和沙砾.&amp;lt;br /&amp;gt;&lt;br /&gt;
当你使用 /unload, 沙子会自动放到附近的箱子内, 但沙砾仍会在你的背包内.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
你有两个沙子, 一个装沙子和沙砾而另一个装金块.&lt;br /&gt;
你身上有沙子、沙砾、金块和草方块.&lt;br /&gt;
当你使用 /unload, 沙子和沙砾会被放入第一个箱子内, 而金块就会被放入到另一个箱子内,但草方块仍会在你的背包内.&lt;br /&gt;
&lt;br /&gt;
你有两个箱子, 一个箱子里装了半箱的泥土而另一个箱子是空的. 你身上带着石头和泥土.&amp;lt;br /&amp;gt;&lt;br /&gt;
当你输入 /dump, 泥土会被放入第一个箱子, 石头会被放入空箱子内.&lt;br /&gt;
={{mCColor|&amp;amp;b|配置}}=&lt;br /&gt;
 #########################&lt;br /&gt;
 #####   InvUnload   #####&lt;br /&gt;
 #####   背包卸载    #####&lt;br /&gt;
 #########################&lt;br /&gt;
 &lt;br /&gt;
 #&lt;br /&gt;
 # InvUnload 可以让你的玩输入 /unload 和 /dump 来卸载背包.&lt;br /&gt;
 #&lt;br /&gt;
 # /unload 会检测附近有你身上携带物品的箱子.&lt;br /&gt;
 # 如果有的话会自动把这些物品放到箱子内.&lt;br /&gt;
 #&lt;br /&gt;
 # /dump 会卸载你身上除了快捷栏和装备的所有物品&lt;br /&gt;
 # 到附近的任何箱子内.&lt;br /&gt;
 #&lt;br /&gt;
 &lt;br /&gt;
 # 玩家可以用 /unload &amp;lt;半径&amp;gt; 来卸载背包&lt;br /&gt;
 # 来把物品放到附近的箱子内 这项配置为最大半径&lt;br /&gt;
 max-chest-radius: 20&lt;br /&gt;
 &lt;br /&gt;
 # 默认放入的箱子范围&lt;br /&gt;
 default-chest-radius: 10&lt;br /&gt;
 &lt;br /&gt;
 # 当设置为 true 时, 用 /dump 会先尝试 /unload 物品到&lt;br /&gt;
 # 正确的箱子内, 然后再执行 /dump 放入背包剩余物品&lt;br /&gt;
 unload-before-dumping: true&lt;br /&gt;
 &lt;br /&gt;
 # 是否检测更新?&lt;br /&gt;
 # 开启后插件会在每次重启或24小时后检测一次更新&lt;br /&gt;
 check-for-updates: true&lt;br /&gt;
 &lt;br /&gt;
 #########################&lt;br /&gt;
 ##### 本地化 ######&lt;br /&gt;
 #########################&lt;br /&gt;
 &lt;br /&gt;
 # 颜色代码:&lt;br /&gt;
 # &amp;amp;0 黑        &amp;amp;6 金       &amp;amp;c 红&lt;br /&gt;
 # &amp;amp;1 深蓝    &amp;amp;7 灰       &amp;amp;d 粉&lt;br /&gt;
 # &amp;amp;2 暗绿   &amp;amp;8 深暗  &amp;amp;e 黄&lt;br /&gt;
 # &amp;amp;3 水绿    &amp;amp;9 蓝       &amp;amp;f 白&lt;br /&gt;
 # &amp;amp;4 深红     &amp;amp;a 绿    &lt;br /&gt;
 # &amp;amp;5 暗紫  &amp;amp;b 天蓝&lt;br /&gt;
 &lt;br /&gt;
 # 格式代码:&lt;br /&gt;
 # &amp;amp;k 随机字符   &amp;amp;m 中划线&lt;br /&gt;
 # &amp;amp;l  粗体        &amp;amp;o 斜体&lt;br /&gt;
 # &amp;amp;n 下划线   &amp;amp;r 重置&lt;br /&gt;
 &lt;br /&gt;
 ##### Simplify Chinese 简体中文 由 qsefthuopq 翻译&lt;br /&gt;
 message-could-not-unload: &amp;quot;&amp;amp;7你身上没有可以卸载的物品. 你附近的箱子放置了同类物品了吗?&amp;quot;&lt;br /&gt;
 message-radius-too-high: &amp;quot;&amp;amp;c错误:&amp;amp;7 半径不能大于 %d 格方块.&amp;quot;&lt;br /&gt;
 message-no-chests-nearby: &amp;quot;&amp;amp;7你附近没有箱子. 请增大范围或走近到有箱子的地方.&amp;quot;&lt;br /&gt;
 message-error-not-a-number: &amp;quot;&amp;amp;c错误:&amp;amp;7 &#039;%s&#039; 不是有效的数字.&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 ##### Traditional Chinese 繁體中文 由 maoding 翻译&lt;br /&gt;
 #message-could-not-unload: &amp;quot;&amp;amp;7沒有東西可以幫你分類，請再次確認箱子是否有放置相同物品&amp;quot;&lt;br /&gt;
 #message-radius-too-high: &amp;quot;&amp;amp;c錯誤:&amp;amp;7 半徑範圍設定不能多於 %d 格方塊&amp;quot;&lt;br /&gt;
 #message-no-chests-nearby: &amp;quot;&amp;amp;7你附近沒有任何箱子，請更改半徑範圍&amp;quot;&lt;br /&gt;
 #message-error-not-a-number: &amp;quot;&amp;amp;c錯誤:&amp;amp;7 &#039;%s&#039; 不是正確的數字 (請使用阿拉伯數字)&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 ##### German&lt;br /&gt;
 #message-could-not-unload: &amp;quot;&amp;amp;7Konnte nichts abladen. Hast du keine Kisten für die verbleibenden Sachen?&amp;quot;&lt;br /&gt;
 #message-radius-too-high: &amp;quot;&amp;amp;cFehler:&amp;amp;7 Der Radius kann nicht größer als %d Blöcke sein.&amp;quot;&lt;br /&gt;
 #message-no-chests-nearby: &amp;quot;&amp;amp;7Es sind keine Kisten in der Nähe. Vergrößer den Radius oder gehe näher zu deinen Kisten.&amp;quot;&lt;br /&gt;
 #message-error-not-a-number: &amp;quot;&amp;amp;cFehler:&amp;amp;7 &#039;%s&#039; ist keine gültige Zahl.&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 #########################&lt;br /&gt;
 #####    完成配置!  #####&lt;br /&gt;
 #########################&lt;br /&gt;
 &lt;br /&gt;
 # 不要修改版本号!&lt;br /&gt;
 config-version: 1&lt;br /&gt;
={{mCColor|&amp;amp;9|链接}}=&lt;br /&gt;
&lt;br /&gt;
[[image:Github2.png|250px|center|link=https://github.com/JEFF-Media-GbR/Spigot-InvUnload|Github源码]]&lt;br /&gt;
----&lt;br /&gt;
[[image:Paypal.jpg|250px|center|link=https://www.paypal.me/mfnalex|插件作者的paypal投喂链接]]&lt;br /&gt;
----&lt;br /&gt;
https://bstats.org/plugin/bukkit/InvUnload&lt;br /&gt;
----&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=MobArena&amp;diff=7427</id>
		<title>MobArena</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=MobArena&amp;diff=7427"/>
		<updated>2018-10-21T07:59:02Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​更新版本号&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|图标=[[File:MobArena_banner.png|200px]]&lt;br /&gt;
|版本=v0.103&lt;br /&gt;
|兼容服务端版本=1.13&lt;br /&gt;
|网址=http://dev.bukkit.org/bukkit-plugins/mobarena/}}&lt;br /&gt;
[[Category:娱乐]][[Category:机械]]&lt;br /&gt;
=安装=&lt;br /&gt;
安装MobArena其实很简单，只需以下四步:&lt;br /&gt;
*关闭服务器.&lt;br /&gt;
*从论坛主题或是Bukkit Dev站点的项目页下载jar文件.&lt;br /&gt;
*将jar文件拖入服务端的plugins文件夹中.&lt;br /&gt;
*重启服务端. &lt;br /&gt;
之后，配置文件(config.yml)以及一个公告文件(announcements.yml)会自动创建在plugins/MobArena/路径下.&lt;br /&gt;
文件结构如下:&lt;br /&gt;
&lt;br /&gt;
 plugins/&lt;br /&gt;
     MobArena.jar&lt;br /&gt;
     MobArena/&lt;br /&gt;
         config.yml&lt;br /&gt;
         announcements.yml&lt;br /&gt;
此时此刻, 或许你想直接开始设置竞技场, 但是推荐你先编辑配置文件. 你可以在配置文件自定义MobArena的设置，职业，奖励，波数（怪物类型）&lt;br /&gt;
&lt;br /&gt;
=建立竞技场=&lt;br /&gt;
==建造一个竞技场==&lt;br /&gt;
完整的竞技场应该包含一个可以选择职业的准备区域，一个竞技场地以及观察点(离开点) &lt;br /&gt;
下面是各个选项的讲解&lt;br /&gt;
&lt;br /&gt;
大厅：&lt;br /&gt;
 玩家加入游戏之前将会在大厅选择职业.建造好的游戏大厅会有：&lt;br /&gt;
  &#039;&#039;&#039;职业选择木牌&#039;&#039;&#039;，玩家通过点击木牌可以选择职业.&lt;br /&gt;
  牌子必须在第一行写上职业的名字(区分大小写),你在另外三行上写什么，都不会被怪物竞技场识别，你是不能写上 ,所以你不会得到确认的信息（如果有，那是另一个插件）&lt;br /&gt;
  &#039;&#039;&#039;铁块&#039;&#039;&#039;, 玩家可以通过点击铁块来表示他们已经准备好开始游戏.&lt;br /&gt;
&lt;br /&gt;
竞技场地：&lt;br /&gt;
 是玩家和怪物搏斗的地方.竞技场地会有墙，可能会有一个屋顶,这样玩家和怪物就不能跑出去了.这使得玩家们不会在竞技场外闲逛。.&lt;br /&gt;
&lt;br /&gt;
观察点: &lt;br /&gt;
 当玩家想要观看一场战斗时,他们可以使用/ma spec 命令来传送到竞技场的观察点. 这同样也是竞技场中玩家死去后会传送到的地方,前提是在配置文件中，把 spectate-after-death设置为ture. 这块区域要保证观看者不能走出去闲逛（进入竞技场地或者离远竞技场）因为在观看过程中，玩家是无敌的.&lt;br /&gt;
&lt;br /&gt;
离开点: &lt;br /&gt;
 在使用 /ma leave命令后,玩家和观察者会被传送到原来所在的地方,除非竞技场有一个离开点(只是可选). 使用离开点,可以准确控制玩家在游戏后去何处.&lt;br /&gt;
&lt;br /&gt;
关于区域，传送点等，&lt;br /&gt;
&lt;br /&gt;
当竞技场建好后，就是设置怪物竞技场的区域和传送点的时候了。在设置它们前，我们先来看看他们有什么作用.&lt;br /&gt;
&lt;br /&gt;
区域: &lt;br /&gt;
 一个竞技场需要一个竞技区域,然后还可以有一个准备区域，怪物竞技场会使用这些区域来确保玩家不会作弊（通过破坏竞技场来走出区域）,然后确保怪物竞技场所产生的怪物会在里面产生. 怪物竞技场非常排外（不要局外人）, 所以也最好把不想要的生物排除在外. 区域是通过区域工具来设置的.&lt;br /&gt;
&lt;br /&gt;
传送点: &lt;br /&gt;
 当玩家加入一个怪物竞技场的游戏时，他们会被传送到准备区域中的准备点来选择职业和准备开始游戏（通过点击铁块）.当每个人都准备好的时候，玩家会被传送到竞技场内的竞技场出生点。观察者会被传送到竞技场的观察点来进入观察区域,当游戏结束的时候，玩家和观察者会被传送到他们传送来之前的地方，或者去可选的离开点,传送点会用传送点工具来设置。.&lt;br /&gt;
&lt;br /&gt;
出生点: &lt;br /&gt;
 这里的出生点指的是怪物出生的地点.怪物竞技场只会在附近有玩家的出生点产出怪物（十五个方格的半径）.需要注意的是，怪物的数量不随着按照出生点的数量改变，只会因为在配置文件中波数的倍率改变和玩家的数量所改变.出生点可以通过出生点工具来设置。.&lt;br /&gt;
&lt;br /&gt;
容器: &lt;br /&gt;
 容器就是竞技场里的箱子，回收站等。 这些容器将会在一场游戏后重置其内部空间为初始值。只有被声明了的容器才会更新其存储空间，所以仅仅在竞技场里放一个箱子可不够 - 它还需要被用工具声明。&lt;br /&gt;
&lt;br /&gt;
==设置模式==&lt;br /&gt;
我们能用配置模式来设置竞技场。 当我们进入配置模式时，物品栏将会被保存 并给我们一套金工具 （工具栏）， 每一个都有其独特作用。同时我们也可以飞行，使得我们在竞技场附近移动时更加快捷方便一些，最后，但不是绝对，我们不能够聊天或者使用普通命令如果在在配置模式下的话，因为配置模式和你建立起了独立会话（即你所发表的信息都是针对插件的。）&lt;br /&gt;
&lt;br /&gt;
 进入设置模式的方法：输入/ma setup 竞技场名，值得提醒的是，如果服务器中只有一个竞技场，你不用输入竞技场的名字，如果竞技场没有设置完毕或者没有被创造，首先使用/ma addarena 竞技场名来创造它&lt;br /&gt;
&lt;br /&gt;
 离开设置模式的方法：聊天框内输入done，注意不是命令，是聊天信息，没有斜杠&lt;br /&gt;
&lt;br /&gt;
另外，如果你刚安装怪物竞技场插件，会有一个预置的，名称为default竞技场存在于配置文件中，如果你想要一个不同的名字，你需要先创造一个新竞技场然后把原来的竞技场使用/ma delarena default来删除&lt;br /&gt;
&lt;br /&gt;
下面我们会提到在设置模式中有什么命令可以使用。&lt;br /&gt;
&lt;br /&gt;
==设置模式的命令==&lt;br /&gt;
&lt;br /&gt;
设置模式是一个独立，特殊的会话，这意味着插件会监控我们说的每一句话，使得插件的命令可以缩短，让设置过程不那么麻烦。比如exp命令替代了/ma expandregion，并且还可以防止我们错误地使用了其他插件的命令&lt;br /&gt;
&lt;br /&gt;
下面是我们可以在设置模式中使用的命令，很多都十分浅显易懂.使得您设置竞技场十分快速.&lt;br /&gt;
done&lt;br /&gt;
 离开设置模式&lt;br /&gt;
 别名: end stop done quit&lt;br /&gt;
&lt;br /&gt;
help&lt;br /&gt;
 显示帮助信息&lt;br /&gt;
 别名: ? h&lt;br /&gt;
&lt;br /&gt;
missing&lt;br /&gt;
 显示我们还没有设置好的区域（准备区诸如此类）&lt;br /&gt;
 这个命令在你不知道你已经设置了那些区域的时候十分有用&lt;br /&gt;
 别名: miss&lt;br /&gt;
&lt;br /&gt;
expand &amp;lt;region&amp;gt; &amp;lt;amount&amp;gt; &amp;lt;direction&amp;gt;&lt;br /&gt;
 向某个方向扩展指定大小的选区.&lt;br /&gt;
 有效区域: 输入ar为竞技场区域,或输入lr为大厅区域&lt;br /&gt;
 有效数值: positive integers (整数)&lt;br /&gt;
 有效方向: 上up,下down,或四周out&lt;br /&gt;
 范例: expand ar 5 up&lt;br /&gt;
 别名: exp&lt;br /&gt;
&lt;br /&gt;
show [&amp;lt;region&amp;gt;|&amp;lt;warp&amp;gt;|&amp;lt;point&amp;gt;]&lt;br /&gt;
  显示区域, 传送，并用红色羊毛区分.&lt;br /&gt;
  有效区域: 输入ar为竞技场区域,或输入lr为大厅区域&lt;br /&gt;
  有效传送: 竞技场,大厅,观战,出口&lt;br /&gt;
  Valid points: spawns (or just sp) for spawnpoints, chests (or just c) for chests&lt;br /&gt;
  范例: show sp&lt;br /&gt;
&lt;br /&gt;
==设置时的工具==&lt;br /&gt;
&lt;br /&gt;
The Toolbox is a set of golden tools, where each tool has a specific function. We will use these tools to set up the regions, warps, and points of our arena. The tools are used by left- or right-clicking a block while holding them, and the actions vary depending on the specific tool.&lt;br /&gt;
&lt;br /&gt;
Note that the functions of a tool are described in the item tooltip, which we can see by opening up our inventory and hovering our mouse over the tools.&lt;br /&gt;
&lt;br /&gt;
===区域工具===&lt;br /&gt;
&lt;br /&gt;
The arena and lobby regions can be set up using the Region tools (axe). There are two golden axes in the Toolbox, and they both behave the same, except that one is for the arena region, and the other is for the lobby region. The tools are named accordingly, and they will display either &amp;quot;Arena Region&amp;quot; or &amp;quot;Lobby Region&amp;quot; above the quickbar when we select them.&lt;br /&gt;
&lt;br /&gt;
Note that the behavior of the Region tools is similar to that of the WorldEdit wand (wooden axe), so if you are familiar with defining regions in WorldEdit, the Region tools should feel familiar.&lt;br /&gt;
&lt;br /&gt;
 Left-click: Set the first point to be the location of the target block&lt;br /&gt;
 Right-click: Set the second point to be the location of the target block&lt;br /&gt;
&lt;br /&gt;
Upon setting both points, the region will be defined. Type show ar (or show lr) to check that the region spans the desired area. If the region is a little bit too small, use the expand command (see above) to make it a little bigger.&lt;br /&gt;
&lt;br /&gt;
Note: The region MUST look like a box (3D) and not a rectangle (2D). If the region is just a rectangle, your arena will not work correctly. The same applies if the arena floor is not fully contained in the box, so make sure to expand the region down a block or two to be sure.&lt;br /&gt;
&lt;br /&gt;
===玩家传送点工具===&lt;br /&gt;
&lt;br /&gt;
The arena, lobby, spectator, and exit warps can be set up using the Warps tool (hoe). The tool knows about all the warps, and we have to cycle through them to select the warp we want to place. The default selected warp is the arena warp.&lt;br /&gt;
&lt;br /&gt;
 Left-click: Set the currently selected warp on top of the target block&lt;br /&gt;
 Right-click: Cycle between available warps&lt;br /&gt;
&lt;br /&gt;
When left-clicking, the selected warp will be set to the top of the clicked block. The pitch (up and down) will be set to 0, which means when players are teleported, they will be looking &amp;quot;straight ahead&amp;quot;. The yaw (rotation, left/right) will be set to whatever direction we are facing, when we set the warp. This means that we need to rotate ourselves to be looking in the direction we want the players to look in when they are teleported to the point.&lt;br /&gt;
&lt;br /&gt;
Note: The arena, lobby, and spectator warps are all required. The exit warp is optional.&lt;br /&gt;
&lt;br /&gt;
===怪物产生点工具===&lt;br /&gt;
&lt;br /&gt;
The spawnpoints can be set up using the Spawnpoints tool (sword). The tool knows about all the spawnpoints of the arena, and allows us to remove existing ones or add new ones as we please.&lt;br /&gt;
&lt;br /&gt;
 Left-click: Add a spawnpoint on top of the target block&lt;br /&gt;
 Right-click: Remove the spawnpoint on top of the target block (if the spawnpoint exists)&lt;br /&gt;
&lt;br /&gt;
When left-clicking, a spawnpoint will be added on top of the clicked block, if one doesn&#039;t already exist. Right-clicking a block will remove a spawnpoint on that block, if one exists.&lt;br /&gt;
&lt;br /&gt;
Note: Due to limitations and &amp;quot;bugs&amp;quot; in Minecraft, it is not possible (read: viable) to spawn mobs further than 15 blocks away from a player, and still make it target and attack the player naturally. Therefore, it is recommended to place many spawnpoints, so that every single location in the arena is within a 15-block radius of a spawnpoint. If a player is not within 15 blocks of any spawnpoint, MobArena will print a warning to the console with the coordinates. If no players are within 15 blocks of any spawnpoint, MobArena will default to using all spawnpoints, which may result in mobs spawning far away from players, so they will have to run around searching for them.&lt;br /&gt;
&lt;br /&gt;
===容器工具===&lt;br /&gt;
&lt;br /&gt;
The chests and containers can be set up using the Chests tool (spade). It works very much like the Spawnpoints tool, but requires that the clicked block is a valid container.&lt;br /&gt;
&lt;br /&gt;
 Left-click: Register the clicked container (if it wasn&#039;t registered)&lt;br /&gt;
 Right-click: Unregister the clicked container (if it was registered)&lt;br /&gt;
&lt;br /&gt;
When left-clicking a container, MobArena will register the container (if it wasn&#039;t registered already), such that when an arena session ends, the container will be restored to contain whatever was in it when the arena began. Right-clicking a container will unregister it.&lt;br /&gt;
&lt;br /&gt;
=命令=&lt;br /&gt;
==玩家命令==&lt;br /&gt;
&lt;br /&gt;
这些指令能够给所有玩家使用. 它们包括了加入, 离开, 旁观和列出所有竞技场(可用或不可用)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 /ma join (&amp;lt;竞技场&amp;gt;) or /ma j (&amp;lt;竞技场&amp;gt;) - 加入指定名称的竞技场.&lt;br /&gt;
 /ma leave or /ma l - 离开竞技场或是离开旁观者模式.&lt;br /&gt;
 /ma notready - 获取所有未准备的玩家.&lt;br /&gt;
 /ma spec (&amp;lt;竞技场&amp;gt;) or /ma s (&amp;lt;竞技场&amp;gt;) - 以旁观者模式加入指定名称竞技场.&lt;br /&gt;
 /ma arenas - 获取所有竞技场的名字, 若是绿色则已启用, 灰色则未启用.&lt;br /&gt;
 /ma players - 获取当前所有竞技场的所有玩家.&lt;br /&gt;
 /ma players &amp;lt;竞技场&amp;gt; - 获取指定竞技场的所有玩家.&lt;br /&gt;
 /ma class &amp;lt;职业&amp;gt; - 如果你在大厅里, 是应直接用指令而不是透过牌子互动选择职业.&lt;br /&gt;
&lt;br /&gt;
==管理员指令==&lt;br /&gt;
&lt;br /&gt;
只有后台或者服务器op能使用下面这些指令. 这里包括了开始或是停止竞技场, 启用或是卸载竞技场甚至包含了MobArena的所有管理.&lt;br /&gt;
&lt;br /&gt;
 /ma enable - 启用MobArena插件.&lt;br /&gt;
 /ma disable - 卸载MobArena插件.&lt;br /&gt;
 /ma enable &amp;lt;竞技场&amp;gt; - 启用指定名字的竞技场.&lt;br /&gt;
 /ma disable &amp;lt;竞技场&amp;gt; - 关闭指定名字的竞技场.&lt;br /&gt;
 /ma force end - 停止所有竞技场的运作.&lt;br /&gt;
 /ma force end &amp;lt;竞技场&amp;gt; - 停止指定名称竞技场的运作及使该竞技场的所有玩家离开. &lt;br /&gt;
 /ma force start &amp;lt;竞技场&amp;gt; - 开始运作一个指定名称的竞技场以及请出该竞技场内未准备的玩家.&lt;br /&gt;
 /ma notready &amp;lt;竞技场&amp;gt; - 获取该竞技场内所有未准备的玩家.&lt;br /&gt;
 /ma restore &amp;lt;玩家&amp;gt; - 在可能的情况下恢复指定玩家背包.&lt;br /&gt;
 /ma config reload - 重载config配置文件夹.&lt;br /&gt;
==建设指令==&lt;br /&gt;
&lt;br /&gt;
只有op (以及某些合理的指令能在后台) 使用这些指令. 它们包括了设置竞技场传送点, 竞技场出生点以及竞技场范围.&lt;br /&gt;
&lt;br /&gt;
 /ma setup &amp;lt;竞技场&amp;gt; - 进入建设指定名称的竞技场模式.&lt;br /&gt;
 /ma addarena &amp;lt;竞技场&amp;gt; - 建立一个新的竞技场节点于当前所在世界.&lt;br /&gt;
 /ma delarena &amp;lt;竞技场&amp;gt; - 删除指定名称的竞技场.&lt;br /&gt;
 /ma editarena &amp;lt;竞技场&amp;gt; - 开启或关闭指定竞技场修改模式.&lt;br /&gt;
 /ma editarena &amp;lt;竞技场&amp;gt; [true|false] - 开启 (true) 或关闭 (false) 指定竞技场的修改模式.&lt;br /&gt;
 /ma setting &amp;lt;竞技场&amp;gt; - 列出所有指定竞技场的设置项.&lt;br /&gt;
 /ma setting &amp;lt;竞技场&amp;gt; &amp;lt;设置项&amp;gt; - 查询当前指定设置项的值于指定的竞技场.&lt;br /&gt;
 /ma setting &amp;lt;竞技场&amp;gt; &amp;lt;设置项&amp;gt; &amp;lt;值&amp;gt; - 设置指定竞技场中指定设置项的指定值.&lt;br /&gt;
 /ma checkspawns - 显示竞技场出生点 (在你当前的竞技场下) 是使用红色羊毛覆盖的范围在当前你当前的位置上. 这个指令同时也能查询在这个范围内不同的点是否被出生点覆盖着.&lt;br /&gt;
 /ma classchest &amp;lt;职业&amp;gt; - 当正在查询箱子, 使指定的职业与这个箱子建立连接. 连接一个职业箱子意味着当MobArena连接建立后, 将同时复制于职业箱子内的物品, 而不是于竞技场大厅内的任何职业箱子. 当你建立一个职业箱子网络时它能带给你便利.&lt;br /&gt;
 /ma auto-generate &amp;lt;竞技场&amp;gt; - 自动生成一个指定名称的竞技场. 这个竞技场只会生成于玩家所站的位置下方.&lt;br /&gt;
 /ma auto-degenerate &amp;lt;竞技场&amp;gt; - 自动停止生成竞技场, 能基于自动生成器下有效地恢复, 当这是一个 &amp;quot;bulldozed&amp;quot; 补丁.&lt;br /&gt;
&lt;br /&gt;
=权限=&lt;br /&gt;
几乎全部的权限插件是&#039;&#039;&#039;不需要&#039;&#039;&#039;MobArena插件作为前置而能够单独运行的, 但若果你想要更多额外的控制功能, 这里提供了很多不同类型的权限节点哦喵~&lt;br /&gt;
== 节点 ==&lt;br /&gt;
 你能够在安装MobArena插件后使用这些权限节点&lt;br /&gt;
&lt;br /&gt;
提示: MobArena这个插件提供了很多人性化的默认设定, 所有玩家能够使用所有竞技场及职业, 还有的是OP默认能够使用所有管理员以及建设指令. 除非你想要禁止一些组别进入特定的竞技场或是职业&lt;br /&gt;
Unless you want to prevent some groups from accessing certain arenas or classes, or you want to give non-ops admin and setup permissions, there is no need to mess with any permissions at all, so go away from this page and remove all occurrences of mobarena in your permissions-file!&lt;br /&gt;
&lt;br /&gt;
==竞技场权限==&lt;br /&gt;
&lt;br /&gt;
你阅读了上面的提示么？如果没有，请先阅读。&lt;br /&gt;
&lt;br /&gt;
So, you want to remove permissions for certain arenas from certain users? Alright, that means you will have to negate or revoke the permissions in your permissions plugin. In bPermissions, the negation modifier is a caret, ^, in GroupManager and PermissionsEx it is a minus, -, and in zPermissions it is by setting the permission to false. The examples below revoke the permission for the default arena.&lt;br /&gt;
&lt;br /&gt;
 bPermissions: ^mobarena.arenas.default&lt;br /&gt;
 GroupManager: -mobarena.arenas.default&lt;br /&gt;
 zPermissions: mobarena.arenas.default: false&lt;br /&gt;
&lt;br /&gt;
I recommend letting everyone enjoy all your arenas, but this could be used in combination with &amp;quot;leveling&amp;quot; plugins to allow players to use &amp;quot;harder&amp;quot; arenas at higher levels. It could also be used for sponsors-only arenas.&lt;br /&gt;
&lt;br /&gt;
Still confused? Check the sample setup at the bottom of the page!&lt;br /&gt;
&lt;br /&gt;
==职业权限==&lt;br /&gt;
&lt;br /&gt;
你阅读了上面的提示么？如果没有，请先阅读。&lt;br /&gt;
&lt;br /&gt;
Alright, if you&#039;re reading this, you want to remove permissions for certain classes from certain users. As with the arena permissions, you need to negate or revoke the permissions in your permissions plugin. In bPermissions, the negation modifier is a caret, ^, in GroupManager and PermissionsEx it is a minus, -, and in zPermissions it is by setting the permission to false. The examples below revoke the permission for the Knight class.&lt;br /&gt;
&lt;br /&gt;
 bPermissions: ^mobarena.classes.knight&lt;br /&gt;
 GroupManager: -mobarena.classes.knight&lt;br /&gt;
 zPermissions: mobarena.classes.knight: false&lt;br /&gt;
&lt;br /&gt;
Note how the class name is lowercase. This is important. Even if the Knight class is called KnIGhT in your config-file, it MUST be all lowercase in your permissions-file.&lt;br /&gt;
&lt;br /&gt;
As with arenas, I recommend letting everyone enjoy all the classes, unless you have a special reason not to.&lt;br /&gt;
&lt;br /&gt;
Still confused? Check the sample setup at the bottom of the page!&lt;br /&gt;
&lt;br /&gt;
==命令权限==&lt;br /&gt;
&lt;br /&gt;
你阅读了上面的提示么？如果没有，请先阅读。&lt;br /&gt;
&lt;br /&gt;
If you&#039;re reading this, you want to either give certain users access to some of the admin and/or setup commands, or you want to remove some of the user commands from some groups. If this is not the case, stop reading and leave this page!&lt;br /&gt;
&lt;br /&gt;
The first group of commands are the user commands. They are accessible by all players by default, so don&#039;t put mobarena.use.* or something stupid like that in your permissions-file! If you want a group to not have access to the user commands, negate the permission mobarena.use, which is the parent permission node for all the user commands. See the classes and arenas sections for information on how to negate permissions. If that doesn&#039;t work, negate the mobarena.use.join and mobarena.use.spec permissions. That should be enough.&lt;br /&gt;
&lt;br /&gt;
 mobarena.use.join&lt;br /&gt;
 mobarena.use.leave&lt;br /&gt;
 mobarena.use.spec&lt;br /&gt;
 mobarena.use.arenalist&lt;br /&gt;
 mobarena.use.playerlist&lt;br /&gt;
 mobarena.use.notready&lt;br /&gt;
 mobarena.use.class&lt;br /&gt;
The admin commands are simple. They allow disabling/enabling MobArena and individual arenas, kicking players from the arenas, restoring player inventories if they got lost somehow, forcing arenas to start or end, and teleporting in and out of arenas regardless of what the arena state is. If you want to grant all of these permissions, use the parent permission node mobarena.admin. Don&#039;t mess around with * or something stupid like that.&lt;br /&gt;
&lt;br /&gt;
 mobarena.admin.enable&lt;br /&gt;
 mobarena.admin.kick&lt;br /&gt;
 mobarena.admin.restore&lt;br /&gt;
 mobarena.admin.force&lt;br /&gt;
 mobarena.admin.teleport&lt;br /&gt;
Setup commands are only for ops, just like admin commands. Do not give these permissions to random people, because they can remove your arenas and destroy your config-files, if they do something stupid. The setup commands allow you to manage arenas, regions, spawnpoints, chests, leaderboards, etc. They also allow you to set up new classes in-game. If you want to grant all of these permissions, use the parent permission node mobarena.setup. Don&#039;t mess around with * or something stupid like that.&lt;br /&gt;
&lt;br /&gt;
 mobarena.setup.config&lt;br /&gt;
 mobarena.setup.setup&lt;br /&gt;
 mobarena.setup.setting&lt;br /&gt;
 mobarena.setup.addarena&lt;br /&gt;
 mobarena.setup.removearena&lt;br /&gt;
 mobarena.setup.editarena&lt;br /&gt;
 mobarena.setup.spawnpoints&lt;br /&gt;
 mobarena.setup.containers&lt;br /&gt;
 mobarena.setup.checkdata&lt;br /&gt;
 mobarena.setup.checkspawns&lt;br /&gt;
 mobarena.setup.classchest&lt;br /&gt;
 mobarena.setup.classes&lt;br /&gt;
 mobarena.setup.leaderboards&lt;br /&gt;
 mobarena.setup.autogenerate&lt;br /&gt;
 mobarena.setup.autodegenerate&lt;br /&gt;
Sample setup&lt;br /&gt;
&lt;br /&gt;
Assume you have a class called DiamondKnight that you only want your donors to be able to use (very common use case). How do you set up your permissions plugin when you have to revoke the class permission from the default group, but the donor group inherits from the default group? It&#039;s very simple: You&#039;re doing it wrong...&lt;br /&gt;
&lt;br /&gt;
What you have to do instead is make an auxiliary default-group that contains all your default permissions, and have your default group inherit from that group, and furthermore revoke the DiamondKnight class permission in MobArena. Your donor group then also inherits from the auxiliary group, and everything is wonderful. Confusing? Here&#039;s a pseudo-code example:&lt;br /&gt;
&lt;br /&gt;
 default-aux:                            &amp;lt;-- This is the auxiliary group that is to&lt;br /&gt;
   permissions:                              be inherited by the default group and&lt;br /&gt;
   - essentials.balance                      the donor group. It is not used for&lt;br /&gt;
   - essentials.pay                          anything else.&lt;br /&gt;
   - essentials.sell&lt;br /&gt;
&lt;br /&gt;
 default:                                &amp;lt;-- This is the default group. It inherits&lt;br /&gt;
   inherits: default-aux                     from default-aux, but also revokes the&lt;br /&gt;
   permissions:                              permission for the special class.&lt;br /&gt;
     - -mobarena.classes.diamondknight&lt;br /&gt;
&lt;br /&gt;
 donor:                                  &amp;lt;-- This is the donor group, which also&lt;br /&gt;
   inherits: default-aux                     inherits from default-aux, but it&lt;br /&gt;
   permissions:                              does not revoke any class permissions,&lt;br /&gt;
    - essentials.balance.others               which means it has access to all of&lt;br /&gt;
    - essentials.kit                          them by default.&lt;br /&gt;
This sample setup is pseudo code and cannot be simply copy/pasted into your own permissions file. It&#039;s your job to figure out how your permissions plugin works, and what its syntax is.&lt;br /&gt;
&lt;br /&gt;
=物品语法=&lt;br /&gt;
An Overview&lt;br /&gt;
&lt;br /&gt;
Items in MobArena follow a very specific syntax that you must obey, or you will experience missing items or errors. Be attentive to the details, because if you aren&#039;t, there will be consequences.&lt;br /&gt;
&lt;br /&gt;
MobArena allows these three different ways of defining items:&lt;br /&gt;
&lt;br /&gt;
Single:    [&amp;lt;id&amp;gt;|&amp;lt;name&amp;gt;]&lt;br /&gt;
Multiple:  [&amp;lt;id&amp;gt;|&amp;lt;name&amp;gt;]:&amp;lt;amount&amp;gt;&lt;br /&gt;
Sub-types: [&amp;lt;id&amp;gt;|&amp;lt;name&amp;gt;]:&amp;lt;data&amp;gt;:&amp;lt;amount&amp;gt;&lt;br /&gt;
Confusing? Let&#039;s break them down one by one.&lt;br /&gt;
&lt;br /&gt;
===1. Single Items===&lt;br /&gt;
&lt;br /&gt;
[&amp;lt;id&amp;gt;|&amp;lt;name&amp;gt;]&lt;br /&gt;
This means you can use either the item ID (&amp;lt;id&amp;gt;) or the item name (&amp;lt;name&amp;gt;), both as defined in the Material enum of the Bukkit API (the IDs are the numbers in parentheses). The item names are case-insensitive.&lt;br /&gt;
&lt;br /&gt;
Make sure to read the important note on item IDs!&lt;br /&gt;
&lt;br /&gt;
Examples: diamond_sword, stone, 42 (iron block), 322 (snowball)&lt;br /&gt;
&lt;br /&gt;
===2. Multiple Items===&lt;br /&gt;
&lt;br /&gt;
[&amp;lt;id&amp;gt;|&amp;lt;name&amp;gt;]:&amp;lt;amount&amp;gt;&lt;br /&gt;
This way, you append an &amp;lt;amount&amp;gt; to the item, specifying how many of the given item you want. This is useful for giving out stuff like arrows or potions that you generally want to give more than one of.&lt;br /&gt;
&lt;br /&gt;
Note that if you use this syntax, it is indeed the amount you specify, not the item sub-type. We go over sub-types in the next section.&lt;br /&gt;
&lt;br /&gt;
Make sure to read the important note on item IDs!&lt;br /&gt;
&lt;br /&gt;
Examples: arrow:64, grilled_pork:4, 46:10 (10x TNT), 142:5 (5x potato)&lt;br /&gt;
&lt;br /&gt;
===3. Item Sub-Types (potions, wool, dyes etc.)===&lt;br /&gt;
&lt;br /&gt;
[&amp;lt;id&amp;gt;|&amp;lt;name&amp;gt;]:&amp;lt;data&amp;gt;:&amp;lt;amount&amp;gt;&lt;br /&gt;
This way, you append BOTH a &amp;lt;data&amp;gt; value (the sub-type) and an &amp;lt;amount&amp;gt;, regardless of how many of the given item you want. This syntax is mostly used with potions, which have special sub-type values in the 8000&#039;s and 16000&#039;s. Check out this page for the potion sub-types.&lt;br /&gt;
&lt;br /&gt;
For wool and dyes (ink sacks), you don&#039;t have to use the numeric data value. Instead, you can use the color names as defined in the DyeColor enum of the Bukkit API.&lt;br /&gt;
&lt;br /&gt;
Make sure to read the important note on item IDs!&lt;br /&gt;
&lt;br /&gt;
Examples: wool:blue:1 (one blue wool), ink_sack:brown:10 (ten cocoa beans), potion:8201:1 (one strength potion), 373:8197:2 (two health potions)&lt;br /&gt;
&lt;br /&gt;
An important note on using item IDs&lt;br /&gt;
&lt;br /&gt;
If you choose to use item IDs, there is a catch. If an item is alone in its node, it MUST be enclosed in apostrophes, or YAML will crap itself. For example, if you decide to have a Barbarian class that only has a pair of lederhosen as armor, and nothing put a couple of health potions, you need to do it like this:&lt;br /&gt;
&lt;br /&gt;
classes:&lt;br /&gt;
    Barbarian:&lt;br /&gt;
        items: &#039;373:8197:2&#039;&lt;br /&gt;
        armor: &#039;300&#039;&lt;br /&gt;
In other words, you have to put &#039;300&#039; in the armor-node, not just 300, and you have to put &#039;373:8197:2&#039; in the items-node, not just 373:8197:2. This requirement is removed if you use the item names instead, or if you add enchantments to the given item.&lt;br /&gt;
&lt;br /&gt;
Enchantments&lt;br /&gt;
&lt;br /&gt;
Enchantments can be added to items by appending a space, followed by a semi-colon separated list of pairs &amp;lt;eid&amp;gt;:&amp;lt;level&amp;gt;, where &amp;lt;eid&amp;gt; is an enchantment ID as defined by the Enchantment Wrappers in the Bukkit API (the numbers in the parentheses at the end of each line), i.e.:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;item&amp;gt; &amp;lt;eid&amp;gt;:&amp;lt;level&amp;gt;;&amp;lt;eid&amp;gt;:&amp;lt;level&amp;gt;;...&lt;br /&gt;
The &amp;lt;item&amp;gt; is any item following the normal item syntax as described above. Here is an example:&lt;br /&gt;
&lt;br /&gt;
diamond_sword 16:2;19:5&lt;br /&gt;
This line gives a diamond sword with sharpness (ID 16) level 2, and knockback (ID 19) level 5.&lt;br /&gt;
&lt;br /&gt;
Economy Money&lt;br /&gt;
&lt;br /&gt;
$&amp;lt;amount&amp;gt;&lt;br /&gt;
MobArena supports entry fees and rewards in the form of money from economy plugins. This feature requires Vault. The format quite simply means that you type in a dollar sign followed by a valid monetary value.&lt;br /&gt;
&lt;br /&gt;
Examples: $1, $5, $3.14 (v0.96+), $0.99 (v0.96+)&lt;br /&gt;
&lt;br /&gt;
=职业箱子=&lt;br /&gt;
==About Class Chests==&lt;br /&gt;
&lt;br /&gt;
If some of your favorite items aren&#039;t supported by MobArena&#039;s internal item parser, or if you just want to be able to configure your class items from in-game, the class chests may be what you&#039;re looking for!&lt;br /&gt;
&lt;br /&gt;
 Note: The Class Chests will only work for arenas with use-class-chests: true, and the classes MUST exist in the config-file for MobArena to recognize them, however the items and armor lists can be empty.&lt;br /&gt;
&lt;br /&gt;
The idea behind the class chests is to simply place some chests below the corresponding class signs in the lobby, and fill them with whatever items you want the given class to have. When the players activate the class signs, the contents of the chests are copied to the player inventory. This suggests a type of &amp;quot;control room&amp;quot; setup, where an admin-only access room below the lobby contains the chests, allowing admins to warp down there and change the contents of the chests.&lt;br /&gt;
&lt;br /&gt;
Lobby and Control Room（[https://github.com/garbagemule/MobArena/wiki/img/1.png]请翻译者添加）&lt;br /&gt;
&lt;br /&gt;
For easier access and modification of the class chests, omitting the control room from the arena or lobby region may prove useful. Otherwise, arenas may have to be temporarily disabled or put into edit mode to allow warping to and changing the contents of the chests.&lt;br /&gt;
&lt;br /&gt;
The class chests can be located up to 6 blocks below the sign itself or below the block right behind the sign (for wall signs, this would be the block the sign is attached to). The chest may also be in the block directly behind the sign itself - this is safe, because MobArena prevents players in the lobby from opening inventories, so if your lobby is in a tight spot, this might be the better option.&lt;br /&gt;
&lt;br /&gt;
Multiple sign rows: It is possible to have two rows of class signs in the lobby and still use this feature. Simply place the class chest for the sign of the bottom row exactly at the 6-block limit, and the class chest for the sign of the top row one block up and behind the other chest (in a stair-like fashion). The blocks are searched in a vertical/pillar-like fashion, which is the reason this works.&lt;br /&gt;
&lt;br /&gt;
Chests Below&lt;br /&gt;
&lt;br /&gt;
To get auto-equipped armor from the class chests, place the armor pieces in the last four slots of the third row in the chest. MobArena will check these four slots, and if any of them are armor pieces, they will be equipped. Note that the item placed in the very last slot (bottom right), will always be equipped as a helmet (this allows wool blocks, pumpkins, etc. to be used as helmets). The order of the other three slots doesn&#039;t matter.&lt;br /&gt;
&lt;br /&gt;
Armor Slots https://github.com/garbagemule/MobArena/wiki/img/3.png&lt;br /&gt;
&lt;br /&gt;
The class chests are the best way to add items that are not currently supported by the MobArena item parser. This is because the class chests simply copy the contents of the chests to the player inventories, thus making any items supported by Bukkit supported by MobArena.&lt;br /&gt;
&lt;br /&gt;
Dyed Armor https://github.com/garbagemule/MobArena/wiki/img/4.png&lt;br /&gt;
&lt;br /&gt;
==Linked Class Chests==&lt;br /&gt;
&lt;br /&gt;
If per-arena class chest setups is too troublesome (e.g. if you have many arenas), if you don&#039;t need per-arena setups, or if you simply want a single, global class chest for each class, linked class chests are what you&#039;re looking for.&lt;br /&gt;
&lt;br /&gt;
When you link a chest to a class, MobArena will always copy the contents of that chest to the player&#039;s inventory, when they pick the given class, regardless of any local class chests (note that the arena must still have use-class-chests: true).&lt;br /&gt;
&lt;br /&gt;
To link a chest to a class, simply look at the chest and type /ma classchest &amp;lt;class&amp;gt;, and you&#039;re done! The linked class chests may exist in any world, but remember that there can only be one class chest per class, and that local class chests will be ignored!&lt;br /&gt;
&lt;br /&gt;
To unlink a class chest, you will have to open the config-file and remove the classchest node from the given class.&lt;br /&gt;
&lt;br /&gt;
=怪物波设置=&lt;br /&gt;
This page holds an overview of all the formulas used in the MobArena waves system. Customizing the different properties of the waves should be somewhat easier if they can be calculated, so here they all are!&lt;br /&gt;
&lt;br /&gt;
About notation: Each variable used in the formulas will have its own name. A variable that starts with a # denotes &amp;quot;number (of)&amp;quot;, so #players means &amp;quot;number of players&amp;quot;, and #wave means &amp;quot;wave number&amp;quot;. The function min(a,b) returns the lowest of the values a and b, and max(a,b) returns the highest.&lt;br /&gt;
&lt;br /&gt;
===Wave growth===&lt;br /&gt;
&lt;br /&gt;
The wave growth node growth, used in default waves, denotes how fast monster amounts grow over time. The base is calculated by half of the number of players, but at most 13 (i.e. there is no difference between 25 and 50 players). The amounts can be altered further using the amount-multiplier (see the wave setup page).&lt;br /&gt;
&lt;br /&gt;
#monsters = base * #wave^exp&lt;br /&gt;
base = min(#players/2 + 1 , 13)&lt;br /&gt;
The exp variable is defined by the growth node, and has the following values:&lt;br /&gt;
&lt;br /&gt;
 slow   = 0.5&lt;br /&gt;
 medium = 0.65&lt;br /&gt;
 fast   = 0.8&lt;br /&gt;
 psycho = 1.2&lt;br /&gt;
Note that with the node value old (which is the default), the monster count is #wave + #players.&lt;br /&gt;
&lt;br /&gt;
===Swarm Amount===&lt;br /&gt;
&lt;br /&gt;
The swarm amount node amount, used in swarm waves, denotes how many monsters should spawn in the swarm waves. There will always be at least 10 monsters due to the max function and the lowest multiplier value being 10, however this can be further customized with the amount-multiplier (see the wave setup page).&lt;br /&gt;
&lt;br /&gt;
#monsters = max(1, #players/2) * multiplier&lt;br /&gt;
The multiplier variable is defined by the amount node, and has the following values:&lt;br /&gt;
&lt;br /&gt;
 low    = 10&lt;br /&gt;
 medium = 20&lt;br /&gt;
 high   = 30&lt;br /&gt;
 psycho = 60&lt;br /&gt;
===Boss Health===&lt;br /&gt;
&lt;br /&gt;
The boss health node health, used in boss waves, denotes how much health the boss has. Note that the health-multiplier node (see the wave setup page) does NOT affect boss waves at all, so these are the only values that can be used. The minimum health a boss can have is 320 health points (~160 hearts), which is with low health and only 1 player fighting. With 10 players and high health, the boss will have 5500 health points (~2750 hearts).&lt;br /&gt;
&lt;br /&gt;
 health = (#players + 1) * 20 * multiplier&lt;br /&gt;
The multiplier variable is defined by the health node, and has the following values:&lt;br /&gt;
&lt;br /&gt;
 verylow   = 4&lt;br /&gt;
 low       = 8&lt;br /&gt;
 medium    = 15&lt;br /&gt;
 high      = 25&lt;br /&gt;
 veryhigh  = 40&lt;br /&gt;
 psycho    = 60&lt;br /&gt;
&lt;br /&gt;
=怪物种类=&lt;br /&gt;
这是一个所有MobArena支持的不同种类怪物的名称。大部分怪物可以同时以单数或复数表示(如：zombie 与 zombies 都表示僵尸)，这是纯粹出于方便性考虑，你需要在设定怪物波时使用这些名称。&lt;br /&gt;
&lt;br /&gt;
zombie, zombies&lt;br /&gt;
skeleton, skeletons&lt;br /&gt;
spider, spiders&lt;br /&gt;
creeper, creepers&lt;br /&gt;
wolf, wolves                        (如果不激怒则不会攻击, bukkit bug)&lt;br /&gt;
zombie_pigman, zombie_pigmen&lt;br /&gt;
powered_creeper, powered_creepers&lt;br /&gt;
angry_wolf, angry_wolves            (如果不激怒则不会攻击, bukkit bug)&lt;br /&gt;
giant, giants&lt;br /&gt;
ghast, ghasts&lt;br /&gt;
enderman, endermen&lt;br /&gt;
silverfish&lt;br /&gt;
cave_spider, cave_spiders&lt;br /&gt;
blaze, blazes&lt;br /&gt;
enderdragon, enderdragons&lt;br /&gt;
snowman, snowmen, snow_golem, snow_golems&lt;br /&gt;
iron_golem, iron_golems&lt;br /&gt;
witch, witches&lt;br /&gt;
wither, withers&lt;br /&gt;
wither_skeleton, wither_skeletons&lt;br /&gt;
baby_zombie, baby_zombies&lt;br /&gt;
baby_pigman, baby_pigmen&lt;br /&gt;
zombie_villager, zombie_villagers&lt;br /&gt;
baby_zombie_villager, baby_zombie_villagers&lt;br /&gt;
&lt;br /&gt;
chicken, chickens&lt;br /&gt;
cow, cows&lt;br /&gt;
mushroom_cow, mushroom_cows&lt;br /&gt;
pig, pigs&lt;br /&gt;
sheep&lt;br /&gt;
squid, squids&lt;br /&gt;
villager, villagers&lt;br /&gt;
ocelot, ocelots&lt;br /&gt;
bat, bats&lt;br /&gt;
&lt;br /&gt;
horse, horses&lt;br /&gt;
donkey, donkeys&lt;br /&gt;
mule, mules&lt;br /&gt;
skeleton_horse, skeleton_horses&lt;br /&gt;
undead_horse, undead_horses&lt;br /&gt;
&lt;br /&gt;
exploding_sheep&lt;br /&gt;
&lt;br /&gt;
slime, slimes&lt;br /&gt;
slime_tiny, slimes_tiny&lt;br /&gt;
slime_small, slimes_small&lt;br /&gt;
slime_big, slimes_big&lt;br /&gt;
slime_huge, slimes_huge&lt;br /&gt;
&lt;br /&gt;
magmacube, magmacubes&lt;br /&gt;
magmacube_tiny, magmacubes_tiny&lt;br /&gt;
magmacube_small, magmacubes_small&lt;br /&gt;
magmacube_big, magmacubes_big&lt;br /&gt;
magmacube_huge, magmacubes_huge&lt;br /&gt;
以上内容搬运自英文wiki[https://github.com/garbagemule/MobArena/wiki]&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Citizens&amp;diff=7426</id>
		<title>Citizens</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Citizens&amp;diff=7426"/>
		<updated>2018-10-21T07:55:22Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​看到错字给改了&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}&lt;br /&gt;
&amp;lt;center&amp;gt;&#039;&#039;&#039;&amp;lt;big&amp;gt;请前往https://wiki.citizensnpcs.co/Citizens_Wiki 搬运插件页面&amp;lt;/big&amp;gt;&#039;&#039;&#039;&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;big&amp;gt;可以参考[http://www.mcbbs.net/thread-383763-1-1.html mcbbs]的旧翻译&amp;lt;/big&amp;gt;&#039;&#039;&#039;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
{{InfoBox}}&lt;br /&gt;
欢迎来到 Citizens Wiki!&lt;br /&gt;
Citizens2 是一款强大的 NPC 编辑插件,可以让插件开发者拓展基础的NPC动作.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==关键特点==&lt;br /&gt;
* NPC可以行走、站立和向周围的玩家聊天.&lt;br /&gt;
* 对于插件开发者来说简单的 [[Citizens/API|API]] . 通过 [[Citizens/路径 路径]] 来增强你的NPC体验.&lt;br /&gt;
* [[Types|Monster and animal NPCs]]. 你可以在地狱传送门附近创建吓人的烈焰人,也可以在主城附近热情的吸氧羊, 或是在村庄添加友善的村民. 查看 [[Citizens/指令]]来查看怎样创建各种生物类型的NPC.&lt;br /&gt;
* 骑乘和 [[Citizens/控制NPC|控制 NPC]].&lt;br /&gt;
* 实用的文本编辑器. The new text-editing interface allows for adding, removing, and editing NPC text.&lt;br /&gt;
* Player- and server-owned NPCS. Server-owned NPCs can be edited by anyone with the &#039;&#039;citizens.admin&#039;&#039; permission.&lt;br /&gt;
* Admins can optionally charge for NPC creation and limit the number of NPCs per player.&lt;br /&gt;
&lt;br /&gt;
{{FNavBox}}&lt;br /&gt;
&lt;br /&gt;
==我可以保留Citizens 1的NPC吗?==&lt;br /&gt;
You&#039;ll have to convert your old npc-profiles.yml files first. A converter can be found [http://citizensnpcs.co/converter/ here]. Once you get the saves.yml file, place it in ./plugins/Citizens/saves.yml .&lt;br /&gt;
&lt;br /&gt;
Still using Citizens 1.2? The old documentation, while no longer updated or supported, can be found [[1.x|here]].&lt;br /&gt;
&lt;br /&gt;
==更新记录==&lt;br /&gt;
https://www.spigotmc.org/resources/citizens.13811/&lt;br /&gt;
&lt;br /&gt;
旧版本:&lt;br /&gt;
http://dev.bukkit.org/server-mods/citizens/files/&lt;br /&gt;
&lt;br /&gt;
The latest dev build for specific server versions are listed [[Versions|here]].&lt;br /&gt;
&lt;br /&gt;
==感谢名单==&lt;br /&gt;
&lt;br /&gt;
Citizens would not be where it is today without the contributions of these people:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;fullwall and aPunch&#039;&#039;&#039; - creators of the Citizens plugin &lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;Creeperhost&#039;&#039;&#039; - Citizens website server host&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;AgentK&#039;&#039;&#039; - Wiki editor, 1.x converter and script repo programmer.&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;aufdemrand&#039;&#039;&#039; - Wiki editor, graphic designer, and [[Denizen|trait programmer]]&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;mcmonkey and Morphan1&#039;&#039;&#039; - Trait programmer, wiki editor&lt;br /&gt;
&amp;lt;br&amp;gt;All character/trait authors, including those not mentioned here - talk to us on Discord!&lt;br /&gt;
&amp;lt;br&amp;gt;You, for trying out and using Citizens!&lt;br /&gt;
&lt;br /&gt;
Also, a special thanks to all of those on [https://discord.gg/Q6pZGSR Discord] who have tested and to all of those who have donated! We would be nowhere without you!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;spoiler&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
欢迎查看 Citizens Wiki!&lt;br /&gt;
Citizens2 是一款强大的 NPC 编辑插件.拥有丰富的扩展插件,你可以使用它在游戏里创建NPC，不同的NPC执行不同的行为&amp;lt;br /&amp;gt;&lt;br /&gt;
NPC可以是护卫,铸造师,命令执行者，任务发布者等功能，如果你的脑洞大可以根据Citizens2 API开发更吊的插件·&lt;br /&gt;
&lt;br /&gt;
==主要特性==&lt;br /&gt;
* NPC可以像普通玩家一样`自由的行走，站立,说话&lt;br /&gt;
* 简单易用的 [[API]] . 它可以帮助开发人员开发更吊的其他插件·&lt;br /&gt;
* [[Types|Monster and animal NPCs]]. You can create intimidating blazes around a Nether portal, welcoming sheep near the spawn, and helpful villagers in your villages. See the [[Commands]] page to see how to create a mob NPC.&lt;br /&gt;
* Ridable and [[Controllable NPCs|controllable NPCs]].&lt;br /&gt;
* Robust text editing. The new text-editing interface allows for adding, removing, and editing NPC text.&lt;br /&gt;
* Player- and server-owned NPCS. Server-owned NPCs can be edited by anyone with the &#039;&#039;citizens.admin&#039;&#039; permission.&lt;br /&gt;
* Admins can optionally charge for NPC creation and limit the number of NPCs per player.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Can I keep my NPCs from Citizens 1?==&lt;br /&gt;
You&#039;ll have to convert your old npc-profiles.yml files first. A converter can be found [http://citizensnpcs.co/converter/ here]. Once you get the saves.yml file, place it in ./plugins/Citizens/saves.yml .&lt;br /&gt;
&lt;br /&gt;
Still using Citizens 1.2? The old documentation, while no longer updated or supported, can be found [[1.x|here]].&lt;br /&gt;
&lt;br /&gt;
==更新记录==&lt;br /&gt;
https://www.spigotmc.org/resources/citizens.13811/&lt;br /&gt;
&lt;br /&gt;
Previous versions:&lt;br /&gt;
http://dev.bukkit.org/server-mods/citizens/files/&lt;br /&gt;
&lt;br /&gt;
The latest dev build for specific server versions are listed [[Versions|here]].&lt;br /&gt;
&lt;br /&gt;
==Credits==&lt;br /&gt;
&lt;br /&gt;
Citizens would not be where it is today without the contributions of these people:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;fullwall and aPunch&#039;&#039;&#039; - creators of the Citizens plugin &lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;Creeperhost&#039;&#039;&#039; - Citizens website server host&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;AgentK&#039;&#039;&#039; - Wiki editor, 1.x converter and script repo programmer.&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;aufdemrand&#039;&#039;&#039; - Wiki editor, graphic designer, and [[Denizen|trait programmer]]&lt;br /&gt;
&amp;lt;br&amp;gt;&#039;&#039;&#039;mcmonkey and Morphan1&#039;&#039;&#039; - Trait programmer, wiki editor&lt;br /&gt;
&amp;lt;br&amp;gt;All character/trait authors, including those not mentioned here - talk to us on IRC!&lt;br /&gt;
&amp;lt;br&amp;gt;You, for trying out and using Citizens!&lt;br /&gt;
&lt;br /&gt;
Also, a special thanks to all of those in [http://webchat.esper.net/?channels=citizens IRC] who have tested and to all of those who have donated! We would be nowhere without you!&lt;br /&gt;
==创建NPC方法==&lt;br /&gt;
一、新建/删除/选择一个NPC。&lt;br /&gt;
&lt;br /&gt;
/npc [ create|remove ] &amp;lt;NPC的名称&amp;gt;&lt;br /&gt;
例：&lt;br /&gt;
/npc create ztcjohn&lt;br /&gt;
通过该命令你可以创建一个名为ztcjohn的NPC。&lt;br /&gt;
/npc remove ztcjohn&lt;br /&gt;
通过该命令你可以删除ztcjohn。&lt;br /&gt;
* NPC的ID若是正版用户，那么将从mojang官网下载皮肤，并且在您创建的NPC上显示哦。&lt;br /&gt;
/npc list&lt;br /&gt;
通过该命令你可以查看在服务器上当前的NPC列表。在NPC前面的数字为NPC的序号。&lt;br /&gt;
&lt;br /&gt;
/npc select &amp;lt;序号&amp;gt;&lt;br /&gt;
通过该命令你可以选择某个NPC，并且对其进行进一步定义操作。(此步尤为重要)&lt;br /&gt;
此命令支持命令方块。&lt;br /&gt;
====== 二、NPC的对话设置。(需要选择好序号 ======&lt;br /&gt;
/npc text&lt;br /&gt;
通过该命令可以看到提示:&lt;br /&gt;
意思是：&lt;br /&gt;
输入add为当前NPC增加一段对话内容， 输入remove为当前NPC删除一段对话内容，输入edit为当前NPC编辑一段对话内容，输入close选择NPC在别人靠近时是否启动对话，输入item设置NPC手中的项目，输入range设置NPC感应对话的范围，输入random选择NPC是否随机从对话里选择内容(默认是按顺序对话，当对话内容超过5条的时候建议打开)，输入help重新显示此项。&lt;br /&gt;
* 从上述功能中选择你要操作的方式，然后输入内容即可。若要退出对话编辑，再次输入/npc text即可退出。&lt;br /&gt;
&lt;br /&gt;
例：&lt;br /&gt;
/npc text&lt;br /&gt;
add&lt;br /&gt;
大家好，我是&amp;lt;npc&amp;gt;。&lt;br /&gt;
/npc text&lt;br /&gt;
&lt;br /&gt;
====== 三、NPC的装备设置。 ======&lt;br /&gt;
/npc equip&lt;br /&gt;
通过该命令你可以对NPC进行装备编辑，包括护甲、武器和手中的物品。&lt;br /&gt;
使用护甲右键NPC即可将护甲穿在NPC身上，支持附魔。&lt;br /&gt;
使用武器或者物品，即可将其装备在NPC的手上，武器同样支持附魔。&lt;br /&gt;
(NPC的装备对守卫扩展插件的作用非常重要)&lt;br /&gt;
再次输入/npc equip即可退出装备编辑。&lt;br /&gt;
====== 四、NPC的移动轨迹 ======&lt;br /&gt;
/npc path&lt;br /&gt;
通过该命令我们可以看到&lt;br /&gt;
Left Click to add a waypoint , right click to remove .&lt;br /&gt;
type toggle path to toggle showing entities at waypoints , triggers to enter the trigger editor and clear to clear all waypoints.&lt;br /&gt;
意思为，左键点击地面为NPC的移动路径设置一个关键点，右键点击则是取消一个关键点。输入toggle path则是设置在记录关键点的时候是否显示坐标信息。输入clear清空路径。&lt;br /&gt;
再次输入/npc path退出并且保存路径。&lt;br /&gt;
例：&lt;br /&gt;
/npc path&lt;br /&gt;
移动到其他坐标左键点击地面&lt;br /&gt;
/npc path&lt;br /&gt;
这样子NPC就会在两个点来回巡逻了。&lt;br /&gt;
&lt;br /&gt;
/npc speed &amp;lt;0.1-5&amp;gt;&lt;br /&gt;
通过该命令你可以为NPC设置其移动的速度，默认为1，最佳设置为0.8，建议不要超过2，给服务器造成负担。&lt;br /&gt;
====== 五、其他细项功能: ======&lt;br /&gt;
NPC的传送(需要选择好NPC序号)&lt;br /&gt;
/npc [ tp|tphere ]&lt;br /&gt;
通过该命令你可以传送到NPC的方位，或者将NPC传送到面前。&lt;br /&gt;
/npc moveto &amp;lt;x轴坐标&amp;gt; &amp;lt;y轴坐标(高度)&amp;gt; &amp;lt;z轴坐标&amp;gt; &amp;lt;地图名称&amp;gt;&lt;br /&gt;
通过该命令你可以将npc移动到某个世界的固定坐标点。 此命令支持命令方块。&lt;br /&gt;
/npc look&lt;br /&gt;
通过该命令你可以选择NPC在人物靠近时是否会视线跟随，默认关闭，建议打开。&lt;br /&gt;
/npc rename &amp;lt;新的名称&amp;gt;&lt;br /&gt;
通过该项命令你可以为你的NPC重命名。&lt;br /&gt;
/npc copy &amp;lt;原来的名字&amp;gt; &amp;lt;新的名字&amp;gt;&lt;br /&gt;
复制一个NPC的设置并且应用到的名字。&lt;br /&gt;
==附属插件CommandNPC==&lt;br /&gt;
CommandNPC是一个可以将命令绑定到你NPC身上的一个插件。通过这个插件可以实现很多功能！&lt;br /&gt;
===== 使用说明=====&lt;br /&gt;
命令和权限&lt;br /&gt;
给NPC增加命令你需要权限 &#039;commandnpc.admin&#039;&lt;br /&gt;
&lt;br /&gt;
/npc addcmd &amp;lt;是否允许在控制台执行(true/false)&amp;gt; &amp;lt;customPerm/noPerm&amp;gt; &amp;lt;command&amp;gt; - 添加一个指令到NPC身上.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
/npc resetcmds - 删除你所选定NPC身上的命令&lt;br /&gt;
你可以使用变量 &#039;%name&#039; 来触发点击者的名字！&lt;br /&gt;
&amp;lt;/spoiler&amp;gt;&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=5748</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=5748"/>
		<updated>2017-11-06T10:36:27Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​更新版本&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}{{待完善}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v2.6.3&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=1.7.9-1.12&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:Bedwars.png]]&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
&amp;lt;nowiki&amp;gt;# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message  //在每条聊天信息前加的前缀&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)  //选择商店界面类型 （村民，箱子界面）&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes  //设置每场游戏最长时间&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)  //控制调试（debug）模式 （将所有内容显示在控制台上）&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop  //是否开启村民商店&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat  //同一队的人是否允许聊天&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord  //BungeeCord能否使用&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord  //设置在BungeeCord中退出游戏后进入的服务器&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)  //服务器信息 （只有在使用bungeecord的情况下设置）&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI  //&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse  //设置你的MySQL连接数据所存储的数据库&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
一步一步来设置:&lt;br /&gt;
1.在config.yml中设置受保护的方块和游戏长度&amp;lt;br /&amp;gt;&lt;br /&gt;
2.用任意一个世界插件安装一个Bedwars地图&amp;lt;br /&amp;gt;&lt;br /&gt;
3.移除物品生成器以及放置一个普通村民&amp;lt;br /&amp;gt;&lt;br /&gt;
4.移除全部床&amp;lt;br /&amp;gt;&lt;br /&gt;
5.用/bw pos1和/bw pos2来设置游戏场地&amp;lt;br /&amp;gt;&lt;br /&gt;
6.用 /bw add [游戏名]创建一个游戏&amp;lt;br /&amp;gt;&lt;br /&gt;
7.用 /bw setup打开一个设置菜单并设置任何你想要的东西在里面&amp;lt;br /&amp;gt;&lt;br /&gt;
8.设置并不必要的队伍加入地用 /bw setjoin [游戏名] [队伍名] 然后看向一个实体&amp;lt;br /&amp;gt;&lt;br /&gt;
9.设置一个牌子，格式如下:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;source lang=&amp;quot;yaml&amp;quot;&amp;gt; [bw]&lt;br /&gt;
游戏名&lt;br /&gt;
&amp;lt;/source&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
如果你有疑问，而且游戏已经准备好了，你可以输入 /bw setup 来查看&lt;br /&gt;
&lt;br /&gt;
== 未来将要做的 ==&lt;br /&gt;
P.S：因为打不出删除线，所以这里只列没有删除线的项&lt;br /&gt;
4支队伍代替2支队伍&lt;br /&gt;
语言系统&lt;br /&gt;
禁止合成&lt;br /&gt;
添加无法破坏的方块&lt;br /&gt;
物品商店&lt;br /&gt;
刷出物品&lt;br /&gt;
BungeeCord支持 (放弃了,最后重新开始, ...)&lt;br /&gt;
更多队伍&lt;br /&gt;
MySQL支持&lt;br /&gt;
网页统计&lt;br /&gt;
床可以面向所有方向&lt;br /&gt;
添加开始游戏的权限&lt;br /&gt;
0.5秒刷新一个铜节操&lt;br /&gt;
更多物品 (安全平台, 传送粉)&lt;br /&gt;
更好的商店系统&lt;br /&gt;
使用盔甲架加入队伍&lt;br /&gt;
给删除游戏添加确定按钮&lt;br /&gt;
添加可以被替换的方块（恶魂之泪，花，藤蔓）&lt;br /&gt;
自动下载、应用地图&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=4727</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=4727"/>
		<updated>2017-05-30T03:14:20Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​插件版本&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}{{待完善}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v2.5.3&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=1.7.9-1.11&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:Bedwars.png]]&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
&amp;lt;nowiki&amp;gt;# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message  //在每条聊天信息前加的前缀&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)  //选择商店界面类型 （村民，箱子界面）&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes  //设置每场游戏最长时间&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)  //控制调试（debug）模式 （将所有内容显示在控制台上）&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop  //是否开启村民商店&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat  //同一队的人是否允许聊天&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord  //BungeeCord能否使用&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord  //设置在BungeeCord中退出游戏后进入的服务器&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)  //服务器信息 （只有在使用bungeecord的情况下设置）&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI  //&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse  //设置你的MySQL连接数据所存储的数据库&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
一步一步来设置:&lt;br /&gt;
1.在config.yml中设置受保护的方块和游戏长度&amp;lt;br /&amp;gt;&lt;br /&gt;
2.用任意一个世界插件安装一个Bedwars地图&amp;lt;br /&amp;gt;&lt;br /&gt;
3.移除物品生成器以及放置一个普通村民&amp;lt;br /&amp;gt;&lt;br /&gt;
4.移除全部床&amp;lt;br /&amp;gt;&lt;br /&gt;
5.用/bw pos1和/bw pos2来设置游戏场地&amp;lt;br /&amp;gt;&lt;br /&gt;
6.用 /bw add [游戏名]创建一个游戏&amp;lt;br /&amp;gt;&lt;br /&gt;
7.用 /bw setup打开一个设置菜单并设置任何你想要的东西在里面&amp;lt;br /&amp;gt;&lt;br /&gt;
8.设置并不必要的队伍加入地用 /bw setjoin [游戏名] [队伍名] 然后看向一个实体&amp;lt;br /&amp;gt;&lt;br /&gt;
9.设置一个牌子，格式如下:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;source lang=&amp;quot;yaml&amp;quot;&amp;gt; [bw]&lt;br /&gt;
游戏名&lt;br /&gt;
&amp;lt;/source&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
如果你有疑问，而且游戏已经准备好了，你可以输入 /bw setup 来查看&lt;br /&gt;
&lt;br /&gt;
== 未来将要做的 ==&lt;br /&gt;
P.S：因为打不出删除线，所以这里只列没有删除线的项&lt;br /&gt;
4支队伍代替2支队伍&lt;br /&gt;
语言系统&lt;br /&gt;
禁止合成&lt;br /&gt;
添加无法破坏的方块&lt;br /&gt;
物品商店&lt;br /&gt;
刷出物品&lt;br /&gt;
BungeeCord支持 (放弃了,最后重新开始, ...)&lt;br /&gt;
更多队伍&lt;br /&gt;
MySQL支持&lt;br /&gt;
网页统计&lt;br /&gt;
床可以面向所有方向&lt;br /&gt;
添加开始游戏的权限&lt;br /&gt;
0.5秒刷新一个铜节操&lt;br /&gt;
更多物品 (安全平台, 传送粉)&lt;br /&gt;
更好的商店系统&lt;br /&gt;
使用盔甲架加入队伍&lt;br /&gt;
给删除游戏添加确定按钮&lt;br /&gt;
添加可以被替换的方块（恶魂之泪，花，藤蔓）&lt;br /&gt;
自动下载、应用地图&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=4726</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=4726"/>
		<updated>2017-05-30T03:13:34Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​更新版本&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}{{待完善}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=1.7.9-1.11&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:Bedwars.png]]&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
&amp;lt;nowiki&amp;gt;# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message  //在每条聊天信息前加的前缀&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)  //选择商店界面类型 （村民，箱子界面）&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes  //设置每场游戏最长时间&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)  //控制调试（debug）模式 （将所有内容显示在控制台上）&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop  //是否开启村民商店&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat  //同一队的人是否允许聊天&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord  //BungeeCord能否使用&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord  //设置在BungeeCord中退出游戏后进入的服务器&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)  //服务器信息 （只有在使用bungeecord的情况下设置）&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI  //&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse  //设置你的MySQL连接数据所存储的数据库&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
一步一步来设置:&lt;br /&gt;
1.在config.yml中设置受保护的方块和游戏长度&amp;lt;br /&amp;gt;&lt;br /&gt;
2.用任意一个世界插件安装一个Bedwars地图&amp;lt;br /&amp;gt;&lt;br /&gt;
3.移除物品生成器以及放置一个普通村民&amp;lt;br /&amp;gt;&lt;br /&gt;
4.移除全部床&amp;lt;br /&amp;gt;&lt;br /&gt;
5.用/bw pos1和/bw pos2来设置游戏场地&amp;lt;br /&amp;gt;&lt;br /&gt;
6.用 /bw add [游戏名]创建一个游戏&amp;lt;br /&amp;gt;&lt;br /&gt;
7.用 /bw setup打开一个设置菜单并设置任何你想要的东西在里面&amp;lt;br /&amp;gt;&lt;br /&gt;
8.设置并不必要的队伍加入地用 /bw setjoin [游戏名] [队伍名] 然后看向一个实体&amp;lt;br /&amp;gt;&lt;br /&gt;
9.设置一个牌子，格式如下:&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;lt;source lang=&amp;quot;yaml&amp;quot;&amp;gt; [bw]&lt;br /&gt;
游戏名&lt;br /&gt;
&amp;lt;/source&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
如果你有疑问，而且游戏已经准备好了，你可以输入 /bw setup 来查看&lt;br /&gt;
&lt;br /&gt;
== 未来将要做的 ==&lt;br /&gt;
P.S：因为打不出删除线，所以这里只列没有删除线的项&lt;br /&gt;
4支队伍代替2支队伍&lt;br /&gt;
语言系统&lt;br /&gt;
禁止合成&lt;br /&gt;
添加无法破坏的方块&lt;br /&gt;
物品商店&lt;br /&gt;
刷出物品&lt;br /&gt;
BungeeCord支持 (放弃了,最后重新开始, ...)&lt;br /&gt;
更多队伍&lt;br /&gt;
MySQL支持&lt;br /&gt;
网页统计&lt;br /&gt;
床可以面向所有方向&lt;br /&gt;
添加开始游戏的权限&lt;br /&gt;
0.5秒刷新一个铜节操&lt;br /&gt;
更多物品 (安全平台, 传送粉)&lt;br /&gt;
更好的商店系统&lt;br /&gt;
使用盔甲架加入队伍&lt;br /&gt;
给删除游戏添加确定按钮&lt;br /&gt;
添加可以被替换的方块（恶魂之泪，花，藤蔓）&lt;br /&gt;
自动下载、应用地图&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=ParticleMenu&amp;diff=4650</id>
		<title>ParticleMenu</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=ParticleMenu&amp;diff=4650"/>
		<updated>2017-02-23T10:23:04Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​改了标签&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待完善}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|版本=v.2.2&lt;br /&gt;
|前置插件=无&lt;br /&gt;
|兼容服务端版本=CraftBukkit 1.7.9-R0.2&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=主菜单=&lt;br /&gt;
==介绍==&lt;br /&gt;
ParticleMenu是一款有趣,轻量,并且EULA友好的插件。可以非常简单得安装到你的服务器上!ParticleMenu添加了一个GUI，能使炫酷的粒子效果在你的眼前旋转! ParticleMenu是完全可定制的,包括消息, 前缀,加入物品,以及更多.&lt;br /&gt;
&lt;br /&gt;
==特性==&lt;br /&gt;
* 极好的GUI视图&lt;br /&gt;
* 旋转粒子效果&lt;br /&gt;
* 可移动&lt;br /&gt;
* 轻量级&lt;br /&gt;
* 简单的配置文件&lt;br /&gt;
* 自定义消息&lt;br /&gt;
* 自定义代码&lt;br /&gt;
* 支持颜色代码&lt;br /&gt;
* 音效&lt;br /&gt;
* 权限&lt;br /&gt;
* 可加入物品&lt;br /&gt;
* 自定义半径和高度&lt;br /&gt;
* 自动更新&lt;br /&gt;
* 友好的最终用户协议&lt;br /&gt;
* 还有更多！&lt;br /&gt;
&lt;br /&gt;
==插件指标==&lt;br /&gt;
ParticleMenu使用Hidendra插件的指标体系.发送到mcstats.org的信息,是完全匿名的,公开的,并包含以下指标:&lt;br /&gt;
&lt;br /&gt;
* 唯一标识符&lt;br /&gt;
* 服务器的Java版本&lt;br /&gt;
* 服务器是否处于脱机或联机模式&lt;br /&gt;
* 插件版本&lt;br /&gt;
* 服务器版本&lt;br /&gt;
* 操作系统版本/名称和架构&lt;br /&gt;
* CPU核心数量&lt;br /&gt;
* 服务器在线人数&lt;br /&gt;
* 指标版本&lt;br /&gt;
&lt;br /&gt;
==自动更新==&lt;br /&gt;
ParticleMenu使用Gravity的更新自动安装到你的服务器.如果您想禁用自动更新,你可以进入配置文件,并根据设置,设置automaticUpdating为false.&lt;br /&gt;
&lt;br /&gt;
=安装方法=&lt;br /&gt;
# 下载 ParticleMenu 的最新版本&lt;br /&gt;
# 关掉服务器&lt;br /&gt;
# 把 ParticleMenu.jar 放进插件文件夹内&lt;br /&gt;
# 打开服务器&lt;br /&gt;
# 成功安装！&lt;br /&gt;
&lt;br /&gt;
=命令与权限=&lt;br /&gt;
这些命令可以简写为 /pm 或者 /ptm!&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 命令 !! 描述&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu || 打开主菜单.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu reload || 重新加载此插件.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu chest || 给自己ParticleMenu箱子.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu stopall || 清除所有人的粒子效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu heart || 爱心 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu note || 音符 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu flame || 火焰 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu water || 雨水效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu lava || 岩浆 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu enchantment || 魔法 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu swirl || 涡状 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu redstone || 红石 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu witch || 巫术 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu witch || 危险 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu colorful || 彩色 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu smoke || 烟雾 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu smoke || 快乐 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu angry || 愤怒 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu stop || 停止 效果.&lt;br /&gt;
|-&lt;br /&gt;
| /particlemenu update || 检查 效果.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限!! 描述&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.open || 可开启ParticleMenu GUI.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.* || 可使用所有ParticleMenu.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.reload || 可重载ParticleMenu.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.itemOnJoin || 在加入时可获得ParticleMenu箱子.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.chest || 在加入时可打开箱子.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.stopall || 可停止所有粒子效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.heart || 可使用爱心效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.note || 可使用音符效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.flame || 可使用火焰效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.water || 可使用雨水效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.lava || 可使用岩浆效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.enchantment || 可使用魔法效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.swirl || 可使用涡状效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.redstone || 可使用红石效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.witch || 可使用巫术效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.critical || 可使用危险效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.colorful || 可使用彩色效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.smoke || 可使用烟雾效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.happy || 可使用快乐效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.angry || 可使用愤怒效果.&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.use.stop || 可停止效果&lt;br /&gt;
|-&lt;br /&gt;
| ParticleMenu.update || 可检测更新&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=配置=&lt;br /&gt;
&lt;br /&gt;
  # ParticleMenu Configuration&lt;br /&gt;
  ParticleMenu:&lt;br /&gt;
    prefix: &#039;&amp;amp;7[&amp;amp;9ParticleMenu&amp;amp;7]&#039;&lt;br /&gt;
    invprefix: &#039;&amp;amp;7[&amp;amp;9ParticleMenu&amp;amp;7]&#039;&lt;br /&gt;
    chestname: &#039;&amp;amp;7[&amp;amp;9ParticleMenu&amp;amp;7]&#039;&lt;br /&gt;
    消息:&lt;br /&gt;
      activate: &#039;&amp;amp;a你已激活: &#039;&lt;br /&gt;
      heart: &#039;&amp;amp;4Heart&#039;&lt;br /&gt;
      note: &#039;&amp;amp;2Note&#039;&lt;br /&gt;
      flame: &#039;&amp;amp;6Flame&#039;&lt;br /&gt;
      water: &#039;&amp;amp;3Water&#039;&lt;br /&gt;
      lava: &#039;&amp;amp;cLava&#039;&lt;br /&gt;
      enchantment: &#039;&amp;amp;fEnchantment&#039;&lt;br /&gt;
      swirl: &#039;&amp;amp;fSwirl&#039;&lt;br /&gt;
      redstone: &#039;&amp;amp;cRedstone&#039;&lt;br /&gt;
      witch: &#039;&amp;amp;5Witch&#039;&lt;br /&gt;
      critical: &#039;&amp;amp;fCritical&#039;&lt;br /&gt;
      colorful: &#039;&amp;amp;bColorful Effect&#039;&lt;br /&gt;
      smoke: &#039;&amp;amp;8Smoke&#039;&lt;br /&gt;
      happy: &#039;&amp;amp;2Happy&#039;&lt;br /&gt;
      angry: &#039;&amp;amp;4Angry&#039;&lt;br /&gt;
      stop: &#039;&amp;amp;4Effect Cleared!&#039;&lt;br /&gt;
      alreadystop: &#039;&amp;amp;cYou do not have an effect to clear!&#039;&lt;br /&gt;
      permission: &#039;&amp;amp;cYou do not have permission!&#039;&lt;br /&gt;
      reload: &#039;&amp;amp;aConfiguration Reloaded!&#039;&lt;br /&gt;
      stopall: &#039;&amp;amp;4All Particles have been stopped.&#039;&lt;br /&gt;
  inventorymessages:&lt;br /&gt;
    heart: &#039;&amp;amp;4Heart Effect&#039;&lt;br /&gt;
    note: &#039;&amp;amp;2Note Effect&#039;&lt;br /&gt;
    flame: &#039;&amp;amp;6Flame Effect&#039;&lt;br /&gt;
    water: &#039;&amp;amp;3Water Effect&#039;&lt;br /&gt;
    lava: &#039;&amp;amp;cLava Effect&#039;&lt;br /&gt;
    enchantment: &#039;&amp;amp;fEnchantment Effect&#039;&lt;br /&gt;
    swirl: &#039;&amp;amp;fSwirl Effect&#039;&lt;br /&gt;
    redstone: &#039;&amp;amp;cRedstone Effect&#039;&lt;br /&gt;
    witch: &#039;&amp;amp;5Witch Effect&#039;&lt;br /&gt;
    critical: &#039;&amp;amp;fCritical Effect&#039;&lt;br /&gt;
    colorful: &#039;&amp;amp;bColorful Effect&#039;&lt;br /&gt;
    smoke: &#039;&amp;amp;8Smoke Effect&#039;&lt;br /&gt;
    happy: &#039;&amp;amp;2Happy Effect&#039;&lt;br /&gt;
    angry: &#039;&amp;amp;4Angry Effect&#039;&lt;br /&gt;
    stop: &#039;&amp;amp;4Clear Effects&#039;&lt;br /&gt;
    noperm: &#039;&amp;amp;cYou do not have permission to this effect!&#039;&lt;br /&gt;
  settings:&lt;br /&gt;
    automaticUpdating: &#039;true&#039;&lt;br /&gt;
    itemOnJoin: &#039;false&#039;&lt;br /&gt;
    itemSlotOnJoin: &#039;0&#039;&lt;br /&gt;
    radius: &#039;0.4&#039;&lt;br /&gt;
    height: &#039;2.0&#039;&lt;br /&gt;
    refreshtime: &#039;2&#039;&lt;br /&gt;
    angle: &#039;4&#039;&lt;br /&gt;
&lt;br /&gt;
  # ParticleMenu配置&lt;br /&gt;
  ParticleMenu:&lt;br /&gt;
    前缀: &#039;&amp;amp;7[&amp;amp;9粒子菜单&amp;amp;7]&#039;&lt;br /&gt;
    invprefix: &#039;&amp;amp;7[&amp;amp;9粒子菜单&amp;amp;7]&#039;&lt;br /&gt;
    箱子名称: &#039;&amp;amp;7[&amp;amp;9粒子菜单&amp;amp;7]&#039;&lt;br /&gt;
    消息:&lt;br /&gt;
      启用: &#039;&amp;amp;a你已激活: &#039;&lt;br /&gt;
      爱心: &#039;&amp;amp;4爱心&#039;&lt;br /&gt;
      音符: &#039;&amp;amp;2音符&#039;&lt;br /&gt;
      火焰: &#039;&amp;amp;6火焰&#039;&lt;br /&gt;
      雨水: &#039;&amp;amp;3雨水&#039;&lt;br /&gt;
      岩浆: &#039;&amp;amp;c岩浆&#039;&lt;br /&gt;
      魔法: &#039;&amp;amp;f魔法&#039;&lt;br /&gt;
      涡状: &#039;&amp;amp;f涡状&#039;&lt;br /&gt;
      红石: &#039;&amp;amp;c红石&#039;&lt;br /&gt;
      巫术: &#039;&amp;amp;5巫术&#039;&lt;br /&gt;
      危险: &#039;&amp;amp;f危险&#039;&lt;br /&gt;
      彩色: &#039;&amp;amp;b彩色&#039;&lt;br /&gt;
      烟雾: &#039;&amp;amp;8烟雾&#039;&lt;br /&gt;
      快乐: &#039;&amp;amp;2快乐&#039;&lt;br /&gt;
      愤怒: &#039;&amp;amp;4愤怒&#039;&lt;br /&gt;
      停止: &#039;&amp;amp;4粒子效果已清除!&#039;&lt;br /&gt;
      已停止: &#039;&amp;amp;c你没有效果可以被清除!&#039;&lt;br /&gt;
      权限: &#039;&amp;amp;c你没有权限!&#039;&lt;br /&gt;
      重载: &#039;&amp;amp;a配置文件已重载!&#039;&lt;br /&gt;
      停止所有: &#039;&amp;amp;4已停止所有粒子效果.&#039;&lt;br /&gt;
  库存消息:&lt;br /&gt;
    爱心: &#039;&amp;amp;4爱心 效果&#039;&lt;br /&gt;
    音符: &#039;&amp;amp;2音符 效果&#039;&lt;br /&gt;
    火焰: &#039;&amp;amp;6火焰效果&#039;&lt;br /&gt;
    雨水: &#039;&amp;amp;3雨水 效果&#039;&lt;br /&gt;
    岩浆: &#039;&amp;amp;c岩浆 效果&#039;&lt;br /&gt;
    魔法: &#039;&amp;amp;f魔法效果&#039;&lt;br /&gt;
    涡状: &#039;&amp;amp;f涡状 效果&#039;&lt;br /&gt;
    红石: &#039;&amp;amp;c红石 效果&#039;&lt;br /&gt;
    巫术: &#039;&amp;amp;5巫术 效果&#039;&lt;br /&gt;
    危险: &#039;&amp;amp;f危险 效果&#039;&lt;br /&gt;
    彩色: &#039;&amp;amp;b彩色 效果&#039;&lt;br /&gt;
    烟雾: &#039;&amp;amp;8烟雾 效果&#039;&lt;br /&gt;
    快乐: &#039;&amp;amp;2快乐 效果&#039;&lt;br /&gt;
    愤怒: &#039;&amp;amp;4愤怒 效果&#039;&lt;br /&gt;
    清楚: &#039;&amp;amp;4清楚效果&#039;&lt;br /&gt;
    noperm: &#039;&amp;amp;c你没有这个粒子效果的权限!&#039;&lt;br /&gt;
  设置:&lt;br /&gt;
    自动更新: &#039;开&#039;&lt;br /&gt;
    加入物品: &#039;关&#039;&lt;br /&gt;
    itemSlotOnJoin: &#039;0&#039;&lt;br /&gt;
    范围: &#039;0.4&#039;&lt;br /&gt;
    高度: &#039;2.0&#039;&lt;br /&gt;
    刷新时间: &#039;2&#039;&lt;br /&gt;
    角度: &#039;4&#039;&lt;br /&gt;
&lt;br /&gt;
=Tickets=&lt;br /&gt;
1. 你能重现步骤,直到缺陷发生吗?如果这样的话,怎么做?&lt;br /&gt;
&lt;br /&gt;
是的.这就是你所需要做的所有事.&lt;br /&gt;
&lt;br /&gt;
2. 您正在使用什么版本的ParticleMenu?&lt;br /&gt;
&lt;br /&gt;
v1.0&lt;br /&gt;
&lt;br /&gt;
3. 您正在使用什么版本的Java?&lt;br /&gt;
&lt;br /&gt;
Java 7&lt;br /&gt;
&lt;br /&gt;
4. 预期的输出是什么?&lt;br /&gt;
&lt;br /&gt;
打开ParticleMenu的GUI.&lt;br /&gt;
[[Category:娱乐]]&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3714</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3714"/>
		<updated>2016-08-28T18:54:55Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​改成大图了&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}{{待完善}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:Bedwars.png]]&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
&amp;lt;nowiki&amp;gt;# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
一步一步来设置:&lt;br /&gt;
1.在config.yml中设置受保护的方块和游戏长度&lt;br /&gt;
2.用任意一个世界插件安装一个Bedwars地图&lt;br /&gt;
3.移除物品生成器以及放置一个普通村民&lt;br /&gt;
4.移除全部床&lt;br /&gt;
5.用/bw pos1和/bw pos2来设置游戏场地&lt;br /&gt;
6.用 /bw add [游戏名]创建一个游戏&lt;br /&gt;
7.用 /bw setup打开一个设置菜单并设置任何你想要的东西在里面&lt;br /&gt;
8.设置并不必要的队伍加入地用 /bw setjoin [游戏名] [队伍名] 然后看向一个实体&lt;br /&gt;
9.设置一个牌子，格式如下:&lt;br /&gt;
[bw]&lt;br /&gt;
游戏名&lt;br /&gt;
如果你有疑问，而且游戏已经准备好了，你可以输入 /bw setup 来查看&lt;br /&gt;
&lt;br /&gt;
== 未来将要做的 ==&lt;br /&gt;
P.S：因为打不出删除线，所以这里只列没有删除线的项&lt;br /&gt;
4 Teams instead of 2&lt;br /&gt;
Language system&lt;br /&gt;
Disable crafting&lt;br /&gt;
Add unbreakable blocks&lt;br /&gt;
Item shop&lt;br /&gt;
Itemspawner&lt;br /&gt;
BungeeCord (kick on lose, restart on end, ...)&lt;br /&gt;
More teams&lt;br /&gt;
MySQL&lt;br /&gt;
Website stats&lt;br /&gt;
Bed can face into every direction&lt;br /&gt;
Add a permission to start a game&lt;br /&gt;
Spawn every 0,5 seconds 1 Bronze&lt;br /&gt;
More items (Safety platform, Warp powder)&lt;br /&gt;
Better shop-system&lt;br /&gt;
Join teams with armor stands&lt;br /&gt;
Add a &amp;quot;Confirm&amp;quot;-Button to remove a game&lt;br /&gt;
Add replaceable blocks (gras, flowers, vines)&lt;br /&gt;
Automatic map download and intigration&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3713</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3713"/>
		<updated>2016-08-28T18:54:27Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​上次图片没加成&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}{{待完善}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:Bedwars.png|缩略图|LOGO]]&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
&amp;lt;nowiki&amp;gt;# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
一步一步来设置:&lt;br /&gt;
1.在config.yml中设置受保护的方块和游戏长度&lt;br /&gt;
2.用任意一个世界插件安装一个Bedwars地图&lt;br /&gt;
3.移除物品生成器以及放置一个普通村民&lt;br /&gt;
4.移除全部床&lt;br /&gt;
5.用/bw pos1和/bw pos2来设置游戏场地&lt;br /&gt;
6.用 /bw add [游戏名]创建一个游戏&lt;br /&gt;
7.用 /bw setup打开一个设置菜单并设置任何你想要的东西在里面&lt;br /&gt;
8.设置并不必要的队伍加入地用 /bw setjoin [游戏名] [队伍名] 然后看向一个实体&lt;br /&gt;
9.设置一个牌子，格式如下:&lt;br /&gt;
[bw]&lt;br /&gt;
游戏名&lt;br /&gt;
如果你有疑问，而且游戏已经准备好了，你可以输入 /bw setup 来查看&lt;br /&gt;
&lt;br /&gt;
== 未来将要做的 ==&lt;br /&gt;
P.S：因为打不出删除线，所以这里只列没有删除线的项&lt;br /&gt;
4 Teams instead of 2&lt;br /&gt;
Language system&lt;br /&gt;
Disable crafting&lt;br /&gt;
Add unbreakable blocks&lt;br /&gt;
Item shop&lt;br /&gt;
Itemspawner&lt;br /&gt;
BungeeCord (kick on lose, restart on end, ...)&lt;br /&gt;
More teams&lt;br /&gt;
MySQL&lt;br /&gt;
Website stats&lt;br /&gt;
Bed can face into every direction&lt;br /&gt;
Add a permission to start a game&lt;br /&gt;
Spawn every 0,5 seconds 1 Bronze&lt;br /&gt;
More items (Safety platform, Warp powder)&lt;br /&gt;
Better shop-system&lt;br /&gt;
Join teams with armor stands&lt;br /&gt;
Add a &amp;quot;Confirm&amp;quot;-Button to remove a game&lt;br /&gt;
Add replaceable blocks (gras, flowers, vines)&lt;br /&gt;
Automatic map download and intigration&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3712</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3712"/>
		<updated>2016-08-28T18:53:30Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​添加了图片&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}{{待完善}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
[[文件:Bedwars|缩略图|LOGO]]&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
&amp;lt;nowiki&amp;gt;# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
一步一步来设置:&lt;br /&gt;
1.在config.yml中设置受保护的方块和游戏长度&lt;br /&gt;
2.用任意一个世界插件安装一个Bedwars地图&lt;br /&gt;
3.移除物品生成器以及放置一个普通村民&lt;br /&gt;
4.移除全部床&lt;br /&gt;
5.用/bw pos1和/bw pos2来设置游戏场地&lt;br /&gt;
6.用 /bw add [游戏名]创建一个游戏&lt;br /&gt;
7.用 /bw setup打开一个设置菜单并设置任何你想要的东西在里面&lt;br /&gt;
8.设置并不必要的队伍加入地用 /bw setjoin [游戏名] [队伍名] 然后看向一个实体&lt;br /&gt;
9.设置一个牌子，格式如下:&lt;br /&gt;
[bw]&lt;br /&gt;
游戏名&lt;br /&gt;
如果你有疑问，而且游戏已经准备好了，你可以输入 /bw setup 来查看&lt;br /&gt;
&lt;br /&gt;
== 未来将要做的 ==&lt;br /&gt;
P.S：因为打不出删除线，所以这里只列没有删除线的项&lt;br /&gt;
4 Teams instead of 2&lt;br /&gt;
Language system&lt;br /&gt;
Disable crafting&lt;br /&gt;
Add unbreakable blocks&lt;br /&gt;
Item shop&lt;br /&gt;
Itemspawner&lt;br /&gt;
BungeeCord (kick on lose, restart on end, ...)&lt;br /&gt;
More teams&lt;br /&gt;
MySQL&lt;br /&gt;
Website stats&lt;br /&gt;
Bed can face into every direction&lt;br /&gt;
Add a permission to start a game&lt;br /&gt;
Spawn every 0,5 seconds 1 Bronze&lt;br /&gt;
More items (Safety platform, Warp powder)&lt;br /&gt;
Better shop-system&lt;br /&gt;
Join teams with armor stands&lt;br /&gt;
Add a &amp;quot;Confirm&amp;quot;-Button to remove a game&lt;br /&gt;
Add replaceable blocks (gras, flowers, vines)&lt;br /&gt;
Automatic map download and intigration&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=%E6%96%87%E4%BB%B6:Bedwars.png&amp;diff=3711</id>
		<title>文件:Bedwars.png</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=%E6%96%87%E4%BB%B6:Bedwars.png&amp;diff=3711"/>
		<updated>2016-08-28T18:52:09Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​Bedwars的LOGO&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 文件说明 ==&lt;br /&gt;
Bedwars的LOGO&lt;br /&gt;
== 授权协议 ==&lt;br /&gt;
{{subst:非商业用途}}&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3710</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3710"/>
		<updated>2016-08-28T18:50:39Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​汉化了设置部分，然而格式还是死的[捂脸]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}{{待完善}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
&amp;lt;nowiki&amp;gt;# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
一步一步来设置:&lt;br /&gt;
1.在config.yml中设置受保护的方块和游戏长度&lt;br /&gt;
2.用任意一个世界插件安装一个Bedwars地图&lt;br /&gt;
3.移除物品生成器以及放置一个普通村民&lt;br /&gt;
4.移除全部床&lt;br /&gt;
5.用/bw pos1和/bw pos2来设置游戏场地&lt;br /&gt;
6.用 /bw add [游戏名]创建一个游戏&lt;br /&gt;
7.用 /bw setup打开一个设置菜单并设置任何你想要的东西在里面&lt;br /&gt;
8.设置并不必要的队伍加入地用 /bw setjoin [游戏名] [队伍名] 然后看向一个实体&lt;br /&gt;
9.设置一个牌子，格式如下:&lt;br /&gt;
[bw]&lt;br /&gt;
游戏名&lt;br /&gt;
如果你有疑问，而且游戏已经准备好了，你可以输入 /bw setup 来查看&lt;br /&gt;
&lt;br /&gt;
== 未来将要做的 ==&lt;br /&gt;
P.S：因为打不出删除线，所以这里只列没有删除线的项&lt;br /&gt;
4 Teams instead of 2&lt;br /&gt;
Language system&lt;br /&gt;
Disable crafting&lt;br /&gt;
Add unbreakable blocks&lt;br /&gt;
Item shop&lt;br /&gt;
Itemspawner&lt;br /&gt;
BungeeCord (kick on lose, restart on end, ...)&lt;br /&gt;
More teams&lt;br /&gt;
MySQL&lt;br /&gt;
Website stats&lt;br /&gt;
Bed can face into every direction&lt;br /&gt;
Add a permission to start a game&lt;br /&gt;
Spawn every 0,5 seconds 1 Bronze&lt;br /&gt;
More items (Safety platform, Warp powder)&lt;br /&gt;
Better shop-system&lt;br /&gt;
Join teams with armor stands&lt;br /&gt;
Add a &amp;quot;Confirm&amp;quot;-Button to remove a game&lt;br /&gt;
Add replaceable blocks (gras, flowers, vines)&lt;br /&gt;
Automatic map download and intigration&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3709</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3709"/>
		<updated>2016-08-28T18:33:25Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​tm格式！格式！qwq&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}{{待完善}}&lt;br /&gt;
{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
&amp;lt;nowiki&amp;gt;# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
一步一步来设置:&lt;br /&gt;
1.在config.yml中设置受保护的方块和游戏长度&lt;br /&gt;
2.用任意一个世界插件安装一个Bedwars地图&lt;br /&gt;
3.Remove item spawners and place normal villagers&lt;br /&gt;
4.Remove all excisting beds&lt;br /&gt;
5.Mark the game with /bw pos1 &amp;amp; /bw pos2&lt;br /&gt;
6.Create a game: /bw add name&lt;br /&gt;
7.Set everything you want in the setup menu with /bw setup&lt;br /&gt;
8.Create optional team joiners with /bw setjoin [game] [team] and look at an entity&lt;br /&gt;
9.Set the sign:&lt;br /&gt;
[bw]&lt;br /&gt;
name&lt;br /&gt;
你有疑问吗？输入 /bw setup 来看，如果你的游戏是 (...?)  Do you have problems? Type /bw setup to see, if your game is re&lt;br /&gt;
&lt;br /&gt;
== TO-DO ==&lt;br /&gt;
History Source&lt;br /&gt;
4 Teams instead of 2&lt;br /&gt;
Language system&lt;br /&gt;
Disable crafting&lt;br /&gt;
Add unbreakable blocks&lt;br /&gt;
Item shop&lt;br /&gt;
Itemspawner&lt;br /&gt;
BungeeCord (kick on lose, restart on end, ...)&lt;br /&gt;
More teams&lt;br /&gt;
MySQL&lt;br /&gt;
Website stats&lt;br /&gt;
Bed can face into every direction&lt;br /&gt;
Add a permission to start a game&lt;br /&gt;
Spawn every 0,5 seconds 1 Bronze&lt;br /&gt;
More items (Safety platform, Warp powder)&lt;br /&gt;
Better shop-system&lt;br /&gt;
Join teams with armor stands&lt;br /&gt;
Add a &amp;quot;Confirm&amp;quot;-Button to remove a game&lt;br /&gt;
Add replaceable blocks (gras, flowers, vines)&lt;br /&gt;
Automatic map download and intigration&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3708</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3708"/>
		<updated>2016-08-28T18:22:55Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​修改了一下配置文件的格式&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
&amp;lt;nowiki&amp;gt;# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
历史资源History Source&lt;br /&gt;
一步接一步Step by Step:&lt;br /&gt;
Set the protected-blocks and the game length in the config.yml&lt;br /&gt;
Import a bedwars-map with a custom world plugin&lt;br /&gt;
Remove item spawners and place normal villagers&lt;br /&gt;
Remove all excisting beds&lt;br /&gt;
Mark the game with /bw pos1 &amp;amp; /bw pos2&lt;br /&gt;
Create a game: /bw add name&lt;br /&gt;
Set everything you want in the setup menu with /bw setup&lt;br /&gt;
Create optional team joiners with /bw setjoin [game] [team] and look at an entity&lt;br /&gt;
Set the sign:&lt;br /&gt;
[bw]&lt;br /&gt;
name&lt;br /&gt;
你有疑问吗？输入 /bw setup 来看，如果你的游戏是 (...?)  Do you have problems? Type /bw setup to see, if your game is re&lt;br /&gt;
&lt;br /&gt;
== TO-DO ==&lt;br /&gt;
History Source&lt;br /&gt;
4 Teams instead of 2&lt;br /&gt;
Language system&lt;br /&gt;
Disable crafting&lt;br /&gt;
Add unbreakable blocks&lt;br /&gt;
Item shop&lt;br /&gt;
Itemspawner&lt;br /&gt;
BungeeCord (kick on lose, restart on end, ...)&lt;br /&gt;
More teams&lt;br /&gt;
MySQL&lt;br /&gt;
Website stats&lt;br /&gt;
Bed can face into every direction&lt;br /&gt;
Add a permission to start a game&lt;br /&gt;
Spawn every 0,5 seconds 1 Bronze&lt;br /&gt;
More items (Safety platform, Warp powder)&lt;br /&gt;
Better shop-system&lt;br /&gt;
Join teams with armor stands&lt;br /&gt;
Add a &amp;quot;Confirm&amp;quot;-Button to remove a game&lt;br /&gt;
Add replaceable blocks (gras, flowers, vines)&lt;br /&gt;
Automatic map download and intigration&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3610</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3610"/>
		<updated>2016-08-27T08:44:58Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
{{Hide|标题=点击展开特点 |内容=&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.你需要一个搭载PHP和MySQL的网页服务器&lt;br /&gt;
2.从下方复制粘贴代码到文件: stats.php&lt;br /&gt;
3.编辑设置以及设置MySQL&lt;br /&gt;
4.上传页面到网页服务器&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 指令 !! 介绍&lt;br /&gt;
|-&lt;br /&gt;
| /bw || 查看插件信息&lt;br /&gt;
|-&lt;br /&gt;
| /bw help || 列出所有指令&lt;br /&gt;
|-&lt;br /&gt;
| /bw add [名称] || 创建一个新游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw setup (游戏名) || 打开设置菜单&lt;br /&gt;
|-&lt;br /&gt;
| /bw start [游戏名] || 开始一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw stop [游戏名] || 停止一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw join [游戏名] || 加入一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw leave || 离开一个游戏&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos1 || 设置第一个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw pos2 || 设置第二个点&lt;br /&gt;
|-&lt;br /&gt;
| /bw stats (玩家名) || 查看你(其他玩家)的统计数据&lt;br /&gt;
|-&lt;br /&gt;
| /bw reload || 重新加载设置&lt;br /&gt;
|-&lt;br /&gt;
| /bw setjoin [游戏名] [队伍名] || 创建一个新队伍加入点&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 设置 ==&lt;br /&gt;
History Source&lt;br /&gt;
Step by Step:&lt;br /&gt;
Set the protected-blocks and the game length in the config.yml&lt;br /&gt;
Import a bedwars-map with a custom world plugin&lt;br /&gt;
Remove item spawners and place normal villagers&lt;br /&gt;
Remove all excisting beds&lt;br /&gt;
Mark the game with /bw pos1 &amp;amp; /bw pos2&lt;br /&gt;
Create a game: /bw add name&lt;br /&gt;
Set everything you want in the setup menu with /bw setup&lt;br /&gt;
Create optional team joiners with /bw setjoin [game] [team] and look at an entity&lt;br /&gt;
Set the sign:&lt;br /&gt;
[bw]&lt;br /&gt;
name&lt;br /&gt;
Do you have problems? Type /bw setup to see, if your game is re&lt;br /&gt;
&lt;br /&gt;
== TO-DO ==&lt;br /&gt;
History Source&lt;br /&gt;
4 Teams instead of 2&lt;br /&gt;
Language system&lt;br /&gt;
Disable crafting&lt;br /&gt;
Add unbreakable blocks&lt;br /&gt;
Item shop&lt;br /&gt;
Itemspawner&lt;br /&gt;
BungeeCord (kick on lose, restart on end, ...)&lt;br /&gt;
More teams&lt;br /&gt;
MySQL&lt;br /&gt;
Website stats&lt;br /&gt;
Bed can face into every direction&lt;br /&gt;
Add a permission to start a game&lt;br /&gt;
Spawn every 0,5 seconds 1 Bronze&lt;br /&gt;
More items (Safety platform, Warp powder)&lt;br /&gt;
Better shop-system&lt;br /&gt;
Join teams with armor stands&lt;br /&gt;
Add a &amp;quot;Confirm&amp;quot;-Button to remove a game&lt;br /&gt;
Add replaceable blocks (gras, flowers, vines)&lt;br /&gt;
Automatic map download and intigration&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3609</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3609"/>
		<updated>2016-08-27T07:01:28Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​搬运完了，等着汉化。排版有点乱以后再改&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.You need a webserver, which supports PHP and MySQL&lt;br /&gt;
Copy and paste the code from below into the file: stats.php&lt;br /&gt;
2.Edit the settings and set your MySQL settings&lt;br /&gt;
3.Upload the page on your webserver&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
History Source&lt;br /&gt;
Command	Description&lt;br /&gt;
/bw	Information about the plugin&lt;br /&gt;
/bw help	Show all commands&lt;br /&gt;
/bw add [Name]	Add a game&lt;br /&gt;
/bw setup (Game)	Open the the setup menu&lt;br /&gt;
/bw start [Game]	Start a game&lt;br /&gt;
/bw stop [Game]	Stop a game&lt;br /&gt;
/bw join [Game]	Join a game&lt;br /&gt;
/bw leave	Leave a game&lt;br /&gt;
/bw pos1	Set the first position&lt;br /&gt;
/bw pos2	Set the second position&lt;br /&gt;
/bw stats (Player)	See your stats / the stats of a player&lt;br /&gt;
/bw reload	Reload the configuration&lt;br /&gt;
/bw setjoin [Game] [Team]	Create a new team joiner&lt;br /&gt;
&lt;br /&gt;
== Setup ==&lt;br /&gt;
History Source&lt;br /&gt;
Step by Step:&lt;br /&gt;
Set the protected-blocks and the game length in the config.yml&lt;br /&gt;
Import a bedwars-map with a custom world plugin&lt;br /&gt;
Remove item spawners and place normal villagers&lt;br /&gt;
Remove all excisting beds&lt;br /&gt;
Mark the game with /bw pos1 &amp;amp; /bw pos2&lt;br /&gt;
Create a game: /bw add name&lt;br /&gt;
Set everything you want in the setup menu with /bw setup&lt;br /&gt;
Create optional team joiners with /bw setjoin [game] [team] and look at an entity&lt;br /&gt;
Set the sign:&lt;br /&gt;
[bw]&lt;br /&gt;
name&lt;br /&gt;
Do you have problems? Type /bw setup to see, if your game is re&lt;br /&gt;
&lt;br /&gt;
== TO-DO ==&lt;br /&gt;
History Source&lt;br /&gt;
4 Teams instead of 2&lt;br /&gt;
Language system&lt;br /&gt;
Disable crafting&lt;br /&gt;
Add unbreakable blocks&lt;br /&gt;
Item shop&lt;br /&gt;
Itemspawner&lt;br /&gt;
BungeeCord (kick on lose, restart on end, ...)&lt;br /&gt;
More teams&lt;br /&gt;
MySQL&lt;br /&gt;
Website stats&lt;br /&gt;
Bed can face into every direction&lt;br /&gt;
Add a permission to start a game&lt;br /&gt;
Spawn every 0,5 seconds 1 Bronze&lt;br /&gt;
More items (Safety platform, Warp powder)&lt;br /&gt;
Better shop-system&lt;br /&gt;
Join teams with armor stands&lt;br /&gt;
Add a &amp;quot;Confirm&amp;quot;-Button to remove a game&lt;br /&gt;
Add replaceable blocks (gras, flowers, vines)&lt;br /&gt;
Automatic map download and intigration&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3543</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3543"/>
		<updated>2016-08-26T23:55:38Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.You need a webserver, which supports PHP and MySQL&lt;br /&gt;
Copy and paste the code from below into the file: stats.php&lt;br /&gt;
2.Edit the settings and set your MySQL settings&lt;br /&gt;
3.Upload the page on your webserver&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! 权限 !! 介绍 !! 默认使用者&lt;br /&gt;
|-&lt;br /&gt;
| bw.play || 允许游玩的权限 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.vip || 允许加入满人的房间 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.hide || 允许使用VIP-隐藏工具 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.setup || 允许设置和管理一个游戏 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.cmd || 允许在游戏里使用非bedwars的指令 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats || 允许查看你的统计 || 所有人&lt;br /&gt;
|-&lt;br /&gt;
| bw.stats.others || 允许查看其他人的统计 || op&lt;br /&gt;
|-&lt;br /&gt;
| bw.reload || 允许使用/bw重启游戏 || op&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Studio%E8%AE%A8%E8%AE%BA:%E8%B0%83%E6%9F%A5&amp;diff=3542</id>
		<title>Studio讨论:调查</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Studio%E8%AE%A8%E8%AE%BA:%E8%B0%83%E6%9F%A5&amp;diff=3542"/>
		<updated>2016-08-26T23:45:58Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 对于百科成员在Mcbbs上用户名的调查 ==&lt;br /&gt;
&amp;lt;!--请勿删除此模板--&amp;gt;&lt;br /&gt;
{{Studio:调查#2016年3月12日}}&lt;br /&gt;
回复留下Mcbbs用户名时，请&#039;&#039;&#039;[http://mineplugin.org/index.php?title=Studio%E8%AE%A8%E8%AE%BA:%E8%B0%83%E6%9F%A5&amp;amp;action=edit&amp;amp;section=1 点此]&#039;&#039;&#039;，然后在此段落下以Mediawiki通用格式回复你的Mcbbs用户名，并添加签名，具体格式如下：&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;:你的Mcbbs用户名--~~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
比如&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;:henry5041--~~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
注意“:”标记Mediawiki回复时的首行缩进，&amp;lt;nowiki&amp;gt;--~~~~&amp;lt;/nowiki&amp;gt;表示你的签名。&lt;br /&gt;
&amp;lt;!--以下可进行回复--&amp;gt;&lt;br /&gt;
:bnn512644--[[用户:Bnn512644|Bnn512644]]（[[用户讨论:Bnn512644|讨论]]） 2016年8月14日 (日) 04:27 (CST)&lt;br /&gt;
:Wikiworker--[[用户:Wikiworker|Wikiworker]]（[[用户讨论:Wikiworker|讨论]]） 2016年3月12日 (六) 13:42 (CST)&lt;br /&gt;
:Rain_Effect--[[用户:Rain_Effect|Rain_Effect]]（[[用户讨论:Rain_Effect|讨论]]） 2016年3月15日 (二) 18:10 (CST)&lt;br /&gt;
::贡献不足，请及时进行编辑贡献。--&amp;lt;span style=&amp;quot;box-shadow:0px 0px 30px #0FA;font: 12px 微软雅黑&amp;quot;&amp;gt;[[用户:Henry5041|&amp;lt;span style=&amp;quot;background:#0FA;padding:0 19px;color:#fff&amp;quot;&amp;gt;Henry5041&amp;lt;/span&amp;gt;]][[用户讨论:Henry5041|&amp;lt;span style=&amp;quot;padding:0 19px;color:#0FA&amp;quot;&amp;gt;讨论&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 2016年3月15日 (二) 18:32 (CST)&lt;br /&gt;
:absent-cyd--[[用户:Cyddddd|Cyddddd]]（[[用户讨论:Cyddddd|讨论]]） 2016年3月18日 (五) 00:05 (CST)&lt;br /&gt;
:1345979462--[[用户:C7w|C7w]]（[[用户讨论:C7w|讨论]]） 2016年8月14日 (日) 19:15 (CST)&lt;br /&gt;
:volta薯片～--[[用户:Volta薯片|Volta薯片]]（[[用户讨论:Volta薯片|讨论]]） 2016年8月29日 (六) 7:44 (CST)&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Studio%E8%AE%A8%E8%AE%BA:%E8%B0%83%E6%9F%A5&amp;diff=3541</id>
		<title>Studio讨论:调查</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Studio%E8%AE%A8%E8%AE%BA:%E8%B0%83%E6%9F%A5&amp;diff=3541"/>
		<updated>2016-08-26T23:44:22Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 对于百科成员在Mcbbs上用户名的调查 ==&lt;br /&gt;
&amp;lt;!--请勿删除此模板--&amp;gt;&lt;br /&gt;
{{Studio:调查#2016年3月12日}}&lt;br /&gt;
回复留下Mcbbs用户名时，请&#039;&#039;&#039;[http://mineplugin.org/index.php?title=Studio%E8%AE%A8%E8%AE%BA:%E8%B0%83%E6%9F%A5&amp;amp;action=edit&amp;amp;section=1 点此]&#039;&#039;&#039;，然后在此段落下以Mediawiki通用格式回复你的Mcbbs用户名，并添加签名，具体格式如下：&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;:你的Mcbbs用户名--~~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
比如&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;:henry5041--~~~~&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
注意“:”标记Mediawiki回复时的首行缩进，&amp;lt;nowiki&amp;gt;--~~~~&amp;lt;/nowiki&amp;gt;表示你的签名。&lt;br /&gt;
&amp;lt;!--以下可进行回复--&amp;gt;&lt;br /&gt;
:bnn512644--[[用户:Bnn512644|Bnn512644]]（[[用户讨论:Bnn512644|讨论]]） 2016年8月14日 (日) 04:27 (CST)&lt;br /&gt;
:Wikiworker--[[用户:Wikiworker|Wikiworker]]（[[用户讨论:Wikiworker|讨论]]） 2016年3月12日 (六) 13:42 (CST)&lt;br /&gt;
:Rain_Effect--[[用户:Rain_Effect|Rain_Effect]]（[[用户讨论:Rain_Effect|讨论]]） 2016年3月15日 (二) 18:10 (CST)&lt;br /&gt;
::贡献不足，请及时进行编辑贡献。--&amp;lt;span style=&amp;quot;box-shadow:0px 0px 30px #0FA;font: 12px 微软雅黑&amp;quot;&amp;gt;[[用户:Henry5041|&amp;lt;span style=&amp;quot;background:#0FA;padding:0 19px;color:#fff&amp;quot;&amp;gt;Henry5041&amp;lt;/span&amp;gt;]][[用户讨论:Henry5041|&amp;lt;span style=&amp;quot;padding:0 19px;color:#0FA&amp;quot;&amp;gt;讨论&amp;lt;/span&amp;gt;]]&amp;lt;/span&amp;gt; 2016年3月15日 (二) 18:32 (CST)&lt;br /&gt;
:absent-cyd--[[用户:Cyddddd|Cyddddd]]（[[用户讨论:Cyddddd|讨论]]） 2016年3月18日 (五) 00:05 (CST)&lt;br /&gt;
:1345979462--[[用户:C7w|C7w]]（[[用户讨论:C7w|讨论]]） 2016年8月14日 (日) 19:15 (CST)&lt;br /&gt;
:1345979462--[[用户:Volta薯片|Volta薯片]]（[[用户讨论:Volta薯片|讨论]]） 2016年8月29日 (六) 7:44 (CST)&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3540</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3540"/>
		<updated>2016-08-26T23:35:37Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - [https://dev.bukkit.org/bukkit-plugins/bedwars/pages/website-stats/ 网页统计数据]&lt;br /&gt;
=== 网页统计数据设置 ===&lt;br /&gt;
==== 如何安装？ ====&lt;br /&gt;
1.You need a webserver, which supports PHP and MySQL&lt;br /&gt;
Copy and paste the code from below into the file: stats.php&lt;br /&gt;
2.Edit the settings and set your MySQL settings&lt;br /&gt;
3.Upload the page on your webserver&lt;br /&gt;
==== 代码 ====&lt;br /&gt;
[http://pastebin.com/GK9xRvqE Pastebin替代代码]&lt;br /&gt;
{{Hide|标题=点击查看代码 |内容=&lt;br /&gt;
&amp;lt;?PHP&lt;br /&gt;
&lt;br /&gt;
/* SETTINGS     */&lt;br /&gt;
/*________________________________________________________________________________________________________________*/&lt;br /&gt;
&lt;br /&gt;
$_db_host = &amp;quot;localhost&amp;quot;;                /*      MYSQL host              */&lt;br /&gt;
$_db_username = &amp;quot;root&amp;quot;;                 /*      MYSQL username          */&lt;br /&gt;
$_db_password = &amp;quot;123&amp;quot;;            /*      MYSQL password          */&lt;br /&gt;
$_db_database = &amp;quot;bw&amp;quot;;                   /*      Mysql database          */&lt;br /&gt;
$_db_table = &amp;quot;bw_stats&amp;quot;;                /*  Database table              */    &lt;br /&gt;
&lt;br /&gt;
$sort = &amp;quot;wins&amp;quot;;                         /*      Default sort (wins, games, kills, deaths, beds) */&lt;br /&gt;
&lt;br /&gt;
/*________________________________________________________________________________________________________________*/                                                   &lt;br /&gt;
&lt;br /&gt;
/* DO NOT EDIT */&lt;br /&gt;
if(@$_GET[&#039;order&#039;]){&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;];&lt;br /&gt;
}else{&lt;br /&gt;
  $order = @$_GET[&#039;order&#039;] = $sort;&lt;br /&gt;
}&lt;br /&gt;
if($order!=&amp;quot;wins&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;games&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;kills&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;deaths&amp;quot; &amp;amp;&amp;amp; $order!=&amp;quot;beds&amp;quot;)&lt;br /&gt;
  $order=$sort;&lt;br /&gt;
$_link = mysql_connect($_db_host, $_db_username, $_db_password);&lt;br /&gt;
mysql_select_db($_db_database, $_link);&lt;br /&gt;
$_sql = &amp;quot;SELECT * FROM `$_db_table` ORDER BY `$order` DESC&amp;quot;;&lt;br /&gt;
$_resultat = mysql_query($_sql, $_link);&lt;br /&gt;
?&amp;gt;&lt;br /&gt;
&amp;lt;html&amp;gt;&lt;br /&gt;
&amp;lt;head&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/readable/bootstrap.css&amp;quot; media=&amp;quot;screen&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;https://bootswatch.com/assets/css/bootswatch.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; href=&amp;quot;//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css&amp;quot;&amp;gt;&lt;br /&gt;
  &amp;lt;title&amp;gt;Bedwars Statistiken&amp;lt;/title&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
&amp;lt;body&amp;gt;&lt;br /&gt;
  &amp;lt;div class=&amp;quot;container well&amp;quot; style=&amp;quot;background: white;&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;table class=&amp;quot;table table-striped&amp;quot;&amp;gt;&lt;br /&gt;
      &amp;lt;thead&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;Player&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=wins&amp;quot;&amp;gt;Wins &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;wins&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=games&amp;quot;&amp;gt;Played Games &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;games&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=kills&amp;quot;&amp;gt;Kills &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;kills&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=deaths&amp;quot;&amp;gt;Deaths &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;deaths&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;K/D&amp;lt;/th&amp;gt;&lt;br /&gt;
          &amp;lt;th&amp;gt;&amp;lt;a href=&amp;quot;?order=beds&amp;quot;&amp;gt;Beds &amp;lt;?PHP if(@$_GET[&#039;order&#039;] == &#039;beds&#039;){ echo &amp;quot;&amp;lt;i class=\&amp;quot;fa fa-arrow-up\&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;&amp;quot;; }?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/th&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
      &amp;lt;/thead&amp;gt;&lt;br /&gt;
      &amp;lt;tbody&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP while ($row = @mysql_fetch_array( $_resultat, MYSQL_ASSOC)) {?&amp;gt;&lt;br /&gt;
        &amp;lt;tr&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;img src=&amp;quot;http://cravatar.eu/helmhead/&amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;/35.png&amp;quot;&amp;gt; &amp;lt;?php echo $row[&#039;PName&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Wins&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Games&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Kills&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Deaths&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php if($row[&#039;Deaths&#039;]==0) echo $row[&#039;Kills&#039;]; else echo round($row[&#039;Kills&#039;] /  $row[&#039;Deaths&#039;],2); ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
          &amp;lt;td&amp;gt;&amp;lt;?php echo $row[&#039;Beds&#039;]; ?&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
        &amp;lt;/tr&amp;gt;&lt;br /&gt;
        &amp;lt;?PHP } ?&amp;gt;&lt;br /&gt;
      &amp;lt;/tbody&amp;gt;&lt;br /&gt;
    &amp;lt;/table&amp;gt;&lt;br /&gt;
  &amp;lt;/div&amp;gt;     &lt;br /&gt;
&amp;lt;/body&amp;gt;&lt;br /&gt;
&amp;lt;/head&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== 配置 ==&lt;br /&gt;
{{Hide|标题=展开配置文件 |内容= &lt;br /&gt;
# Version 2.3.0&lt;br /&gt;
&lt;br /&gt;
# Prefix for every chat message&lt;br /&gt;
prefix: Bedwars&lt;br /&gt;
&lt;br /&gt;
# Choose the shop type (villager, gui)&lt;br /&gt;
shop: Villager&lt;br /&gt;
&lt;br /&gt;
# Set the max. game length in minutes&lt;br /&gt;
game-length-minutes: 60&lt;br /&gt;
&lt;br /&gt;
# Control the debug-mode (Print everything in the console)&lt;br /&gt;
debug: false&lt;br /&gt;
&lt;br /&gt;
# Control the villager shop&lt;br /&gt;
villager-shop: true&lt;br /&gt;
&lt;br /&gt;
# Control the team chat&lt;br /&gt;
team-chat: true&lt;br /&gt;
&lt;br /&gt;
# Control the usage of BungeeCord&lt;br /&gt;
bungeecord: false&lt;br /&gt;
&lt;br /&gt;
# Set the fallback-server for BungeeCord&lt;br /&gt;
fallback: HUB&lt;br /&gt;
&lt;br /&gt;
# The server motd (only bungeecord)&lt;br /&gt;
motd: &#039;&amp;amp;a&amp;amp;lBedwars %name% &amp;amp;6%teams%&amp;amp;rx&amp;amp;6%teamsize% %state%&amp;amp;r&#039;&lt;br /&gt;
&lt;br /&gt;
# The reward for PointsAPI&lt;br /&gt;
reward:&lt;br /&gt;
    win: 200&lt;br /&gt;
    bedbreak: 50&lt;br /&gt;
    achievement: 100&lt;br /&gt;
&lt;br /&gt;
# Your MySQL connection data to store data in a databse&lt;br /&gt;
sql:&lt;br /&gt;
    enable: false&lt;br /&gt;
    host: localhost&lt;br /&gt;
    user: username&lt;br /&gt;
    pass: password&lt;br /&gt;
    database: server_DB&lt;br /&gt;
    port: 3306&lt;br /&gt;
 }}&lt;br /&gt;
&lt;br /&gt;
== 权限 ==&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Bedwars&amp;diff=3539</id>
		<title>Bedwars</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Bedwars&amp;diff=3539"/>
		<updated>2016-08-26T23:08:52Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​还没搬完qwq，希望有人接坑，我不管了&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=Bedwars&lt;br /&gt;
|版本=v3.1.2&lt;br /&gt;
|前置插件=pointsAPI,任意一款村民保护插件(可选)，任意一款爆炸保护插件(可选)&lt;br /&gt;
|兼容服务端版本=CB1.7.9-1.9&lt;br /&gt;
|源地址=https://dev.bukkit.org/bukkit-plugins/bedwars/&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;big&amp;gt;特点&amp;lt;/big&amp;gt; ==&lt;br /&gt;
 - 自动恢复游戏地图&lt;br /&gt;
 - 设置菜单&lt;br /&gt;
 - 物品商店(村民或菜单模式)&lt;br /&gt;
 - 使用实体加入队伍(盔甲架)&lt;br /&gt;
 - 物品生成器&lt;br /&gt;
 - 全自动&lt;br /&gt;
 - 加入牌子&lt;br /&gt;
 - 每个用户的语言(客户端语言)&lt;br /&gt;
 - 重生的床&lt;br /&gt;
 - 简单的权限&lt;br /&gt;
 - 自动更新&lt;br /&gt;
 - 记分版&lt;br /&gt;
 - 成就&lt;br /&gt;
 - 最大9个队伍&lt;br /&gt;
 - 使用PointsAPI发放奖励&lt;br /&gt;
 - 支持蹦极端&lt;br /&gt;
 - 还有很多很多!&lt;br /&gt;
 - 可供统计和成就使用的MySQL&lt;br /&gt;
 - 网页版统计&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=Dynmap&amp;diff=3132</id>
		<title>Dynmap</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=Dynmap&amp;diff=3132"/>
		<updated>2016-04-26T09:33:25Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​搬运wiki首页内容，汉化部分链接的标题而且也连接到外部了，剩下的几天内会补充&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{待翻译}}&lt;br /&gt;
源网址：https://github.com/webbukkit/dynmap/wiki&lt;br /&gt;
[[Category:管理]] [[Category:网页]] [[Category:信息]]&lt;br /&gt;
&lt;br /&gt;
=首页=&lt;br /&gt;
Dynmap is a Google Maps-like map for your Minecraft server that can be viewed in a browser. Easy to set up when making use of Dynmap&#039;s integrated webserver which works out-of-the-box, while also available to be integrated into existing websites running on Apache and the like. Dynmap can render your worlds using different renderers, some suitable for performance, some for high detail.&lt;br /&gt;
&lt;br /&gt;
The original project was developed for hMod by k-zed.&lt;br /&gt;
Contact&lt;br /&gt;
&lt;br /&gt;
    [http://forums.bukkit.org/threads/misc-dynmap-v0-12-1-realtime-minecraft-maps-314.489/ Bukkit论坛]&lt;br /&gt;
    [http://dev.bukkit.org/server-mods/dynmap/ Bukkit项目页面（这里面的内容也需要搬）]&lt;br /&gt;
    IRC: irc://irc.esper.net/#dynmap (via web)（不明）&lt;br /&gt;
&lt;br /&gt;
For users&lt;br /&gt;
（下方大量链接，待补充）&lt;br /&gt;
    Setting up without the Internal Web Server&lt;br /&gt;
    Setting up the Dynamic Map plugin under Linux&lt;br /&gt;
    Setting up the Dynamic Map plugin under Windows&lt;br /&gt;
    Setting up Dynmap through hosting services&lt;br /&gt;
    Configuration&lt;br /&gt;
        Base Plugin Settings&lt;br /&gt;
        Component Configuration&lt;br /&gt;
        World and Template Settings&lt;br /&gt;
        HD Map Configuration&lt;br /&gt;
        Support for MinecraftForge based mods&lt;br /&gt;
        Support for Minecraft Servers other than CraftBukkit&lt;br /&gt;
    Commands&lt;br /&gt;
        Configuring Maps and Worlds using dmap&lt;br /&gt;
    Permissions&lt;br /&gt;
        Web UI Login Support and Permissions&lt;br /&gt;
    Web UI Parameters&lt;br /&gt;
    Using Markers&lt;br /&gt;
    Custom Block Definitions&lt;br /&gt;
    Exporting World Data in Wavefront OBJ Format&lt;br /&gt;
&lt;br /&gt;
For developers&lt;br /&gt;
&lt;br /&gt;
The dynmap project consists of multiple components that have been divided to allow for support of multiple server platforms, as well as allowing our &#039;published API&#039; to be more clearly expressed. The components needed to build &#039;dynmap&#039; (the Dynmap plugin for Bukkit) are the following (in the order they need to be built):&lt;br /&gt;
&lt;br /&gt;
    DynmapCoreAPI - this is the platform neutral API for Dynmap: plugin writers can use this to interface with Dynmap on any platform (by casting the Plugin instance for the dynmap plugin to &#039;org.dynmap.DynmapCoreAPI&#039;).&lt;br /&gt;
&lt;br /&gt;
    DynmapCore - this is the server-neutral core of Dynmap: nearly all the web and rendering logic for Dynmap is here (as much of it as we can put in). The build results here are not runnable - they&#039;re input to the &#039;dynmap&#039; component build and others (e.g. &#039;DynmapSpout&#039;, which is for the Spout server).&lt;br /&gt;
&lt;br /&gt;
    dynmap-api - this is the Bukkit-specific API library for Dynmap - it defines the org.dynmap.DynmapAPI interface, which includes Bukkit-specific calls. As with the DynmapCoreAPI (which DynmapAPI extends), take the Plugin instance for &#039;dynmap&#039; and cast it to org.dynmap.DynmapAPI to access the published interfaces.&lt;br /&gt;
&lt;br /&gt;
    dynmap - this component builds the actual dynmap-for-Bukkit deliverable, and only includes code which cannot be made server-neutral.&lt;br /&gt;
&lt;br /&gt;
How to compile Dynmap&lt;br /&gt;
还有许多页面没有搬运！bukkit项目页面也没有搬运！会尽快补充请谅解&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
	<entry>
		<id>https://mineplugin.org/index.php?title=NoCheatPlus&amp;diff=3129</id>
		<title>NoCheatPlus</title>
		<link rel="alternate" type="text/html" href="https://mineplugin.org/index.php?title=NoCheatPlus&amp;diff=3129"/>
		<updated>2016-04-26T09:13:17Z</updated>

		<summary type="html">&lt;p&gt;Volta薯片：​更新版本，和小部分往下进行的汉化&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Bukkit Plugin Infobox&lt;br /&gt;
|插件名=NoCheatPlus&lt;br /&gt;
|版本=3.13.7-RC-sMD5NET-b925&lt;br /&gt;
|前置插件=无&lt;br /&gt;
|兼容服务端版本=1.8.1&lt;br /&gt;
|網址=http://dev.bukkit.org/bukkit-plugins/nocheatplus/&lt;br /&gt;
}}&lt;br /&gt;
{{待翻译}}&lt;br /&gt;
&#039;&#039;&#039;Detect and fight the exploitation of various flaws/bugs in Minecraft!&#039;&#039;&#039;&lt;br /&gt;
[[Category:管理]] [[Category:修正]] [[Category:安全]] &lt;br /&gt;
=介绍=&lt;br /&gt;
&lt;br /&gt;
NoCheatPlus通过禁止客户端利用&#039;&#039;MineCraft数据传输协议的漏洞&#039;&#039;进行作弊来使得你的服务器更加安全可靠. 检测范围包括飞行，加速，战斗作弊, 快速破坏方块与核弹, 背包作弊, 聊天窗广告以及其他的恶意行为. 更全面的介绍请见 [https://github.com/asofold/NCPDocs/blob/master/Features.creole Features Page]（内容已搬至本页面，查看最新内容请点击链接）.&lt;br /&gt;
&lt;br /&gt;
NoCheatPlus将重点放在可配置，当某玩家未通过检查时允许你自定义可执行的操作 (例如 silent cancelling, 执行命令, 只是记录). 白名单权限允许设置检查哪些玩家,全部检测可以在配置文件中被关闭, 也有特殊的世界检查选项. 许多检测允许更详细的配置来调整灵敏度。&lt;br /&gt;
&lt;br /&gt;
当然NoCheatPlus不是万能的,它采用了许多启发式机制与猜测机制, 因此你会在各个地方遇到误报并且也不能抓住每一个作弊者. [http://www.youtube.com/watch?v=H8BSpXfrtzI Example video] 如何用NoCheatPlus解决方块作弊(过时的插件版本).&lt;br /&gt;
&lt;br /&gt;
NoCheatPlus由 [http://dev.bukkit.org/profiles/NeatMonster/ NeatMonster] 推出, 基于由[http://dev.bukkit.org/profiles/Evenprime85/ Evenprime]编写的[http://http://dev.bukkit.org/bukkit-plugins/nocheat/ Nocheat]插件.&lt;br /&gt;
==功能==&lt;br /&gt;
* 玩家行动:&lt;br /&gt;
** 禁止飞行(生存/冒险模式下) 或是限制飞行速度(创造模式下)&lt;br /&gt;
** 禁止玩家的行走，冲刺，潜行，游泳和破坏方块的速度过快&lt;br /&gt;
** 禁止玩家无视掉落伤害&lt;br /&gt;
** 禁止玩家进入方块 (穿墙模式)&lt;br /&gt;
** 禁止玩家改变服务器时间&lt;br /&gt;
** 禁止玩家利用 &amp;quot;safe-respawn&amp;quot; 的缺陷&lt;br /&gt;
** 禁止在水和岩浆顶部行走 [尽管现在的作弊者只是在其上保持跳跃]&lt;br /&gt;
** 禁止玩家通过非法移动使服务器崩溃 (CraftBukkit 自身并不包含检测模块,但有时这些移动数据会影响到插件.)&lt;br /&gt;
** 防止玩家伪造&amp;quot;BedLeave&amp;quot;数据包&amp;lt;ref&amp;gt;数据包意义不明，请各位完善&amp;lt;/ref&amp;gt;&lt;br /&gt;
** 禁止玩家悬浮在半空中&lt;br /&gt;
** 禁止玩家利用 &amp;quot;block jumping&amp;quot;来跳过高墙&lt;br /&gt;
** 防止玩家 from V-Clipping or teleporting&lt;br /&gt;
** 禁止玩家滥用钓竿来绕开飞行检测 (这只是一个玩笑...) [未测试! 默认关闭!]&lt;br /&gt;
** 防止玩家通过飞行进行作弊&lt;br /&gt;
** 禁止玩家滥用末影珍珠穿越墙，屋顶和地板&lt;br /&gt;
* 方块交互:&lt;br /&gt;
** 禁止玩家操作正常接触范围之外的方块&lt;br /&gt;
** 强制玩家看着想要操作的方块&lt;br /&gt;
** 禁止玩家透过墙对方块进行操作&lt;br /&gt;
** 防止玩家通过特定方块来传播广告信息（note-blocks&amp;lt;ref&amp;gt;原文如此&amp;lt;/ref&amp;gt;,门,石头,木材等）&lt;br /&gt;
* 方块破坏:&lt;br /&gt;
** 防止玩家使用 &amp;quot;Survival Nuker&amp;quot;, &amp;quot;Smasher&amp;quot;, &amp;quot;Click Nuker&amp;quot; 与 &amp;quot;Creative Nuker(创造模式软件?)&amp;quot;&lt;br /&gt;
** 防止以不正常速度破坏方块, 防止同时破坏过多方块.&lt;br /&gt;
** 限制玩家可破坏方块的距离&lt;br /&gt;
** 强制玩家看着方块(破坏方块时，鼠标准星需对准方块)&lt;br /&gt;
** 防止 &amp;quot;noswing&amp;quot; 作弊 (玩家破坏方块时手臂没有动作)&lt;br /&gt;
** 禁止玩家同时破坏两个及以上的方块&lt;br /&gt;
** 禁止创造模式下的玩家破坏水或岩浆&lt;br /&gt;
* 方块放置:&lt;br /&gt;
** 防止玩家使用 &amp;quot;FastPlace&amp;quot; 和 &amp;quot;Build&amp;quot; 类作弊工具&lt;br /&gt;
** 限制玩家可放置方块的距离&lt;br /&gt;
** 强制对准方块&lt;br /&gt;
** 禁止玩家过快地投掷物品&lt;br /&gt;
** 禁止玩家在除了水和岩浆上的地方放置船只&lt;br /&gt;
** 利用客户端的AutoSign特征防御防止玩家作弊&lt;br /&gt;
** 禁止玩家在半空中放置方块. &lt;br /&gt;
** 禁止玩家在流体上放置方块&lt;br /&gt;
* 玩家聊天:&lt;br /&gt;
** 部分功能受Evenprime的插件启发.&lt;br /&gt;
** Fast spam check + tool-box for slower paced annoyances (可考虑到玩家聊天记录和全体聊天记录).&lt;br /&gt;
** 限制同一时间内允许加入服务器的玩家的数目&lt;br /&gt;
** 禁止短时间内多次重复登陆.&lt;br /&gt;
** 清楚玩家信息的颜色&lt;br /&gt;
** 支持屏蔽聊天窗内的广告内容&lt;br /&gt;
* 背包:&lt;br /&gt;
** 禁止玩家短时间内丢出大量物品以避免服务器的卡顿&lt;br /&gt;
** 禁止玩家过快地填充，发射弓箭&lt;br /&gt;
** 禁止玩家过快地进食&lt;br /&gt;
** 禁止玩家以过快的速度管理他们的物品（包括背包，附魔台，信标）&lt;br /&gt;
** 禁止玩家将非法的附魔保存为附魔书（此漏洞在1.4.3及以上被修复）&lt;br /&gt;
* 战斗:&lt;br /&gt;
** 防止玩家同时攻击过多实体(玩家和怪物都算做实体) &lt;br /&gt;
** 防止不在视线范围内的敌人的攻击&lt;br /&gt;
** 防止没有动作的攻击&lt;br /&gt;
** 防止一秒内对生物攻击多次&lt;br /&gt;
** 禁止攻击过远的目标&lt;br /&gt;
** 防止玩家由于Minecraft的设计缺陷而变得无敌&lt;br /&gt;
** 防止玩家when it&#039;s not technically possible攻击其他玩家&lt;br /&gt;
** 防止玩家 from exploiting extremely low jumps to get a pseudo criticals cheat going NEW!&lt;br /&gt;
** 防止玩家 from giving critical hits to other players when it&#039;s not technically possible&lt;br /&gt;
** 防止玩家 from hit other players while blocking with their sword&lt;br /&gt;
** Penalize players that change their direction by a lot (against force fields)&lt;br /&gt;
** 防止玩家 from doing self hits to fly by using the knockback of those&lt;br /&gt;
** Feed combined check to find players that try to execute 2 or more cheats at the same time&lt;br /&gt;
** 防止玩家过快地回复血量&lt;br /&gt;
* 杂项:&lt;br /&gt;
** 禁用 Zombe&#039;s mod (飞行, 穿墙, 作弊)&lt;br /&gt;
** 禁用 CJB&#039;s mod (飞行, 透视, 雷达)&lt;br /&gt;
** 禁用 Rei&#039;s Minimap (洞穴, 雷达)&lt;br /&gt;
** 禁用 Minecraft AutoMap (矿物, 洞穴, 雷达)&lt;br /&gt;
** 禁用 Smart Moving (攀爬, 游泳, 爬行, 滑行, 跳跃, 飞行)&lt;br /&gt;
** 使&amp;quot;OP&amp;quot;命令只能在服务器控制台内执行（默认禁用）&lt;br /&gt;
** Adapts to server sided lag for less false positives on heavy server load&lt;br /&gt;
** 提供了一个API，允许让其他插件与NoCheatPlus兼容&lt;br /&gt;
** Use of BukkitAPI only if the used CraftBukkit version is not supported&lt;br /&gt;
&lt;br /&gt;
==配置==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==在.yml配置文件的一般注意事项==&lt;br /&gt;
* 使用空格缩进。&lt;br /&gt;
* 保持缩进级别：永不改变配置文件“config.yml”前面空格的数量。&lt;br /&gt;
* 不要插入特殊字符，如制表符缩进。如果你计划写复杂的文本条目,可以写为 &#039;...&#039; or &amp;quot;...&amp;quot;。&lt;br /&gt;
* 请参阅默认的配置文件，以供参考。&lt;br /&gt;
* 使用[[http://yaml-online-parser.appspot.com/|YAML parser]]以确保您的配置文件的格式正确。&lt;br /&gt;
* 插入不受支持的字符或改变缩进级别会破坏配置文件.&lt;br /&gt;
* 对于那些使用Notepad++来编辑YAML文件的人：&lt;br /&gt;
   建议启用&amp;quot;Replace by space&amp;quot; in Settings -&amp;gt; Preferences -&amp;gt; Tab Settings&lt;br /&gt;
   建议启用&amp;quot;转换为空格&amp;quot; 在 设置(T) -&amp;gt; 首选项... -&amp;gt; 制表符设置&lt;br /&gt;
[[https://github.com/asofold/NCPDocs/blob/master/wiki/resources/Configuration/cResources.creole#notepad++|Screenshot of Notepad++ preferences]]&lt;br /&gt;
&lt;br /&gt;
==特定世界的配置==&lt;br /&gt;
怎样创建一个特定世界的配置文件呢?（不同世界不同管理）:&lt;br /&gt;
#首先创建一个空的yml文件根据你的服务器世界的名称。例如：world_config.yml（_是必需的！所有字符都是很敏感的！）&lt;br /&gt;
# 在你的服务器安装NocheatPlus或运行 /重新安装NocheatPlus /如果已经在你的服务器运行 请重载&lt;br /&gt;
# NOCheatPlus现在可以写的设置是那些空的YAML文件，来更改世界配置&lt;br /&gt;
# If you rather prefer to use some settings of your global config.yml then set &amp;quot;savebackconfig&amp;quot; to false and remove them from your world specific configuration file&lt;br /&gt;
&lt;br /&gt;
* End result in your [[https://github.com/asofold/NCPDocs/blob/master/wiki/resources/Configuration/cResources.creole#world-specific-configuration|explorer window]] after successfully creating some world specific config.yml files&lt;br /&gt;
* Other examples: WorldName_config.yml, world_nether_config.yml, world_the_end_config.yml, HungerGames_config.yml or BackupWorld_config.yml&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* The world name is case sensitive (MiningWorld, theWorld etc.).&lt;br /&gt;
* You can set savebackconfig to false, in order to not have NoCheatPlus add default values to a config file. Thus you can override just the values you are interested in and keep a minimal world-specific configuration file.&lt;br /&gt;
* WorldName_config.yml has always higher priority then config.yml. So NoCheatPlus will first apply all settings from config.yml and then override them for a specific world using WorldName_config.yml&lt;br /&gt;
* Some settings can only be used in the global config.yml and aren&#039;t multiworld compatible (Please don&#039;t just copy config.yml and rename it to WorldName_config.yml or similar.) &lt;br /&gt;
* World specific files can be created, changed or removed while your server and NoCheatPlus are running. Just use the /ncp reload or /nocheatplus reload command to let NoCheatPlus reread your configuration file.&lt;br /&gt;
* If a world gets unloaded, deleted or renamed then NoCheatPlus will automaticly ignore your world specific configuration files you made for it&lt;br /&gt;
&lt;br /&gt;
==Configversion==&lt;br /&gt;
Set {{{notify}}} to false to suppress the messages about outdated configurations. Only the main configuration file is checked at present.&lt;br /&gt;
\\The other entries are not meant to be changed by hand, they indicate with which version the config was created and last saved back.&lt;br /&gt;
&lt;br /&gt;
==Logging==&lt;br /&gt;
&lt;br /&gt;
Disable all logging with setting {{{active}}} to false.&lt;br /&gt;
&lt;br /&gt;
Individual logging targets can be configured in the sub sections within {{{backends}}}:&lt;br /&gt;
* Set {{{active}}} to false to disable the individual backend. &lt;br /&gt;
* The {{{prefix}}} parameter allows to create a custom appearance for the log messages.&lt;br /&gt;
* File logging allows specifying a file name.&lt;br /&gt;
* For {{{ingamechat}}} you can force NoCheatPlus to check permissions subscriptions, if you use plugins that apply this technique to log to IRC and other for instance.&lt;br /&gt;
&lt;br /&gt;
==Miscellaneous==&lt;br /&gt;
* Set {{{opinconsoleonly}}} to true to prevent op and deop commands from in-game chat. [Will be changed to a list of commands.]&lt;br /&gt;
* Set {{{managelisteners}}} to true to help us testing :) - this feature lets NCP register all its listeners inside of a ListenerManager that allows more intricate registration order than Bukkit. This is a &amp;quot;future feature&amp;quot; and is not needed, not even sure it improves performance.&lt;br /&gt;
* Set {{{reporttometrics}}} to false in order to disable reporting usage-stats to [[http://mcstats.org/plugin/NoCheatPlus|mcstats.org]] (PluginMetrics). Setting this to falss also prevents NoCheatplus from creating the PluginMetrics folder, however other plugins or Spigot could still create that folder. &lt;br /&gt;
&lt;br /&gt;
==Data==&lt;br /&gt;
The data section allows you to specify an expiration duration for players data in minutes. If set to something greater than 0, this will periodically remove players data if the players have been logged out for longer than the specified amount of minutes. At present this would also delete set-back locations and current violation levels, if activated, so it should not be set to a too short duration.&lt;br /&gt;
&lt;br /&gt;
**expiration**&lt;br /&gt;
|**Config**|**Description**|**Default**|&lt;br /&gt;
|**duration**|Duration in minutes after logout, after which data gets erased.|0|&lt;br /&gt;
|**history**|Should the players violation history also be deleted?|false|&lt;br /&gt;
&lt;br /&gt;
**consistencychecks**&lt;br /&gt;
You can suppress consistency check warnings here and alter intervals for periodic checking (usually not needed).&lt;br /&gt;
&lt;br /&gt;
==Protection==&lt;br /&gt;
===Plugins===&lt;br /&gt;
Features for this and other plugins.&lt;br /&gt;
====Hide====&lt;br /&gt;
This section contains configuration for hiding (some of) your plugins better. You can prevent help-contents display and command usage by setting permissions with a permissions plugin, if the command has a default permission set, but NoCheatPlus allows to set the permission message of some commands, which would otherwise reveal the presence of the command/plugin. So the permission message for some commands can be changed to the &amp;quot;Unknown command&amp;quot; message to hide the presence. You do need to also set the aliases of the commands, use lower case rather.&lt;br /&gt;
\\This feature allows to change command permissions to not be given by default or add a generic filter permission nocheatplus.filter.command.//(commandname)// to a command that does not have one set yet, the following settings allow configuring lists of commands and the message:&lt;br /&gt;
\\**&amp;quot;nopermission&amp;quot;:**\\&lt;br /&gt;
Display the &amp;quot;no permission&amp;quot; message, default to &amp;quot;plugins&amp;quot; and &amp;quot;version&amp;quot; commands, useful for instance if a plugin does not set a permission for a command.&lt;br /&gt;
\\**&amp;quot;unknowncommand&amp;quot;:**\\&lt;br /&gt;
Display the &amp;quot;unknown command&amp;quot; message, empty by default. This can be used to hide a command from users that don&#039;t have the default permission (or the filter permission added by NCP if none was set).&lt;br /&gt;
&lt;br /&gt;
\\TODO: Link docs on how to configure help topics and other.&lt;br /&gt;
===Clients===&lt;br /&gt;
Features that concern client mods.&lt;br /&gt;
Set the {{{active}}} flag to false in the {{{motd}}} section to prevent NoCheatPlus sending any &amp;quot;blank lines&amp;quot; messages to clients on login. Otherwise blank lines can result disregarding if all clients are allowed or not, because some clients use a message to enable features, some need a message to disable features.&lt;br /&gt;
\\Note that it is 100% up to the client to decide on enabling or disabling features, a modified version of any client may ignore any sent messages, without that being detectable.&lt;br /&gt;
&lt;br /&gt;
==Configuration of checks==&lt;br /&gt;
The checks section contains configuration mostly for checks related to players actions, most can generate violation log messages (few exceptions).&lt;br /&gt;
&lt;br /&gt;
===Checks overview===&lt;br /&gt;
&lt;br /&gt;
See: [[checks/checks.creole|Checks Overview]]&lt;br /&gt;
&lt;br /&gt;
Shortcut links:&lt;br /&gt;
\\| &lt;br /&gt;
[[checks/blockbreak/blockbreak.creole|blockbreak]] | &lt;br /&gt;
[[checks/blockinteract/blockinteract.creole|blockinteract]] | &lt;br /&gt;
[[checks/blockplace/blockplace.creole|blockplace]] | &lt;br /&gt;
[[checks/chat/chat.creole|chat]] | &lt;br /&gt;
[[checks/combined/combined.creole|combined]] | &lt;br /&gt;
[[checks/fight/fight.creole|fight]] | &lt;br /&gt;
[[checks/inventory/inventory.creole|inventory]] | &lt;br /&gt;
[[checks/moving/moving.creole|moving]] | &lt;br /&gt;
&lt;br /&gt;
==Strings section==&lt;br /&gt;
This is the section that defines various strings for &amp;quot;log&amp;quot; or &amp;quot;cmd&amp;quot; actions. Each has a name (the part in front of &amp;quot;:&amp;quot;) and a definition (the part behind the &amp;quot;:&amp;quot;). Whenever you use a &amp;quot;log&amp;quot; or &amp;quot;cmd&amp;quot; action in one of the &amp;quot;actions: &amp;quot; options of this config file, the string will be taken from this section. Arbitrary many additional strings may be defined here, or existing strings may be changed.&lt;br /&gt;
\\ \\&lt;br /&gt;
Most messages/commands use place-holders in [ ], which will be replaced at runtime with relevant information. Some of these may only be available in certain circumstances, only &amp;quot;[player]&amp;quot; can be used everywhere, especially in &amp;quot;cmd&amp;quot; actions.|&lt;br /&gt;
\\&lt;br /&gt;
&lt;br /&gt;
==Compatibility section==&lt;br /&gt;
This section allows to configure details for the case of compatibility issues, for instance with other server mods or custom blocks.&lt;br /&gt;
&lt;br /&gt;
[[compatibility/compatibility.creole|compatibility page]]&lt;br /&gt;
&lt;br /&gt;
==Bleeding Edge: Development builds==&lt;br /&gt;
To allow you to keep track with the configuration and permission changes in the latest development versions, we have a simple page set up: **[[../development/dev-pinboard.creole|Development Pinboard]]**&lt;br /&gt;
\\&lt;br /&gt;
For quick overview over recent builds, see: [[../development/build-infos.creole|Important Changes By Build Number]]&lt;br /&gt;
==命令==&lt;br /&gt;
&lt;br /&gt;
=Commands=&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NoCheatPlus integrates a lightweight command system. It allows you to quickly exempt players from checks or to access and manage check data about a player. &lt;br /&gt;
&lt;br /&gt;
All commands support tab completion and some even allow shortcuts. The root command is named &amp;quot;nocheatplus&amp;quot;, however the alias &amp;quot;ncp&amp;quot; should also work and is used for reference here.&lt;br /&gt;
&lt;br /&gt;
NoCheatPlus also supports aliases from Bukkit [[http://wiki.bukkit.org/Bukkit.yml#aliases|BukkitAliases]] if you wish to have another alias command aside form &amp;quot;nocheatplus&amp;quot; and &amp;quot;ncp&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
==Permissions==&lt;br /&gt;
Root node for commands:&lt;br /&gt;
* **NoCheatPlus 3.10.2** and above: {{{nocheatplus.commands}}}&lt;br /&gt;
* //NoCheatPlus 3.10.1// and below: {{{nocheatplus.admin}}}&lt;br /&gt;
&lt;br /&gt;
You can give a player access to a specific command by giving them the sub-node with the commands default name, like {{{nocheatplus.admin.info}}}.&lt;br /&gt;
For further information about permissions in NoCheatPlus, we recommend looking at the [[../permissions/permissions.creole|Permissions docs]]. &lt;br /&gt;
&lt;br /&gt;
==Administrative commands==&lt;br /&gt;
Those commands are used to basically manage NoCheatPlus on your server.&lt;br /&gt;
**Arguments in () are needed, while arguments in [] are optional.**&lt;br /&gt;
|=Commands|=Explanation|&lt;br /&gt;
|/ncp reload| Reloads, generates and regenerates the configuration file of NoCheatPlus. Run this in-case you changed something on your configuration file while your server was running.|&lt;br /&gt;
|/ncp notify on/off| Toggle all in-game notifications/alerts generated by NoCheatPlus.|&lt;br /&gt;
|/ncp info (player)| Display the violation levels of a given player.|&lt;br /&gt;
|/ncp lag| Show info about server sided latency. The average lag shows the percentage of the server running too slow (0% = 20 tps, 10% = 18 tps) for the last 1 second, 3.33 and 270 seconds, roughly. Also lag spikes are displayed, tracked over at most 1 hour with a resolution of 20 minutes buckets (i.e. not exact) for spikes &amp;gt; 150 ms (3x to 20x) and spikes &amp;gt; 1000 ms (20x +). Be aware that this information is needed to make most NoCheatPlus checks adapt to server sided lag.|&lt;br /&gt;
|/ncp removeplayer (player) [check_type]| Remove all the data collected by NoCheatPlus so far for a given player. You can use the [check_type] option to make NoCheatPlus only remove data from a specific check (Default will clean all data of all checks!). To list all check names execute a command such as this: /ncp removeplayer (PlayerName) list. &amp;quot;*&amp;quot; is supported here.&lt;br /&gt;
|/ncp exempt (player) [check_type]| Exempt a player from being checked by NoCheatPlus or by a specific check.|&lt;br /&gt;
|/ncp unexempt (player) [check_type]| Remove any exemption you given to a specified player. &amp;quot;*&amp;quot; Is supported here.|&lt;br /&gt;
|/ncp exemptions (player)| Gives back a list of all check that a specific player has been exempted from.|&lt;br /&gt;
|/ncp commands| List all commands, more than shown here. The other commands are mainly for use with actions, such as delaying other commands, kicking with a message, telling players messages in colour, deny login for a players, allow it again and other.|&lt;br /&gt;
|/ncp version| Show version information about the server, plugin, compatibility modules and registered hooks.|&lt;br /&gt;
&lt;br /&gt;
==Auxiliary commands==&lt;br /&gt;
Those commands are mainly used by NoCheatPlut itself to execute strings or commands over actions on violating players but you can also make use of them if you wish to do so. Most of them have no difference compared to the vanilla commands apart from the delay otion.&lt;br /&gt;
**Arguments in () are needed, while arguments in [] are optional.**&lt;br /&gt;
|=Commands|=Explanation|&lt;br /&gt;
|/ncp ban [delay=(ticks)] (player) [reason]|Ban a player from your server (banned-players.txt).|&lt;br /&gt;
|/ncp kick [delay=(ticks)] (player) [reason]|Kicks a player from your server|&lt;br /&gt;
|/ncp unkick (player)|Allows you to remove a tempkick/tempban from a player. &amp;quot;*&amp;quot; is supported here.|&lt;br /&gt;
|/ncp kicklist|Lists all players that have been tempkicked/tempbanned on your server by NoCheatPlus actions.|&lt;br /&gt;
|/ncp tell [delay=(ticks)] (player) (message)|Send a private message to a specified player.|&lt;br /&gt;
|/ncp delay [delay=(ticks)] (command)|Execute a command in delayed time.|&lt;br /&gt;
==权限==&lt;br /&gt;
&lt;br /&gt;
**This page describes permissions for NoCheatPlus 3.10.2 and above,**&lt;br /&gt;
\\**NoCheatPlus 3.10.2-RC-sMD5NET-b620 adds new permissions for commands and new short-cut permissions, updates following soon.**&lt;br /&gt;
\\//For older versions see the [[permissions-3-10-1.creole|permissions page for 3.10.1 and below.]]//&lt;br /&gt;
&lt;br /&gt;
NoCheatPlus supports &amp;quot;SuperPerms&amp;quot;, CraftBukkit&#039;s official permission framework. You&#039;ll need to use a permissions plugin that supports &amp;quot;SuperPerms&amp;quot; to manage all the permissions of NoCheatPlus. Here are some examples:&lt;br /&gt;
&lt;br /&gt;
   * PermissionsEx&lt;br /&gt;
   * bPermissions&lt;br /&gt;
   * Essentials GroupManager&lt;br /&gt;
   * Privileges&lt;br /&gt;
   * zPermissions&lt;br /&gt;
&lt;br /&gt;
By default NoCheatPlus assigns all permissions and gives full rights to players that have been /op-ed on your server. If you don&#039;t want to give OPs full access to all NoCheatPlus features then take a look in the configuration of your permissions plugin (Example with PermissionsEx: allowOps: false).\\\\&lt;br /&gt;
==Notifications==&lt;br /&gt;
|nocheatplus.notify|The player will receive notifications through the in-game chat of players failing NoCheatPlus checks. .|&lt;br /&gt;
If you want moderators to be able to toggle notifications, just give the permission nocheatplus.command.notify, which will also give this one then. Mind the &amp;quot;.silent&amp;quot; permission for individual checks permissions (explained on the bottom of this page).&lt;br /&gt;
&lt;br /&gt;
==管理==&lt;br /&gt;
|{{{nocheatplus.admin}}}|Shortcut permission for all administrative commands including ban (do not give lightly). See nocheatplus.shortcut permissions for faster setup for moderators.|&lt;br /&gt;
===Debug===&lt;br /&gt;
|nocheatplus.admin.debug|Owners of this node will receive debug messages of checks if NoCheatPlus debugging is turned on.|&lt;br /&gt;
==命令权限==&lt;br /&gt;
|nocheatplus.command.notify|Allow toggling notifications and also to receive them (nocheatplus.notify is included here).|&lt;br /&gt;
|nocheatplus.command.info|The player gets access to &amp;quot;/ncp info&amp;quot;, which displays all violations that a player has gotten (if any).|&lt;br /&gt;
|nocheatplus.command.lag|Gives access to &amp;quot;/ncp lag&amp;quot; which shows informations about your server latency (NoCheatPlus uses this informations to adapt some checks for serversided latency).|&lt;br /&gt;
|nocheatplus.command.reload|The player gets access to &amp;quot;/ncp reload&amp;quot;, which causes NoCheatPlus to reread its configuration files (This doesn&#039;t clear NoCheatPlus data or exemptions!).|&lt;br /&gt;
|nocheatplus.command.plugins|Allows the player to execute the &amp;quot;/plugins&amp;quot; or &amp;quot;/pl&amp;quot; command from CraftBukkit (//protectplugins// has be set to true in the configuration file).|&lt;br /&gt;
|nocheatplus.command.version|Owners of this node can execute the &amp;quot;/version&amp;quot; or &amp;quot;/ver&amp;quot; command from CraftBukkit (//protectplugins// has be set to true in the configuration file).|&lt;br /&gt;
|nocheatplus.command.exemptions|Gives access to execute &amp;quot;/ncp exemptions&amp;quot; which list all exemptions for an specified player (Those exemptions will get reset after every reload/restart! For permanent exemptions use the check permissions!).|&lt;br /&gt;
|nocheatplus.command.exempt|Gives access to the &amp;quot;/ncp exempt&amp;quot; command which allows to temporary exempt players for either all (ALL) or specified checks only.|&lt;br /&gt;
|nocheatplus.command.unexempt|Allows to unexempt players from checks by using the &amp;quot;/ncp unexempt&amp;quot; command.|&lt;br /&gt;
|nocheatplus.command.removeplayer|Gives access to execute &amp;quot;/ncp removeplayer&amp;quot;, which causes NoCheatPlus to wipe/clear specified or all collected data from a player including violations and temporary stored check data (This wont wipe exemptions!).|&lt;br /&gt;
|nocheatplus.command.commands|Allows the player to use the &amp;quot;/ncp&amp;quot; command which lists all NoCheatPlus commands.|&lt;br /&gt;
|nocheatplus.command.ban|Gives permissions to use &amp;quot;/ncp ban&amp;quot; which bans a player on your server.|&lt;br /&gt;
|nocheatplus.command.kick|Gives access to &amp;quot;/ncp kick&amp;quot; which kicks a player from your server.|&lt;br /&gt;
|nocheatplus.command.tell|Gives access to &amp;quot;/ncp tell&amp;quot; which allows whispering something to a specified player.|&lt;br /&gt;
|nocheatplus.command.delay|Gives permissions to use the &amp;quot;/ncp delay&amp;quot; command which has the ability to run a specified command with delayed time execution time.|&lt;br /&gt;
|nocheatplus.command.tempkick|Allows the player to tempkick/tempban someone from the server using &amp;quot;/ncp tempkick&amp;quot;.|&lt;br /&gt;
|nocheatplus.command.kicklist|Gives access to the &amp;quot;/ncp kicklist&amp;quot; command which lists all players that got &amp;quot;tempkicked/tempbanned&amp;quot; from NoCheatplus by either using actions or &amp;quot;/ncp tempkick&amp;quot;.|&lt;br /&gt;
|nocheatplus.command.unkick|Gives access to remove a tempkick/tempban from a player using &amp;quot;/ncp unkick&amp;quot;.|&lt;br /&gt;
&lt;br /&gt;
==Filter permissions (plugin hiding)==&lt;br /&gt;
|nocheatplus.filter.command.(commandname)|Allows to use a command protected by command protection, only for the case the command did not have a permission set. Note that (commandname) is just the lower-case command label. In case of incompatibilities of your permission plugin you might have to add nocheatplus.filter.command.nocheatplus to players that are to use /ncp ... commands.|&lt;br /&gt;
==Bypass==&lt;br /&gt;
Specific bypass permissions.&lt;br /&gt;
|nocheatplus.bypass.denylogin|Allows to bypass the login denial, such as exists with the /ncp tempkick command.|&lt;br /&gt;
==Checks==&lt;br /&gt;
Check permissions, directly related to players actions and associated checks.&lt;br /&gt;
|nocheatplus.checks|Parent permission for all checks. TODO: Overview for &amp;quot;full&amp;quot; exemption by permissions (might need few additional permissions?).|&lt;br /&gt;
===破坏方块===&lt;br /&gt;
|nocheatplus.checks.blockbreak|Parent permission for the blockbreak checks.|&lt;br /&gt;
|nocheatplus.checks.blockbreak.direction|Don&#039;t force the player to look at the blocks that he/she wants to break.|&lt;br /&gt;
|nocheatplus.checks.blockbreak.fastbreak|Allows the player to break blocks very quickly.|&lt;br /&gt;
|nocheatplus.checks.blockbreak.frequency|Allows the player to break 2 or more blocks at the same time.|&lt;br /&gt;
|nocheatplus.checks.blockbreak.noswing|Don&#039;t force players to swing their arm when breaking blocks.|&lt;br /&gt;
|nocheatplus.checks.blockbreak.reach|Allows breaking of blocks that are out of reach distance.|&lt;br /&gt;
|nocheatplus.checks.blockbreak.wrongblock|Don&#039;t force the player to interact with the block first before he/she is allowed break it (interacting=touching).|&lt;br /&gt;
|nocheatplus.checks.blockbreak.break.liquid|Allows the player to break liquids such as water or lava (source blocks) by using a hack in creative gamemode.|&lt;br /&gt;
===BlockInteract===&lt;br /&gt;
|nocheatplus.checks.blockinteract|Parent permission for this check section.|&lt;br /&gt;
|nocheatplus.checks.blockinteract.direction|Don&#039;t force the player to look at the blocks that he/she is trying to interact with (levers, doors and other).|&lt;br /&gt;
|nocheatplus.checks.blockinteract.reach|Allows the player to interact with blocks that are further away than usual.|&lt;br /&gt;
|nocheatplus.checks.blockinteract.speed|Allows the player to spam interaction on blocks such as levers, note blocks, doors and other.|&lt;br /&gt;
|nocheatplus.checks.blockinteract.visible|Everyone that owns this node is allowed to interact through walls to open a chest, furnace and other container without actually seeing them (also prevents from entering a minecart, bed or boat through walls).|&lt;br /&gt;
===BlockPlace===&lt;br /&gt;
|nocheatplus.checks.blockplace|...|&lt;br /&gt;
|nocheatplus.checks.blockplace.direction|Don&#039;t force the player to look at the block that he/she is trying to place on.|&lt;br /&gt;
|nocheatplus.checks.blockplace.boatsanywhere|Allows the player to place boats everywhere and not only in the water.|&lt;br /&gt;
|nocheatplus.checks.blockplace.fastplace|Allows the player to place blocks very quickly.|&lt;br /&gt;
|nocheatplus.checks.blockplace.noswing|Don&#039;t force players to swing their arm when placing a block.|&lt;br /&gt;
|nocheatplus.checks.blockplace.reach|Allows the player to place blocks that are too far away.|&lt;br /&gt;
|nocheatplus.checks.blockplace.speed|Allows a player to throw projectiles very quickly (snowballs, splash potions and other).|&lt;br /&gt;
|nocheatplus.checks.blockplace.against.liquids|Having this permission assigned allows to place block against liquids by using a special hack.|&lt;br /&gt;
|nocheatplus.checks.blockplace.against.air|This permission allows a player to place blocks against air.|&lt;br /&gt;
===对话===&lt;br /&gt;
|nocheatplus.checks.chat|...|&lt;br /&gt;
|nocheatplus.checks.chat.color|Don&#039;t filter color codes from messages that get sent by players to allow them using colors in their messages. However nearly every chat plugin will override this.|&lt;br /&gt;
|nocheatplus.checks.chat.text|Allows the player to bypass the chat spam check for written text.|&lt;br /&gt;
|nocheatplus.checks.chat.commands|Allow players to bypass the command frequency check that protects against command spam.|&lt;br /&gt;
|nocheatplus.checks.chat.captcha|Owners of this permission wont be forced to type in a captcha if they fail one of the chat checks (this feature is disabled by default).|&lt;br /&gt;
|nocheatplus.checks.chat.relog|Every player that has this permission is allowed to completely bypass the re-log check of NoCheatPlus.|&lt;br /&gt;
|nocheatplus.checks.chat.logins|Allows the player to bypass the login check which prevents too many players loging in at the same time.|&lt;br /&gt;
===Combined===&lt;br /&gt;
|nocheatplus.checks.combined|Parent permission for the combined check group.|&lt;br /&gt;
|nocheatplus.checks.combined.improbable|Allows the player to bypass the Combined_Improbable check which fights against kill-auras ,speed hacks and some other combined hacks also. It also prevents the player from using 2 or more hacks at the same time.|&lt;br /&gt;
|nocheatplus.checks.combined.bedleave|Allows the player to send bed leave packets from anywhere (can be exploited to confuse some other checks of NoCheatPlus).|&lt;br /&gt;
|nocheatplus.checks.combined.munchhausen|Players with this node might be able to use fishing roods for flying (Check is disabled by default in configuration).|&lt;br /&gt;
===格斗===&lt;br /&gt;
|nocheatplus.checks.fight|Fight check group.|&lt;br /&gt;
|nocheatplus.checks.fight.angle|Don&#039;t prevent the player from attacking multiple entities at the time.|&lt;br /&gt;
|nocheatplus.checks.fight.critical|Don&#039;t prevent the player from doing fake critical hits when it&#039;s technically not possible to do so.|&lt;br /&gt;
|nocheatplus.checks.fight.direction|Don&#039;t force the player to look at the targets while fighting them.|&lt;br /&gt;
|nocheatplus.checks.fight.godmode|Don&#039;t prevent the player from keeping the temporary invulnerability that he/she gets when taking damage.|&lt;br /&gt;
|nocheatplus.checks.fight.fastheal|The owner of this node is allowed to regenerate health faster then usually possible.|&lt;br /&gt;
|nocheatplus.checks.fight.knockback|Don&#039;t prevent the player from doing knockbacks when it&#039;s technically not possible to do so.|&lt;br /&gt;
|nocheatplus.checks.fight.noswing|Don&#039;t force the player to move the arm while fighting against someone or something.|&lt;br /&gt;
|nocheatplus.checks.fight.reach|Allows the player to hit players and mobs that are out of allowed distance.|&lt;br /&gt;
|nocheatplus.checks.fight.selfhit|Allows the player to do self hits for flying by exploiting the knockback of those hits.|&lt;br /&gt;
|nocheatplus.checks.fight.speed|Don&#039;t limit the amount of attacks that the player can do per second.|&lt;br /&gt;
===Inventory===&lt;br /&gt;
|nocheatplus.checks.inventory|Inventory check group.|&lt;br /&gt;
|nocheatplus.checks.inventory.drop|Don&#039;t limit the amount of items that a player may drop within a short timeframe.|&lt;br /&gt;
|nocheatplus.checks.inventory.instantbow|Don&#039;t prevent the player from shooting arrows instantly over the bow without taking the usual time to pull the string back.|&lt;br /&gt;
|nocheatplus.checks.inventory.instanteat|Don&#039;t prevent players from eating their food instantly without taking the usual time to munch on it.|&lt;br /&gt;
|nocheatplus.checks.inventory.fastclick|Allows the player to move items around the inventory instantly without using there mouse/keyboard to do so.|&lt;br /&gt;
|nocheatplus.checks.inventory.items|Allows the player to use illegal enchantments on signed books (This got fixed now in Minecraft 1.4.3 and higher).|&lt;br /&gt;
===Moving===&lt;br /&gt;
|nocheatplus.checks.moving|Parent permission for the moving checks group.|&lt;br /&gt;
|nocheatplus.checks.moving.creativefly|Allows the player to fly faster in creative mode then usually possible.|&lt;br /&gt;
|nocheatplus.checks.moving.morepackets|Allow the player to make a lot more movements than normally possible. Doing more movements will result in faster movement speed and causes the server to spend a lot of additional time for processing these movements.|&lt;br /&gt;
|nocheatplus.checks.moving.morepacketsvehicle|Allows players to make a lot more movements in vehicles (boats, minecrats, pigs, ...) than normally possible.|&lt;br /&gt;
|nocheatplus.checks.moving.nofall|Allows the player to avoid fall damage by using cheats. Normally NoCheatPlus will keep track of a player&#039;s movement and rectify the fall-damage calculations of Minecraft so the player always gets the fall damage he/she is supposed to get.|&lt;br /&gt;
|nocheatplus.checks.moving.survivalfly|Allows the player to fly in survival mode. It also treats the player as if he has the &amp;quot;.nofall&amp;quot; permission too.|&lt;br /&gt;
|nocheatplus.checks.moving.survivalfly.blocking|Allows the player to block while moving at normal speed.|&lt;br /&gt;
|nocheatplus.checks.moving.survivalfly.sneaking|Allows the player to sneak while moving at normal speed.|&lt;br /&gt;
|nocheatplus.checks.moving.survivalfly.sprinting|Allows the player to sprint backwards.|&lt;br /&gt;
|nocheatplus.checks.moving.survivalfly.speeding|Allows the player to bypass the vanilla walk/run/sprint speed limits.|&lt;br /&gt;
|nocheatplus.checks.moving.survivalfly.step|Don&#039;t check if the player is using the step hack to get faster over blocks then usually possible.|&lt;br /&gt;
==Modifications==&lt;br /&gt;
These permissions allow to control which feature/mod a player may use. There is no guarantee that players use the original client and obey the request to turn off/on features, though.&lt;br /&gt;
===CJB（作弊）===&lt;br /&gt;
|nocheatplus.mods.cjb|All CJB features.|&lt;br /&gt;
|nocheatplus.mods.cjb.fly|Don&#039;t prevent the player from using CJB&#039;s fly mod on the server.|&lt;br /&gt;
|nocheatplus.mods.cjb.radar|Gives access to use CJB&#039;s radar mod on the server.|&lt;br /&gt;
|nocheatplus.mods.cjb.xray|Don&#039;t prevent the player from using CJB&#039;s xray mod on the server.|&lt;br /&gt;
===MinecraftAutoMap===&lt;br /&gt;
|nocheatplus.mods.minecraftautomap|All features for MinecraftAutoMap.|&lt;br /&gt;
|nocheatplus.mods.minecraftautomap.ores|Don&#039;t prevent the player from using the ore detector from Minecraft AutoMap&#039;s.|&lt;br /&gt;
|nocheatplus.mods.minecraftautomap.cave|Don&#039;t prevent the player from using the cave mode feature of the Minecraft AutoMap&#039;s mod.|&lt;br /&gt;
|nocheatplus.mods.minecraftautomap.radar|Don&#039;t prevent the player from using Minecraft AutoMap&#039;s inbuilt radar.|&lt;br /&gt;
===Rei===&lt;br /&gt;
|nocheatplus.mods.rei.cave|Don&#039;t prevent the player from using Rei&#039;s Minimap&#039;s cave mode.|&lt;br /&gt;
|nocheatplus.mods.rei.radar|Don&#039;t prevent Rei&#039;s Minimap mod users from using all kind of available radar hacks.|&lt;br /&gt;
|nocheatplus.mods.rei.radar.player|Allows the player to use the radar from Rei&#039;s Minimap to track down other players only.|&lt;br /&gt;
|nocheatplus.mods.rei.radar.animal|Allows the player to only use the animal radar from Rei&#039;s Minimap mod.|&lt;br /&gt;
|nocheatplus.mods.rei.radar.mob|Gives access to use the mob radar feature from Rei&#039;s Minimap mod.|&lt;br /&gt;
|nocheatplus.mods.rei.radar.slime|Allows the player to track down slimes only by using the radar feature of Rei&#039;s Minimap.|&lt;br /&gt;
|nocheatplus.mods.rei.radar.squid|Player is allowed to use the Rei&#039;s Minimap radar to track down squids only.|&lt;br /&gt;
|nocheatplus.mods.rei.radar.other|Allows the player to use all the other features of the Rei&#039;s Minimap radar.|&lt;br /&gt;
===SmartMoving===&lt;br /&gt;
|nocheatplus.mods.smartmoving|All SmartMoving features.|&lt;br /&gt;
|nocheatplus.mods.smartmoving.climbing|Don&#039;t prevent the player from using Smart Moving&#039;s climb feature.|&lt;br /&gt;
|nocheatplus.mods.smartmoving.swimming|Don&#039;t prevent the player from using Smart Moving&#039;s swimming.|&lt;br /&gt;
|nocheatplus.mods.smartmoving.crawling|Don&#039;t prevent the player from using Smart Moving&#039;s crawl.|&lt;br /&gt;
|nocheatplus.mods.smartmoving.sliding|Don&#039;t prevent the player from using Smart Moving&#039;s slide.|&lt;br /&gt;
|nocheatplus.mods.smartmoving.jumping|Don&#039;t prevent the player from using Smart Moving&#039;s jump.|&lt;br /&gt;
|nocheatplus.mods.smartmoving.flying|Don&#039;t prevent the player from using Smart Moving&#039;s fly.|&lt;br /&gt;
===Zombe===&lt;br /&gt;
|nocheatplus.mods.zombe|All zombe features.|&lt;br /&gt;
|nocheatplus.mods.zombe.fly|Don&#039;t prevent the player from using Zombe&#039;s fly mod.|&lt;br /&gt;
|nocheatplus.mods.zombe.noclip|Don&#039;t prevent the player from using Zombe&#039;s noclip mod on the server.|&lt;br /&gt;
|nocheatplus.mods.zombe.cheat|Don&#039;t prevent the player from using Zombe&#039;s cheat mods.|\\&lt;br /&gt;
== Parent Nodes ==&lt;br /&gt;
Most permissions have parent nodes, that in fact goes for all check types. Resulting in nocheatplus.admin, nocheatplus.checks.moving, nocheatplus.checks.moving.survivalfly, nocheatplus.checks.fight, etc.&lt;br /&gt;
=== Things to know about Permissions ===&lt;br /&gt;
You can exclude a specific player from getting logged by appending &amp;quot;.silent&amp;quot; to the relevant permission node of the specific check. E.g.\\&lt;br /&gt;
&lt;br /&gt;
   * **nocheatplus.checks.moving.nofall.silent**\\&lt;br /&gt;
&lt;br /&gt;
will prevent NoCheatPlus from recording log messages for that player for the &amp;quot;nofall&amp;quot; check, while still executing all other actions as usual.&lt;br /&gt;
==Shortcut permissions==&lt;br /&gt;
|nocheatplus.admin| see above (full admin perms except check bypassing).|&lt;br /&gt;
|nocheatplus.shortcut.info|info about players|&lt;br /&gt;
|nocheatplus.shortcut.monitor|info about players and diagnostic info like version, lag,|&lt;br /&gt;
|nocheatplus.shortcut.safeadmin|&amp;quot;Safe&amp;quot; admin perms, no banning or reloading but unkick, exemption, data removal|&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
More to be added (shortcut.bypass - bypass about everything).&lt;br /&gt;
&lt;br /&gt;
=推荐使用=&lt;br /&gt;
&lt;br /&gt;
以下插件可以配合NCP使用.&lt;br /&gt;
&lt;br /&gt;
[http://dev.bukkit.org/server-mods/compatnocheatplus-cncp/ CompatNoCheatPlus (cncp)]&lt;br /&gt;
&lt;br /&gt;
例如 mcMMO, Citizens, MagicSpells 或 MachinaCraft . 大部分插件还不支持NPC，如果你有任何发现都可以联系我们.&lt;br /&gt;
&lt;br /&gt;
[http://dev.bukkit.org/server-mods/orebfuscator/ Orebfuscator]&lt;br /&gt;
&lt;br /&gt;
Orebfuscator 通过修改从服务器发送到客户端的方块信息文件来实现反矿石射线的作用，简单的说就是防X-ray.&lt;br /&gt;
&lt;br /&gt;
=下载和历史更新=&lt;br /&gt;
&lt;br /&gt;
* 下载正式版本请前往 BukkitDev [http://dev.bukkit.org/server-mods/nocheatplus/files/ Files].&lt;br /&gt;
* 下载测试版本请前往 [http://dev.bukkit.org/server-mods/nocheatplus/pages/nocheat-plus-development/jenkins/ Jenkins at EcoCityCraft].&lt;br /&gt;
* 不要从任何其他来源下载，不要使用别人给你的插件.&lt;br /&gt;
* 前往Jenkins查看所有版本的更新记录[http://dev.bukkit.org/server-mods/nocheatplus/pages/nocheat-plus-development/jenkins/ changes list].&lt;br /&gt;
* 前往GitHub查看所有改动 [https://github.com/NoCheatPlus/NoCheatPlus/commits/master commit history].&lt;br /&gt;
* &amp;lt;s&amp;gt;插件统计将不会传送至 mcstats.org.&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=帮助=&lt;br /&gt;
&lt;br /&gt;
==其他帮助==&lt;br /&gt;
&lt;br /&gt;
* 你可以到: [https://github.com/asofold/NCPDocs/blob/master/FAQ.creole#faq Frequently asked Questions] 以及 [https://github.com/asofold/NCPDocs/blob/master/Known%20Issues.creole#known-issues Known Issues] 提问.&lt;br /&gt;
* [https://github.com/asofold/NCPDocs/blob/master/README.creole#ncpdocs Wiki] (配设文件, 权限介绍, 指令介绍)&lt;br /&gt;
* 开发者请查看NoCheatPlus的API.&lt;br /&gt;
&lt;br /&gt;
==联系我们==&lt;br /&gt;
你有疑问可以到,&lt;br /&gt;
IRC联系我们 (IRC地址: irc.spi.gt | 默认Port: 6667 | SSL-Port: 6697 | 频道: #nocheat | 网页客户端: WebIRC)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
你可以创造一个提问票 [http://dev.bukkit.org/bukkit-plugins/nocheatplus/create-ticket/ new ticket] 或者查看已存在提问票 [http://dev.bukkit.org/server-mods/nocheatplus/tickets/ existing ticket].&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
你可以私聊原作者[http://dev.bukkit.org/home/send-private-message/ @asofold]和[http://dev.bukkit.org/home/send-private-message/ @MyPictures]，@IceAP (IRC: ICE)&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
请勿联系用户 &#039;NoCheatPlus&#039;, 它仅用于管理，不会及时回复你的提问. 转移到 BukkitDev 和 GitHub 获取更多的帮助, 请勿相信BukkitDev以外的 NCP 管理人员 .&lt;/div&gt;</summary>
		<author><name>Volta薯片</name></author>
	</entry>
</feed>