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

“CrazyLogin”的版本间的差异

来自Minecraft插件百科
跳转至: 导航搜索
第13行: 第13行:
 
Keep these two things in mind:
 
Keep these two things in mind:
  
# The protection is only as good as your passwords.
+
The protection is only as good as your passwords.
# The server is still less secure then a server in online mode.
+
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).
+
    • My plugin is not limited to offline mode servers, therefore you can increase security for both server types (offline and online mode servers).
  
 
=特性=
 
=特性=
第24行: 第24行:
 
   • Password-Only:  
 
   • Password-Only:  
 
   The user has to create a password and login.
 
   The user has to create a password and login.
• Users who aren't logged in, cannot chat, build, fight, drop items, move, teleport.
+
• 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.
+
• (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren't logged in.<br />
• Multiple password Encryption algorithms
+
• Multiple password Encryption algorithms<br />
• AuthMe, xAuth support
+
• AuthMe, xAuth support<br />
• Integrated Config, Flat, MySQL and SQLite-Database support.
+
• Integrated Config, Flat, MySQL and SQLite-Database support.<br />
• Integrated Logging support.
+
• Integrated Logging support.<br />
• Integrated CrazyPipes support.
+
• Integrated CrazyPipes support.<br />
 
• Session support
 
• Session support
 
   • Supports single sessions
 
   • Supports single sessions
 
   • saveLogins (teleport to spawn until login).
 
   • saveLogins (teleport to spawn until login).
   • If you do not logout and autoLogout is disabled, you can rejoin from the same IP.
+
   • If you do not logout and autoLogout is disabled, you can rejoin from the same IP.<br />
• Permission + option to disable ingame registration.
+
• Permission + option to disable ingame registration.<br />
• forceSaveLogin option to hide the players current location until login
+
• 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.
+
   • this fixes the issues with AntiCheat being kicked for flying due to anti move protection.<br />
• maxRegistrationsPerIP and maxOnlinesPerIP options
+
• maxRegistrationsPerIP and maxOnlinesPerIP options<br />
• Command usage is stricktly limited, when not logged in (whitelist).
+
• Command usage is stricktly limited, when not logged in (whitelist).<br />
• Possibility to block guest commands, chat and join.
+
• 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.
+
• 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.
+
• (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.
+
• (Optional) TempBan players who don't login or fail to login.<br />
• Adminlogin and Tokenlogin commands available
+
• Adminlogin and Tokenlogin commands available<br />
• Command to logout automatically when leaving the server
+
• Command to logout automatically when leaving the server<br />
• Command to expire passwords (force players to change their passwords)
+
• Command to expire passwords (force players to change their passwords)<br />
• Filter- & Sortable Accountlist
+
• Filter- & Sortable Accountlist<br />
• Playerinfo (Name, IP, Connection and more)
+
• Playerinfo (Name, IP, Connection and more)<br />
• Ability to delete inactive accounts.
+
• Ability to delete inactive accounts.<br />
• PluginAPI available
+
• PluginAPI available<br />
• Client AutoLogin Plugin available (can be blocked)
+
• Client AutoLogin Plugin available (can be blocked)<br />
 
=配置&选项=
 
=配置&选项=
 
由于内容过多,请前往[[CrazyLogin/配置文件]]
 
由于内容过多,请前往[[CrazyLogin/配置文件]]

2018年10月28日 (日) 16:55的版本

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/配置文件

相关插件

CrazyLoginAutoLogin (Client-Plugin) http://dev.bukkit.org/client-mods/crazyloginautologin/
CrazyCaptcha (Captcha) http://dev.bukkit.org/bukkit-plugins/crazycaptcha/
CrazyLoginFilter (IP/Connection Access Filter) http://dev.bukkit.org/bukkit-plugins/crazyloginfilter/
CrazyLoginRank (Join Ranking) http://dev.bukkit.org/bukkit-plugins/crazycore/pages/crazy-login-rank/