- 欢迎来到Minecraft插件百科!
- 对百科编辑一脸懵逼?帮助:快速入门带您快速熟悉百科编辑!
- 因近日遭受攻击,百科现已限制编辑,有意编辑请加入插件百科企鹅群:223812289
CrazyLogin:修订间差异
无编辑摘要 |
(原页面简直一派胡言。。) |
||
第2行: | 第2行: | ||
{{Bukkit Plugin Infobox | {{Bukkit Plugin Infobox | ||
|[[文件:CLogin.png|居中]] | |[[文件:CLogin.png|居中]] | ||
|版本=7. | |版本=7.24.2 | ||
|前置插件=CrazyCore | |前置插件=CrazyCore | ||
|兼容服务端版本=1.2.3-1. | |兼容服务端版本=1.2.3-1.13 | ||
|源地址=https://dev.bukkit.org/bukkit-plugins/crazylogin/ | |源地址=https://dev.bukkit.org/bukkit-plugins/crazylogin/ | ||
}} | }} | ||
[[文件: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 | This plugin supports two modes. Maybe-Password and Password-Only | ||
Maybe-Password: | |||
Maybe-Password: | ''The user can create a password, if he wants to | ||
(a password is required for ops/players with permission)'' | |||
The user can create a password, if he wants to | Password-Only: | ||
''The user has to create a password and login.'' | |||
(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. | 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. | (Optional) Ability to hide/change Join/Quit-Messages, hide players who aren't logged in. | ||
Multiple password Encryption algorithms | Multiple password Encryption algorithms | ||
AuthMe, xAuth support | AuthMe, xAuth support | ||
Integrated Config, Flat, MySQL and SQLite-Database support. | Integrated Config, Flat, MySQL and SQLite-Database support. | ||
Integrated Logging support. | Integrated Logging support. | ||
Integrated CrazyPipes support. | Integrated CrazyPipes support. | ||
Session support | Session support | ||
Supports single sessions | |||
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. | |||
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. | Permission + option to disable ingame registration. | ||
forceSaveLogin option to hide the players current location until login | 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. | |||
this fixes the issues with AntiCheat being kicked for flying due to anti move protection. | |||
maxRegistrationsPerIP and maxOnlinesPerIP options | maxRegistrationsPerIP and maxOnlinesPerIP options | ||
Command usage is stricktly limited, when not logged in (whitelist). | Command usage is stricktly limited, when not logged in (whitelist). | ||
Possibility to block guest commands, chat and join. | 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. | 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) 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. | (Optional) TempBan players who don't login or fail to login. | ||
Adminlogin and Tokenlogin commands available | Adminlogin and Tokenlogin commands available | ||
Command to logout automatically when leaving the server | Command to logout automatically when leaving the server | ||
Command to expire passwords (force players to change their passwords) | Command to expire passwords (force players to change their passwords) | ||
Filter- & Sortable Accountlist | Filter- & Sortable Accountlist | ||
Playerinfo (Name, IP, Connection and more) | Playerinfo (Name, IP, Connection and more) | ||
Ability to delete inactive accounts. | Ability to delete inactive accounts. | ||
PluginAPI available | PluginAPI available | ||
Client AutoLogin Plugin available (can be blocked) | Client AutoLogin Plugin available (can be blocked) | ||
=配置&选项= | |||
由于内容过多,请前往[[CrazyLogin/配置文件]] | |||
== 相关插件 == | == 相关插件 == | ||
CrazyLoginAutoLogin (Client-Plugin) http://dev.bukkit.org/client-mods/crazyloginautologin/ | CrazyLoginAutoLogin (Client-Plugin) http://dev.bukkit.org/client-mods/crazyloginautologin/ |
2018年10月28日 (日) 08:39的版本
外文名 | CrazyLogin |
插件类型 | Spigot / CraftBukkit |
最新版本 | 7.24.2 |
兼容服务端 | 1.2.3-1.13 |
前置插件 | CrazyCore |
源地址 | https://dev.bukkit.org/bukkit-plugins/crazylogin/ |
概述
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/