FailedLogin

FailedLogin - Version 0.2

This plugin provide to server administrators the possibility to modify the kick message that is display to a player when the login process fail, more precisely when the player is blacklisted or not white-listed. This can be very useful to provide more information and/or instructions to the player, such as a website or email address.

How to install

Download the latest version and put it in the plugins directory.

How to configure

If you want to configure this plugin, edit the failedlogin.properties file inside the directory FailedLogin, which is inside the plugins directory. You will find six properties that you can edit, each one representing a unique message. Any undefined property in the configuration file will use its default value. Notice that you can use a maximum of 100 characters for each message. Any message that exceed length will be truncated.

Default configuration file

# Message definitions
login_banned_msg=You are banned from this server!
login_whitelist_msg=You are not white-listed on this server!
login_full_msg=The server is full!
login_other_msg=You cannot login on this server!
kick_kicked_msg=Kicked by admin.
kick_banned_msg=Banned by admin.

Example of kick messages that a player can receive

Quote from a banned player:

You haven't paid for this month. Please proceed with the payment or contact the administrator.

Quote from a not white-listed player:

You are not white-listed on this server. Please contact the administrator.

Links


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files