add config menu/command name & permission. also edit version number.

This commit is contained in:
alexcrea 2024-03-01 15:31:28 +01:00
parent 3f5c811b56
commit 218f1317fe
6 changed files with 54 additions and 14 deletions

View file

@ -4,7 +4,7 @@ plugins {
}
group = "xyz.alexcrea"
version = "1.3"
version = "1.3.0-alpha-1"
repositories {
mavenCentral()