chore: declare commandhook dependency, mark server-side
This commit is contained in:
@@ -3,12 +3,14 @@
|
||||
"type": "Code",
|
||||
"modid": "claimlink",
|
||||
"name": "ClaimLink",
|
||||
"side": "Server",
|
||||
"authors": [
|
||||
"Unknown"
|
||||
"anth64"
|
||||
],
|
||||
"description": "To be added",
|
||||
"version": "1.0.0",
|
||||
"description": "Link claims together with groups.",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"game": "1.21.0"
|
||||
"game": "1.22.3",
|
||||
"commandhook": "2.1.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user