-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathbukget.json
More file actions
106 lines (106 loc) · 2.8 KB
/
bukget.json
File metadata and controls
106 lines (106 loc) · 2.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
{
"website": "http://forums.bukkit.org/threads/11652/",
"maintainer": "Yetanotherx",
"description": "Moderator Ticket Request System - Request help from a moderator!",
"versions": [
{
"required_dependencies": [],
"engines": [
{
"engine": "craftbukkit",
"build_max": 1185,
"build_min": 1185
}
],
"version": "2.1",
"location": "https://github.com/downloads/yetanotherx/ModTRS/ModTRS.jar",
"branch": "stable",
"checksum": "f3a133e5307c34d78c42e4495a8557ab",
"conflicts": [],
"optional_dependencies": [
"Permissions"
]
},
{
"required_dependencies": [],
"engines": [
{
"engine": "craftbukkit",
"build_max": 1000,
"build_min": 1000
}
],
"version": "2.0",
"location": "https://github.com/downloads/yetanotherx/ModTRS/ModTRS.jar",
"branch": "stable",
"checksum": "2c73826578c23ff19deb020ceb437d15",
"conflicts": [],
"optional_dependencies": [
"Permissions"
]
}, {
"required_dependencies": [],
"engines": [
{
"engine": "craftbukkit",
"build_max": 953,
"build_min": 711
}
],
"version": "1.4.1",
"location": "https://github.com/yetanotherx/ModTRS/raw/release1.4.1/ModTRS.jar",
"branch": "stable",
"checksum": "f801d30ec396005e46440a1462ebf13b",
"conflicts": [],
"optional_dependencies": [
"GroupManager",
"Permissions"
]
},
{
"required_dependencies": [],
"engines": [
{
"engine": "craftbukkit",
"build_max": 766,
"build_min": 711
}
],
"version": "1.4",
"location": "https://github.com/yetanotherx/ModTRS/raw/release1.4/ModTRS.jar",
"branch": "stable",
"checksum": "45da50414101157a6db78328f2b46cb2",
"conflicts": [],
"optional_dependencies": [
"GroupManager",
"Permissions"
]
},
{
"required_dependencies": [],
"engines": [
{
"engine": "craftbukkit",
"build_max": 766,
"build_min": 711
}
],
"version": "1.3",
"location": "https://github.com/yetanotherx/ModTRS/raw/release1.3/ModTRS.jar",
"branch": "stable",
"checksum": "b7b79dbf5b1fdd9ea7506a3250129854",
"conflicts": [],
"optional_dependencies": [
"GroupManager",
"Permissions"
]
}
],
"authors": [
"Yetanotherx"
],
"categories": [
"ADMIN"
],
"name": "ModTRS"
}