IntellectualSites / IntellectualSites/PlotSquared

Adjust plot's music volume

Open
#4,022 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement Good first issue
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.