ServerPassword is my first public plugin.
It simply protects your server with a password.
I have coded this plugin for Development Build 1.7.2-R0.3 (#2982). Maybe it also works for earlier releases, I haven't tested it.
If you enter the server, you are forced to enter a password. If you enter a wrong password, you are going to be kicked (or banned, depends on configuration).
Without entering the password you got kicked after 60 seconds (default value).
Comes with a config file, permission and commands. Information about this you find below.
File: config.yml
# Configuration file for ServerPassword! # Here you set the server password! password: serverpw # A player gets this message when he entered a wrong password! kickmessage: The password was incorrect! # After this time(in seconds), a player will be kicked when he hasn't entered the password autokickTime: 60 # ...and gets this message! autokickMessage: Yon don't entered any password! # Set this to true, if you want that players get banned after they typed in the incorrect password X times (false = players got kicked, true = players got banned) banfeature: false # You'll get this message, if you get banned banmessage: You got banned, because you typed too often the incorrect password! # How often players can type the incorrect password until they get banned limit: 5
File: userlist.yml
# Example for the userlist.yml # All users in this list don't have to type the password! Users: - player1 - player2 - and so on...
You could add/remove players manually or automaticly via command (/sp add or /sp remove)
Main commands: /sp or /serverpassword
| Command | Description | |
|---|---|---|
| /sp changepw <old password> <new password> | Changes the server password | |
| /sp pass <username> | Pass players through the password protection | |
| /sp add <username> | Add players to the userlist | |
| /sp remove <username> | Remove players from the userlist |
serverpassword.command -> With this permissions you could use all commands!
| Username | Suggestion (accepted) | |
|---|---|---|
| derknoche |
Version 1.2 [14.01.2014]
Version 1.1 [12.01.2014]
Version 1.0 [10.01.2014]
Version 0.1 [06.01.2014]
unconvincible
Main language: german
Sub language: english
You want to talk to me (only german)? PM me!
You like my work and want to support me?
Then click the DONATE-Button in the upper right corner :)
Sincerely,
unconvincible