This plugin adds two key functions to Minecraft. First, it allows players or the console to play a specific music disc for one player, or the whole server. Second, it adds a new way to stop the server which plays a music disc to all the players on the server and prints a countdown timer to the chat to announce when the server is going to be stopped.
The commands and permission nodes for this plugin are as follows:
/lc <reload>
reloads the plugin's config file
lastcall.lc
/lastcall [time] [disc]
starts the countdown to the server stop and plays the specified disk. if no disk is specified, it will use the one listed in the config file. If no time is specified, it will use the time written in the config file.
lastcall.lastcall
/play [player] <disc>
plays the disc for the specified player, or for the player who used it if none is specified. When used from the console, it plays the disk to everyone if a user isn't specified.
lastcall.play
lastcall.play.others
You can find the source, submit bug reports, and give me suggestions on the github page.
https://github.com/kaitoyuuki/LastCall
https://github.com/kaitoyuuki/LastCall/issues
When reporting a bug, please include the plugin version, minecraft version, and bukkit version you are running so that I can figure out what is wrong more quickly.
TODO:
- Add method of playing music for all players in a specific group and/or world
- Add option for players to use /play for all players
Update notes: when updating to v1.3, you must delete your old config file.
Alright everybody, the number problem is fixed, the new version should become available shortly, so be sure to grab that. Sorry about the issues!