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

“CrazyLogin”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
(超链接)
(搬完了等翻译)
第54行: 第54行:
 
=配置&选项=
 
=配置&选项=
 
由于内容过多,请前往[[CrazyLogin/配置文件]]
 
由于内容过多,请前往[[CrazyLogin/配置文件]]
 +
 +
=[http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/commands/ 指令及其权限]=
 +
 +
=有问题?=
 +
看一看这个指令帮手[https://github.com/ST-DDT/CommandHelper-CrazyLogin CommandHelper Extension]
 +
 +
=Factions=
 +
Factions uses a very special way to execute commands, which bypasses default command protection.
 +
Use this plugin to fix that until Faction fixed that:
 +
[https://dev.bukkit.org/linkout?remoteUrl=https%253a%252f%252fdl.dropbox.com%252fu%252f16999313%252fBukkit%252fCrazyLogin_FactionProtection.jar CrazyLogin_FactionProtection]
 +
 +
=迁移数据库=
 +
You can convert your database with /crazylogin mode database <Type>".
 +
Especially on huge flat databases this may take very long.
 +
You can use this tool to convert your flat database to a mysql import script.
 +
[https://dev.bukkit.org/linkout?remoteUrl=https%253a%252f%252fdl.dropboxusercontent.com%252fu%252f16999313%252fBukkit%252fCrazyLogin_Flat_2_MySQL.jar CrazyLogin_Flat_2_MySQL]
 +
(Notice: This file has NOT been reviewed by any Bukkit staff!)
 +
Just copy this jar to your accounts.db then execute this jar.
 +
This will create an accounts.db.sql file.
 +
  
 
== 相关插件 ==
 
== 相关插件 ==
CrazyLoginAutoLogin (Client-Plugin) http://dev.bukkit.org/client-mods/crazyloginautologin/
+
[http://dev.bukkit.org/client-mods/crazyloginautologin/ CrazyLoginAutoLogin] (Client-Plugin)
 
<br />
 
<br />
CrazyCaptcha (Captcha) http://dev.bukkit.org/bukkit-plugins/crazycaptcha/
+
[[ http://dev.bukkit.org/bukkit-plugins/crazycaptcha/|CrazyCaptcha]] (Captcha)
 
<br />
 
<br />
CrazyLoginFilter (IP/Connection Access Filter) http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/
+
[http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/ CrazyLoginFilter] (IP/Connection Access Filter)
 
<br />
 
<br />
CrazyLoginRank (Join Ranking) http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/
+
[http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/ CrazyLoginRank] (Join Ranking)
 
[[Category:安全]]
 
[[Category:安全]]

2018年10月28日 (日) 17:31的版本

Icon-info.png
已检索到其他语言的内容,请协助搬运外文内容至本页面,并翻译为本地化的中文。

点击此处开始搬运。(搬运完毕后请移除本模板并添加“待翻译”模板)

CrazyLogin
外文名CrazyLogin
插件类型Spigot / CraftBukkit
最新版本7.24.2
兼容服务端1.2.3-1.13
前置插件CrazyCore
源地址https://dev.bukkit.org/bukkit-plugins/crazylogin/
CLogin.png

概述

Adds per player passwords to your server. This will increase your server's protection against griefers and account thiefs.

Keep these two things in mind:

• The protection is only as good as your passwords. • The server is still less secure then a server in online mode.

    • My plugin is not limited to offline mode servers, therefore you can increase security for both server types (offline and online mode servers).

特性

• This plugin supports two modes. Maybe-Password and Password-Only

 • Maybe-Password:
  The user can create a password, if he wants to
  (a password is required for ops/players with permission)
  • Password-Only: 
  The user has to create a password and login.

• Users who aren't logged in, cannot chat, build, fight, drop items, move, teleport.
• (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren't logged in.
• Multiple password Encryption algorithms
AuthMe, xAuth support
• Integrated Config, Flat, MySQL and SQLite-Database support.
• Integrated Logging support.
• Integrated CrazyPipes support.
• Session support

  • Supports single sessions
  • saveLogins (teleport to spawn until login).
  • If you do not logout and autoLogout is disabled, you can rejoin from the same IP.

• Permission + option to disable ingame registration.
• forceSaveLogin option to hide the players current location until login

  • this fixes the issues with AntiCheat being kicked for flying due to anti move protection.

• maxRegistrationsPerIP and maxOnlinesPerIP options
• Command usage is stricktly limited, when not logged in (whitelist).
• Possibility to block guest commands, chat and join.
• Warn players with permission, if some fails to login or execute a command if he isn't allowed to.
• (Optional) Kick players who don't register, don't login, fail to login, execute a command.
• (Optional) TempBan players who don't login or fail to login.
• Adminlogin and Tokenlogin commands available
• Command to logout automatically when leaving the server
• Command to expire passwords (force players to change their passwords)
• Filter- & Sortable Accountlist
• Playerinfo (Name, IP, Connection and more)
• Ability to delete inactive accounts.
PluginAPI available
• Client AutoLogin Plugin available (can be blocked)

配置&选项

由于内容过多,请前往CrazyLogin/配置文件

指令及其权限

有问题?

看一看这个指令帮手CommandHelper Extension

Factions

Factions uses a very special way to execute commands, which bypasses default command protection. Use this plugin to fix that until Faction fixed that: CrazyLogin_FactionProtection

迁移数据库

You can convert your database with /crazylogin mode database <Type>". Especially on huge flat databases this may take very long. You can use this tool to convert your flat database to a mysql import script. CrazyLogin_Flat_2_MySQL (Notice: This file has NOT been reviewed by any Bukkit staff!) Just copy this jar to your accounts.db then execute this jar. This will create an accounts.db.sql file.


相关插件

CrazyLoginAutoLogin (Client-Plugin)
[[ http://dev.bukkit.org/bukkit-plugins/crazycaptcha/%7CCrazyCaptcha]] (Captcha)
CrazyLoginFilter (IP/Connection Access Filter)
CrazyLoginRank (Join Ranking)