Readd language command

This commit is contained in:
2021-12-19 17:45:53 -05:00
commit 40cccb7036
35 changed files with 1419 additions and 0 deletions

28
.gitignore vendored Normal file
View File

@@ -0,0 +1,28 @@
# Compiled class file
*.class
# Log file
*.log
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# Gradle
!gradle-wrapper.jar
build/
.gradle/
*/build/
.idea/
#Leaked Bot Tokens
config.yml
# run folder (gradlew runDev)
run/