CraftBukkitLogin
CraftBukkitLogin
Easy login plugin for your server.
by Vendor05
About/Install
This plugin will restrict players who are not registered.
Just copy the downloaded file to your server plugin folder
and setting up a permission plugin.
Features
- Easy setup
- Easy commands
- Pattern login
- Spigot support
- Language support
- Outlogged restrict
- Outlogged spawn point
- Referral code register
- Global pass register
- Support chat color
- Admin GUI
Restrictions: (for outlogged players)
- Player mobdamage restrict
- Player move restrict
- Player block break restrict
- Player command restrict
- Player item drop restrict
- Player chest open restrict
- Player chat restrict
Commands/Permissions
<Param> <- Parameter
| Commands | Description | Permission |
|---|---|---|
| /login <Password> | You can log in your account. | not need |
| /logout | You can log out from your account. | not need |
| /register <Password> <RePassword> | You can register a new account. | craftbukkitlogin.register |
| /registercode <ReferralCode> <Password> <RePassword> | You can register a new account with a referral code. | craftbukkitlogin.registercode |
| /registerpass <GlobalPassword> <Password> <RePassword> | You can register a new account with a global password. | craftbukkitlogin.registerpass |
| /changepw <OldPassword> <Password> <RePassword> | You can change your own password. | craftbukkitlogin.changepw |
| /pattern /p | You can create a login pattern. | not need |
| Admin commands | Description | Permission |
| /cbl admin | You can open admin GUI. | craftbukkitlogin.admin |
| /cbl logged | You can list all logged in players. | craftbukkitlogin.admin |
| /cbl registered | You can list all registered players. | craftbukkitlogin.admin |
| /cbl codes | You can list all active referral codes. | craftbukkitlogin.admin |
| /cbl createloginspawn | You can create a spawn point for outlogged players. | craftbukkitlogin.admin |
Tutorial
Other
License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
-
View User Profile
-
Send Message
Posted Jul 20, 2020Hello. I use this plguin on 1.16.1 bukkit, and register not work. I edit the permission yml, but the register not work. Permission yml
craftbukkitlogin.register
craftbukkitlogin.registercode
craftbukkitlogin.changepw
-
View User Profile
-
Send Message
Posted Jul 20, 2020In reply to EasyGamerHUN:
Hali,
Milyen permission plugint használsz a szerveren?
Majd a hibaüzenetet ís írd le hogy tudjam hol akadt el.
Köszi
Vendor05
-
View User Profile
-
Send Message
Posted Jul 16, 2020Hello, what do I need to do in order to let users register? do I need to add something to my permissions.yml file?
-
View User Profile
-
Send Message
Posted Jul 18, 2020In reply to luisivanc:
Hi,
You need setting up config.yml to register_allow: true or register_code: true for user can register.
Also need setting up you permission plugin for default users the following permissions:
- craftbukkitlogin.register for /register command
or
- craftbukkitlogin.registercode for /registercode command
I think it will help.
-
View User Profile
-
Send Message
Posted Jun 28, 2020Hi, it’s a wonderful plugin. Can you update it to work with 1.16.1 spigot?
-
View User Profile
-
Send Message
Posted Jun 30, 2020In reply to Forge_User_34225712:
Hi thanks for your feedback.
I use latest release on my 1.16.1 spigot szerver and its work perfect. There was no error message.
I make a release soon for 1.16.1.
-
View User Profile
-
Send Message
Posted Jun 26, 2020Hi, i just downloaded this and it is great but i have a problem, Sometimes when i disconnect and then connect it takes me to a past location but not the current one, is there some fix for that?
-
View User Profile
-
Send Message
Posted Jun 27, 2020In reply to lalex0024:
Hi,
If you reload or stop server while you are connected the server dont save your last position or your name not match in location.yml list and server don't update your position.
If the problem persists, then send me the config, location files in a private message.
-
View User Profile
-
Send Message
Posted Jun 9, 2020What do I do if someone forgets the password and needs a new one?
-
View User Profile
-
Send Message
Posted Jun 9, 2020In reply to Tio5x:
Hi,
Open the Admin GUI with /cbl admin command.
Click the second option "Registered players"
Search the player and click for delete registration
After this the player can register again with a new password.
-
View User Profile
-
Send Message
Posted Jun 4, 2020When I try to issue craftbukkitlogin:register it says:"Command argument not verified, please try again" how do I fix that? I need this command because my friends can't use the register command, they don't have the permission and the config says "true"
-
View User Profile
-
Send Message
Posted Jun 4, 2020In reply to Forge_User_64138248:
Hi thanks for your feedback.
There may be plenty of reasons for this error message, but i think the passwords match is incorrect or your name is already registered.
Register use: /register <Password> <RePassword>
Before your friends trying to register make sure your permission plugin to set permission for register command: "craftbukkitlogin.register"
I think it will help.
-
View User Profile
-
Send Message
Posted Jun 1, 2020When logging out and logging in, it takes players to a different spot to where they were before logging out
-
View User Profile
-
Send Message
Posted Jun 3, 2020In reply to mde_aimom:
Hi thanks for your feedback.
Please send it to private message me for your config file content to know more about this.
-
View User Profile
-
Send Message
Posted May 23, 2020When I try to register it says that "You don't have a permission to this server command"
I try to find something in config file, but i find nothing
-
View User Profile
-
Send Message
Posted May 27, 2020In reply to GordzillaCS:
Hi,
Your config is ok.
You will receive this message if you do not have permission.
Setting up your permission plugin for following: craftbukkitlogin.register
-
View User Profile
-
Send Message
Posted May 14, 2020When exiting, the spawn point does not change only on version 1.2
And you can open the chest and take things
Fix
-
View User Profile
-
Send Message
Posted May 21, 2020In reply to Awequr:
Hi, thansk for writing me the most bugs about spawn point feature.
I hope the next release will be ok :D
-
View User Profile
-
Send Message
Posted May 9, 2020If you don’t log in, you can throw things away
Fix
-
View User Profile
-
Send Message
Posted May 10, 2020In reply to Awequr:
Hi thanks for your feedback.
I will fix this in the next release.