Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/feiyeur/speakers

A Spigot plugin that controls a group of locations to play the same sound to each player at the same time
https://github.com/feiyeur/speakers

bukkit minecraft minecraft-plugin papermc spigot

Last synced: about 17 hours ago
JSON representation

A Spigot plugin that controls a group of locations to play the same sound to each player at the same time

Awesome Lists containing this project

README

        

# speakers

A Spigot plugin that controls a group of locations to play the same sound to each player at the same time

## Usage

### `/speakers create `

Creates a speaker group.

### `/speakers add `

Adds a speaker (at your location) to the specified group.

### `/speakers delete `

Deletes a speaker group.

### `/speakers play `

Plays the sound using the specified speaker group.

### `/speakers stop `

Stops all the playing sounds in the specified group.