[ABANDONED] ServerListVersion
.
THIS PLUGIN IS ABANDONED, PLEASE USE http://www.spigotmc.org/resources/serverlistplus.241/ INSTEAD
A simple plugin for Bukkit to customize the server version displayed in the clients serverlist. Useful for informing users while maintainance.
Example:

This plugin creates a config:
version: '$default'
($default means, the version will not be altered)
It also has a command:
listversion: description: Sets the "Version" in the Server List. aliases: lv usage: /<command> <set|reload|reset> [version] permission: serverlist.config permission-message: You don't have <permission>
You can also use color codes with &!
But please remember: While you are using a custom Version, NO USER WILL BE ABLE TO CONNECT! Be warned: Users can bypass this system, so use an additional whitelist and only use it for Maintenance etc.
Source Code available on Github: github.com/kuschku/ServerListVersion/
Dependency: ProtocolLib