Server Extras is a new plugin that will give a couple of new useful commands to your users. BUKKIT DEV LINK: http://dev.bukkit.org/server-mods/server-extras/ PS: If anyone comes up with a better name, let me know please Commands so far: /donate - displays a line of text on a players screen with a configurable link to where they can donate to your server. /texturepack - displays some text with a configurable link to send your players to the site that they can download the recommended texture pack for use on the server. Other commands are planned and if you would like to leave a suggestion please reply to the correct post on the Server Extras forum, or PM me. If your idea is used, you will be credited on the BukkitDev page. Instructions: Place Extras.jar (or Extras(JRE6).jar if you're using the JRE6 version) in your plugins directory. Reload your server. There should be a new folder in your plugins directory called 'Extras'. Open this and then open the config.yml. Edit the 'Edit Me' texts to suitable links. (I would recommend using bit.ly to shorten your links) Save your changes. Reload your server again. You're done! Special thanks to: CRAZYxMUNK3Y Craftiii4 for helping me get this plugin running! Changelog: v1.2: Added /website. v1.1: Added /texturepack. v1.0: Released. Only has the /donate command.