IntellectualSites / IntellectualSites/PlotSquared
Adjust plot's music volume
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?
Hey ya'll -- quick feature request that's come up from Verona SMP; curious to hear your thoughts:
Summary:
- A way to set the volume of your plot's music, so that it isn't so loud for you and/or others.
- This would adjust the volume of the plot's music for all players that enter the plot.
Possible Solutions:
- Existing volume is considered "high" as default, and players can do some sort of '/plots volume low' or '/plots volume medium' to adjust to their preference.
- Allow players to set an integer from 1-10 to adjust volume to their liking. For example, '/plots volume 6'.
Are there any alternatives?
The plot owner turns their Minecraft music volume down and asks everyone else to if they have a problem with the volume.
Anything else?
No response
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
The issue does not identify any files, tests, commands, or implementation entry points. First locate the plot music handling and existing /plots command structure, then clarify whether volume is a shared plot setting or a per-player preference and which value range or presets are required. Done means plot music volume can be configured and the chosen behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100