IntellectualSites / IntellectualSites/PlotSquared

Ability to change the main command and aliases

Open
#3,141 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
Java
Stars
653
Forks
975
Avg merge
2m
Merged PRs (30d)
6

Description

What feature do you want to see added?

It should be possible to configure what the main command is for PlotSquared, as well as configure aliases.

A lot of people, myself included, like to use PlotSquared for prison servers to imitate cells that players can claim, so a feature like this would be great for this group, as we could change the main command to "/cell" or "/cells", etc.

Are there any alternatives?

Changing the contents of plugin.yml, but not only can you only change aliases here (not the main command), you have to edit it every time you update PlotSquared, which can be tedious.

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

Start by reviewing plugin.yml and the command-registration entry points that define PlotSquared's main command and aliases. Determine how configurable command names should interact with updates and identify the relevant command behavior to verify; done means the main command and aliases can be configured without editing plugin.yml after updates.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.