IntellectualSites / IntellectualSites/PlotSquared
Support to configure what music is visible
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 653
- Forks
- 975
- Avg merge
- 2m
- Merged PRs (30d)
- 6
Description
What feature do you want to see added?
Currently /plot music lets you set any vanilla music you want, however, those servers with custom resource packs have the ability to play more than your vanilla music disks, it would be nice to see these supported (or configurable by config.yml?)
Are there any alternatives?
I haven't seen any addons/alternatives to be able to do this.
While this could be an Addon for PlotSquard I believe it should be implemented in the plugin itself.
Anything else?
I personally use ItemsAdder for this, however, you add your own music into a resource pack without the need for ItemsAdder with relative ease. (it's handled by the client, not server)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the /plot music command and reviewing how music is currently limited to vanilla tracks. Check the plugin's config.yml handling and the resource-pack context described in the issue. Done means custom resource-pack music can be selected or configured through the plugin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100