9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

fix: /enderchest command not working

This commit is contained in:
William278
2025-05-26 20:13:23 +01:00
parent 6928f97dff
commit 20bc76a768
3 changed files with 26 additions and 8 deletions

View File

@@ -93,5 +93,9 @@ shadowJar {
tasks {
runServer {
minecraftVersion(project.name)
downloadPlugins {
github("plan-player-analytics", "Plan", "5.6.2965", "Plan-5.6-build-2965.jar")
}
}
}