Initial commit

This commit is contained in:
2025-11-02 03:10:56 +01:00
commit d1e03fd3dc
41 changed files with 1374 additions and 0 deletions

17
target/classes/config.yml Normal file
View File

@@ -0,0 +1,17 @@
# ================================
# Konfiguracja MSCROLE v1.2
# ================================
# Prefix wiadomości
prefix: "&6[MSCROLE] &7"
# Nazwa waluty
currency-name: "MSCROLE"
# Startowa ilość waluty dla nowych graczy
starting-balance: 1000
# Uprawnienia
permissions:
mscrole: "mscrole.command.mscrole"
mscroleadmin: "mscrole.command.mscroleadmin"