Added the /homes Command to see the current homes.

This commit is contained in:
2025-08-31 08:56:45 +02:00
parent ccdc3ca6c9
commit 2f5c9f8e24
3 changed files with 41 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ plugins {
}
group = "com.user404_"
version = "1.0-SNAPSHOT"
version = "1.0.1"
repositories {
mavenCentral()