Go to file
2024-08-15 18:24:19 -04:00
.github/workflows Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00
gradle/wrapper Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00
src All changes made with a wire command only thing to note is potentially the getPlayerNames() on line 155 needs to be changed but that is still uet to be tested on a real server with real accounts 2024-08-15 18:24:19 -04:00
.gitattributes Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00
.gitignore Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00
build.gradle Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00
gradle.properties Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00
gradlew Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00
gradlew.bat Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00
LICENSE Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00
settings.gradle Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode 2024-07-22 18:17:04 -04:00