This commit introduces a new "balance" command, enabling users to check their in-game balance. This feature includes adding two new query files (`QueriesEconomy` and `QueriesUserDiscordId`), which handle SQL operations for fetching user ID and balance data. Also, number formatting utilities were updated to include a function for double's for proper display of balance. |
||
|---|---|---|
| src/main/java/com/alttd | ||
| .gitignore | ||
| build.gradle.kts | ||
| example.requests.yml | ||
| gradlew.bat | ||
| settings.gradle.kts | ||