Skip to content

Add configurable commands#24

Open
TropicalShadow wants to merge 2 commits into
TrueMB:mainfrom
TropicalShadow:main
Open

Add configurable commands#24
TropicalShadow wants to merge 2 commits into
TrueMB:mainfrom
TropicalShadow:main

Conversation

@TropicalShadow

Copy link
Copy Markdown

Allow for the Minecraft and Discord commands to be configured, to avoid conflicting naming.

New Config Location Options.CommandOverride

  CommandOverride:
    Discord:
      playerinfo: [ "playerinfo", "pi" ]
      verify: [ "verify" ]
    Minecraft:
      verify: ["verify"]
      staff: ["staff", "s"]
      dchat: ["dchat"]

First value in the config is the Default Command name, the rest are consider aliases

@TropicalShadow

TropicalShadow commented Mar 7, 2025

Copy link
Copy Markdown
Author

Feature for #23

@TropicalShadow

Copy link
Copy Markdown
Author

bump?

@TrueMB

TrueMB commented Apr 26, 2026

Copy link
Copy Markdown
Owner

Hey, sorry for no response. I will look into this soon and merge it!

@TrueMB

TrueMB commented May 4, 2026

Copy link
Copy Markdown
Owner

I currently had two dependencies failing, which didn't allow be to build this project.

One was the SpigotUpdateChecker.

maven {
   name = "paulem"
   url = "https://maven.paulem.net/releases/"
}

api 'com.jeff_media:SpigotUpdateChecker:3.0.4'

If i remember correctly, he closed the original repository.

The other failing dependecy was Spicord. I don't have the time to farther invest that today. I will try again next week. But I will implement this, it just might take some time :'D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants