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

“CrazyLogin”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
第8行: 第8行:
 
}}
 
}}
 
[[文件:CLogin.png|居中]]
 
[[文件: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.<br />
 
• (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren't logged in.<br />
 
• Multiple password [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/ Encryption algorithms]<br />
 
• [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/auth-me/ AuthMe], [http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/encryption/xauth/ xAuth] support<br />
 
• Integrated Config, Flat, [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/mys-ql/ MySQL] and SQLite-Database support.<br />
 
• Integrated [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/logging/ Logging] support.<br />
 
• Integrated [http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-pipe/ CrazyPipes] support.<br />
 
• 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.<br />
 
• Permission + option to disable ingame registration.<br />
 
• forceSaveLogin option to hide the players current location until login<br />
 
  • this fixes the issues with AntiCheat being kicked for flying due to anti move protection.<br />
 
• maxRegistrationsPerIP and maxOnlinesPerIP options<br />
 
• Command usage is stricktly limited, when not logged in (whitelist).<br />
 
• Possibility to block guest commands, chat and join.<br />
 
• Warn players with permission, if some fails to login or execute a command if he isn't allowed to.<br />
 
• (Optional) Kick players who don't register, don't login, fail to login, execute a command.<br />
 
• (Optional) TempBan players who don't login or fail to login.<br />
 
• Adminlogin and Tokenlogin commands available<br />
 
• Command to logout automatically when leaving the server<br />
 
• Command to expire passwords (force players to change their passwords)<br />
 
• Filter- & Sortable Accountlist<br />
 
• Playerinfo (Name, IP, Connection and more)<br />
 
• Ability to delete inactive accounts.<br />
 
• [https://github.com/ST-DDT/CrazyAPI_Login PluginAPI available]<br />
 
• Client AutoLogin Plugin available (can be blocked)<br />
 
=配置&选项=
 
由于内容过多,请前往[[CrazyLogin/配置文件]]
 
  
=[http://dev.bukkit.org/bukkit-plugins/crazylogin/pages/commands/ 指令及其权限]=
+
• 二级密码:玩家可以自行创建一个二级密码,如果需要的话(一个保护重要权限操作的密码)  • 必须输入密码:玩家在登录的时候必须输入密码。
 +
• 任何没有登录的玩家都不能聊天,建造,PVP,丢弃物品,移动和传送。
 +
• (可选)可以设置为显示或隐藏加入和退出消息,还可以隐藏那些还没有登录的玩家。
 +
• 给予密码多重的加密算法
 +
• 支持AuthMe和xAuth插件
 +
• 整合好的配置文件,并且支持MySQL和SQLite-Database.
 +
• 整合好的登录支持。
 +
• 整合好的并且支持CrazyPipes.
 +
• 支持会话(登录会话)
  
=有问题?=
+
• 支持单独的会话  • 安全的登录(传送到主城直到玩家登录). • 如果你没有登出并且“自动登录”是禁止的,你可以从同一个IP重连服务器。
看一看这个指令帮手[https://github.com/ST-DDT/CommandHelper-CrazyLogin CommandHelper Extension]
+
• 可以在游戏种选择和使用权限来阻止玩家注册。
 +
• 可以选择强制隐藏玩家的确实位置直到登录成功。
  
=Factions=
+
• 这些可以修复玩家在没登录的时候就因为飞行或者异常的移动而被AntiCheat插件踢出服务器。
Factions uses a very special way to execute commands, which bypasses default command protection.
+
• 可以设置在同一个IP下面最大的用户注册数量和最大的用户在线数量
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]
+
• 可以禁止访客指令、访客聊天和访客加入。
 +
• 可以用权限来警告玩家,如果有些人登录失败或者执行了某个他不能执行的命令。
 +
• 可以设置踢出不注册、不登录、登录失败或者尝试执行一个命令的玩家。
  
=迁移数据库=
+
• 可以设置临时Ban某个玩家如果他没有登录或者登录失败。
You can convert your database with /crazylogin mode database <Type>".
+
• 支持管理员登录和Token登录。
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!)
+
• 玩家信息(名字,IP地址,连接状况等等)
Just copy this jar to your accounts.db then execute this jar.
+
• 可以删除没有激活的用户(没有注册密码的账户)
This will create an accounts.db.sql file.
+
• 提供PluginAPI(插件开源)
 +
• 外置自动登录(可以禁止)
  
 +
== 配置&选项 ==
 +
由于内容过多,请前往CrazyLogin/配置文件
 +
 +
== 指令及其权限 ==
 +
有问题?
 +
看一看这个指令帮手CommandHelper Extension
 +
 +
== Factions(帮派)==
 +
帮派用了一些非常特殊的命令,有些甚至可以忽略默认的指令保护。使用这个插件直到帮派插件修复了那个漏洞:CrazyLogin_FactionProtection
 +
 +
== 迁移数据库 ==
 +
你可以用"/crazylogin mode database <Type>"来转换你的数据库。这可能要很多时间如果你的数据非常庞大。你可以用这个插件来转换你的数据库到一个Mysql数据库脚本:CrazyLogin_Flat_2_MySQL(注意:这个文件至今为止没有被任何Bukkit服务端核心的工作人员使用!)你只用复制这个.jar到你的accounts.db文件然后执行这个.jar插件。这样你可以创建一个accounts.db的Sql数据库文件。
  
 
== 相关插件 ==
 
== 相关插件 ==
[http://dev.bukkit.org/client-mods/crazyloginautologin/ CrazyLoginAutoLogin] (Client-Plugin)
+
[http://dev.bukkit.org/client-mods/crazyloginautologin/ CrazyLoginAutoLogin] (外置登录)
 
<br />
 
<br />
[http://dev.bukkit.org/bukkit-plugins/crazycaptcha/ CrazyCapcha] (Captcha)
+
[http://dev.bukkit.org/bukkit-plugins/crazycaptcha/ CrazyCapcha] (验证码)
 
<br />
 
<br />
[http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/ CrazyLoginFilter] (IP/Connection Access Filter)  
+
[http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/ CrazyLoginFilter] (IP地址加入过滤器)  
 
<br />
 
<br />
 
[http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/ CrazyLoginRank] (Join Ranking)  
 
[http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/ CrazyLoginRank] (Join Ranking)  
 
[[Category:安全]]
 
[[Category:安全]]

2019年8月17日 (六) 23:11的版本

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

概述

给每个玩家添加属于他们自己的密码。这样可以使你的服务器远离攻击。

请注意这两件事:

• 那些保护的安全性只跟密码的安全性一样。 • 那些没有开正版验证的服务器还是没有那么安全的。

• 我的插件不对非正版验证的服务器有限制,因此你可以安装这个插件在两种类型的服务器上。(正版验证和非正版验证的服务器) 特性 • 这个插件支持两种模式。二级密码和必须输入密码。

• 二级密码:玩家可以自行创建一个二级密码,如果需要的话(一个保护重要权限操作的密码) • 必须输入密码:玩家在登录的时候必须输入密码。 • 任何没有登录的玩家都不能聊天,建造,PVP,丢弃物品,移动和传送。 • (可选)可以设置为显示或隐藏加入和退出消息,还可以隐藏那些还没有登录的玩家。 • 给予密码多重的加密算法 • 支持AuthMe和xAuth插件 • 整合好的配置文件,并且支持MySQL和SQLite-Database. • 整合好的登录支持。 • 整合好的并且支持CrazyPipes. • 支持会话(登录会话)

• 支持单独的会话 • 安全的登录(传送到主城直到玩家登录). • 如果你没有登出并且“自动登录”是禁止的,你可以从同一个IP重连服务器。 • 可以在游戏种选择和使用权限来阻止玩家注册。 • 可以选择强制隐藏玩家的确实位置直到登录成功。

• 这些可以修复玩家在没登录的时候就因为飞行或者异常的移动而被AntiCheat插件踢出服务器。 • 可以设置在同一个IP下面最大的用户注册数量和最大的用户在线数量 • 指令被完全禁止直到登录成功(白名单可以设置不禁止) • 可以禁止访客指令、访客聊天和访客加入。 • 可以用权限来警告玩家,如果有些人登录失败或者执行了某个他不能执行的命令。 • 可以设置踢出不注册、不登录、登录失败或者尝试执行一个命令的玩家。

• 可以设置临时Ban某个玩家如果他没有登录或者登录失败。 • 支持管理员登录和Token登录。 • 当玩家离开服务器时,自动使用登出指令。 • 可以使用删除某玩家的密码的指令(这样会强制让玩家换密码) • 可过滤和可排序的用户列表 • 玩家信息(名字,IP地址,连接状况等等) • 可以删除没有激活的用户(没有注册密码的账户) • 提供PluginAPI(插件开源) • 外置自动登录(可以禁止)

配置&选项

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

指令及其权限

有问题? 看一看这个指令帮手CommandHelper Extension

Factions(帮派)

帮派用了一些非常特殊的命令,有些甚至可以忽略默认的指令保护。使用这个插件直到帮派插件修复了那个漏洞:CrazyLogin_FactionProtection

迁移数据库

你可以用"/crazylogin mode database <Type>"来转换你的数据库。这可能要很多时间如果你的数据非常庞大。你可以用这个插件来转换你的数据库到一个Mysql数据库脚本:CrazyLogin_Flat_2_MySQL(注意:这个文件至今为止没有被任何Bukkit服务端核心的工作人员使用!)你只用复制这个.jar到你的accounts.db文件然后执行这个.jar插件。这样你可以创建一个accounts.db的Sql数据库文件。

相关插件

CrazyLoginAutoLogin (外置登录)
CrazyCapcha (验证码)
CrazyLoginFilter (IP地址加入过滤器)
CrazyLoginRank (Join Ranking)