Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/feiyeur/speakers
- Owner: feiyeur
- License: mit
- Created: 2025-01-30T03:57:46.000Z (2 days ago)
- Default Branch: main
- Last Pushed: 2025-01-30T05:33:20.000Z (1 day ago)
- Last Synced: 2025-01-30T06:25:47.335Z (1 day ago)
- Topics: bukkit, minecraft, minecraft-plugin, papermc, spigot
- Language: Java
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.