This repository has been archived by the owner on May 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathv1_extensions.json
175 lines (175 loc) · 5.48 KB
/
v1_extensions.json
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
[
{
"fileName": "ExampleExtension",
"displayName": "Example extension",
"registryName": "example_extension",
"description": [
"This extension is",
"a example for other devs"
],
"guiIcon": "ACACIA_SAPLING",
"downloadLinks": {
"1.0": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/ExampleExtension.jar?raw=true",
"1.1": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/ExampleExtension.jar?raw=true"
},
"newestVersion": {
"version": "Snap-1.0"
},
"author": "Tobero",
"sha256": "5a9f2caa43e760efa2934a559ef4d20de6a92307a9ca2cfb4e1e7e13f03fed8d",
"minVersion": "1.2",
"testVersions": [
"1.2"
]
},
{
"fileName": "HomeExtension",
"displayName": "Home extension",
"registryName": "home_extension",
"description": [
"This extension allows",
"every faction to have",
"a home, they can teleport",
"to whenever they want"
],
"guiIcon": "RED_BED",
"downloadLinks": {
"1.3": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/HomeExtension.jar?raw=true",
"1.3.3": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/HomeExtension.jar?raw=true",
"1.4": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/HomeExtension.jar?raw=true",
"1.4.1": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/HomeExtension.jar?raw=true"
},
"newestVersion": {
"version": "1.3"
},
"author": "Tobero",
"sha256": "935280864fc97f8d8c2a5cdd6f4a350b7aac1f7b271565384eaa2ab274ca8459",
"minVersion": "1.3",
"testVersions": [
"1.3",
"1.3.3",
"1.4.1"
]
},
{
"fileName": "DynmapExtension",
"displayName": "Dynmap extension",
"registryName": "dynmap_extension",
"description": [
"This extension displays",
"factions on dynmap"
],
"guiIcon": "COARSE_DIRT",
"downloadLinks": {
"1.3.3": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/DynmapExtension.jar?raw=true",
"1.4": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/DynmapExtension.jar?raw=true"
},
"newestVersion": {
"version": "1.0"
},
"author": "Tobero",
"sha256": "1ba1816c82abcd35ada99573033399db27a30bc53eb436f51f3ef1f8f73e98b7",
"minVersion": "1.3.3",
"testVersions": [
"1.3.3"
]
},
{
"fileName": "FactionMapGui",
"displayName": "Map gui extension",
"registryName": "faction_map_gui_extension",
"description": [
"This extension displays",
"the faction claims now in a gui",
"instead of the chat box"
],
"guiIcon": "MAP",
"downloadLinks": {
"1.3.3": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/FactionMapGui.jar?raw=true",
"1.4": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/FactionMapGui.jar?raw=true"
},
"newestVersion": {
"version": "1.0"
},
"author": "Tobero",
"sha256": "e2f793d3c21337e5f7c4f92a3cc61ffe5505ce6555937d742a1b8dc32acc4044",
"minVersion": "1.3.3",
"testVersions": [
"1.3.3"
]
},
{
"fileName": "MassClaimExtension",
"displayName": "Mass claim extension",
"registryName": "mass_claim_extension",
"description": [
"This extension allows the user",
"to claim chunks with a wand",
"just like worldedit"
],
"guiIcon": "WOODEN_AXE",
"downloadLinks": {
"1.3.3": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/MassClaimExtension.jar?raw=true",
"1.4": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/MassClaimExtension.jar?raw=true"
},
"newestVersion": {
"version": "1.0"
},
"author": "Tobero",
"sha256": "1f3cbf5dd4aed8b65b9b3408802be0055503e9be5ea43d7eb891efa657a5150f",
"minVersion": "1.4",
"testVersions": [
"1.4"
]
},
{
"fileName": "ChatMessageExtension",
"displayName": "Chat message extension",
"registryName": "chat_message_extension",
"description": [
"This extension adds two",
"new chats, faction and allied",
"",
"Factions can get message broadcasts too",
"used for important notifications, like",
"new member joins, new allies, etc"
],
"guiIcon": "KNOWLEDGE_BOOK",
"downloadLinks": {
"1.4.2": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/ChatMessageExtension.jar?raw=true"
},
"newestVersion": {
"version": "1.3"
},
"author": "Tobero",
"sha256": "324425fed16102e6c67f011e6f373c009dab288e0f5a77a2a1aa5ff139f33fbe",
"minVersion": "1.4.2",
"testVersions": [
"1.4.2"
]
},
{
"fileName": "ChunkParticleExtension",
"displayName": "Particle border extension",
"registryName": "chunk_particles_extension",
"description": [
"This extension adds particle",
"borders around the claims",
"",
"&6&lWarning: &7This can cause server performance issues"
],
"guiIcon": "SUGAR",
"downloadLinks": {
"1.5": "https://github.com/ToberoCat/ImprovedFaction/blob/master/Extensions_v1/ChunkParticleExtension.jar?raw=true"
},
"newestVersion": {
"version": "1.0"
},
"author": "Tobero",
"sha256": "47369a64b95341eab1f1947814c9afe35914cbb1cb6af7cc26313af727b3b44d",
"minVersion": "1.5",
"testVersions": [
"1.5"
]
}
]