Sound Schedule

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

This plugin allows for the creation of scheduled sounds throughout the day. The pitch, location, range can be specified.

Commands

/soundschedule add <value | day | noon | night | midnight> <name> <sound> [pitch] [x] [y] [z] [range]

Adds a sound to play at a time. The name must be unique since it is what identifies the sound.

/soundschedule set <value | day | noon | night | midnight> <name> <sound | pitch | location | range>

Modifies a sound's attributes.

/soundschedule move <value | day | noon | night | midnight> [name] <value | day | noon | night | midnight>

Moves a sound to a different time.

/soundschedule rename <value | day | noon | night | midnight> <name> <name>

Renames a sound.

/soundschedule remove <value | day | noon | night | midnight> [name]

Removes a sound or all sounds from a time.

/soundschedule timeline

Tells the player the sound schedule.

Config

Preset times are defined by the following:

definedTimes:
  midnight: 18000
  day: 0
  noon: 6000
  night: 12500

Permissions

soundschedule.use - (default op) Allows use of all soundschedule commands

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    82836
  • Created
    Jul 18, 2014
  • Last Released File
    Jul 28, 2014
  • Total Downloads
    201
  • License

Categories

Members

Recent Files