aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authoranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-21 23:31:37 +0000
committeranhgelus <anhgelus.morhtuuzh@proton.me>2024-08-21 23:31:37 +0000
commit7f09ec7abaa9bb6b8325f56250562c97d7d3a799 (patch)
treeefd5eb8d802ca7f199fd12c994d6dbc473dfe011 /src/main/resources
parente0a3392795c7abc0c1080d71b6c0d83c8de78a2d (diff)
feat(game): create game and command to manage it
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/molehunt.mixins.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/resources/molehunt.mixins.json b/src/main/resources/molehunt.mixins.json
index a691723..5b76af8 100644
--- a/src/main/resources/molehunt.mixins.json
+++ b/src/main/resources/molehunt.mixins.json
@@ -4,7 +4,6 @@
"package": "world.anhgelus.molehunt.mixin",
"compatibilityLevel": "JAVA_21",
"mixins": [
- "NoPlayerList"
],
"injectors": {
"defaultRequire": 1