We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d5ffa6 commit 8af405aCopy full SHA for 8af405a
mcdreforged.plugin.json
@@ -1,6 +1,6 @@
1
{
2
"id": "hooks",
3
- "version": "2.0.1",
+ "version": "2.0.2",
4
"name": "hooks",
5
"description": {
6
"en_us": "Allow MCDR to trigger custom scripts under specific conditions.",
@@ -9,7 +9,7 @@
9
"author": "OptiJava",
10
"link": "https://github.com/OptiJava/hooks",
11
"dependencies": {
12
- "mcdreforged": ">=2.8.1"
+ "mcdreforged": ">=2.9.0"
13
},
14
15
"archive_name": "hooks-v{version}",
0 commit comments