Bukkit Version: 740
Overview:
Customizable MOTD (text and color)
You can enable/disable each command by editing a config file
Commands:
The plugin provides several features for your minecraft server. The first one you will notice, is whenever a player joins the game he will be greeted and shown other online players.
Code: Select all
To bring up the online players list again type:
/whoCode: Select all
To bring up the MOTD again type:
/motdCode: Select all
To bring up the rules type:
/rulesVotes:
The plugin is generally designed for servers where an admin is not online all the time. Therefore I have implemented the following two commands:
Code: Select all
/vtime
vtime is a time vote system. Everyone can start a vote to change the time. You can vote for dawn, day, evening and night. To vote for a time change just use the argument yes. If not at least half of the online players voted yes within 60 seconds, the vote expires.
Code: Select all
/rtp
rtp creates a teleport request to another player. The other player has to type in /rtp yes to teleport the player. There can only be one request to one player at a time.
Utility:
Code: Select all
/ip
ip shows the ip of the player using the command.