-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathmodule-index.json
More file actions
155 lines (155 loc) · 4.32 KB
/
Copy pathmodule-index.json
File metadata and controls
155 lines (155 loc) · 4.32 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
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
[
{
"filename": "AFKmessage.lua",
"name": "AFK message sender",
"description": "Sends a message in Hive chat when you are afk kicked, useful for party chat",
"author": "",
"version": "1.0.0",
"type": "module",
"path": "module/AFKmessage.lua"
},
{
"filename": "Auto Crasher.lua",
"name": "Auto Crasher 5000",
"description": "Auto Crashes your game when you enable it",
"author": "billy",
"version": "1.0.0",
"type": "module",
"path": "module/Auto Crasher.lua"
},
{
"filename": "BadApple.lua",
"name": "Bad Apple",
"description": "If this has a screen, it run bad apple",
"author": "zebedelu",
"version": "1.0.0",
"type": "module",
"path": "module/BadApple.lua"
},
{
"filename": "BetterCoordinates.lua",
"name": "Better Coordinates",
"description": "Displays player coordinates",
"author": "prath",
"version": "1.0.0",
"type": "module",
"path": "module/BetterCoordinates.lua"
},
{
"filename": "BuriedTreasureFinder.lua",
"name": "Buried Treasure Finder",
"description": "Scans the area around the player and lists buried treasure near",
"author": "zebedelu",
"version": "1.0.0",
"type": "module",
"path": "module/BuriedTreasureFinder.lua"
},
{
"filename": "CubeCraftUtils.lua",
"name": "CubeCraft Utils",
"description": "Automatically invites online friends, accepts party invites, rage quits to the lobby and tracks player kills with a UI.",
"author": "Zgoly",
"version": "1.0.1",
"type": "module",
"path": "module/CubeCraftUtils.lua"
},
{
"filename": "Dronemode.lua",
"name": "Drone mode",
"description": "Its a drone mode, not freecam :D",
"author": "zebedelu",
"version": "1.0.0",
"type": "module",
"path": "module/Dronemode.lua"
},
{
"filename": "HitDistance.lua",
"name": "Hit Distance",
"description": "Shows the distance you were last hit from.",
"author": "ZayTheGamer1000",
"version": "1.0.0",
"type": "module",
"path": "module/HitDistance.lua"
},
{
"filename": "Moka'sSudoku.lua",
"name": "Moka",
"description": "Moka",
"author": "moka",
"version": "1.0.0",
"type": "module",
"path": "module/Moka'sSudoku.lua"
},
{
"filename": "Notify When Called.lua",
"name": "Notify when called",
"description": "Shows a notification when you are mentioned in chat",
"author": "zebedelu",
"version": "1.0.0",
"type": "module",
"path": "module/Notify When Called.lua"
},
{
"filename": "SimpleBlockFinder.lua",
"name": "Simple Block Finder",
"description": "Scans the area around the player and lists matching blocks nearby",
"author": "zebedelu",
"version": "1.0.0",
"type": "module",
"path": "module/SimpleBlockFinder.lua"
},
{
"filename": "StrongHoldFinder.lua",
"name": "StrongHold Finder",
"description": "Find the StrongHold using only two ender pearls and a little math",
"author": "zebedelu",
"version": "1.0.0",
"type": "module",
"path": "module/StrongHoldFinder.lua"
},
{
"filename": "TPScounter.lua",
"name": "TPS Counter",
"description": "Displays the servers ticks per second",
"author": "prath",
"version": "1.0.0",
"type": "module",
"path": "module/TPScounter.lua"
},
{
"filename": "Usage Limiter.lua",
"name": "Usage Limiter",
"description": "Limit your Minecraft usage time",
"author": "Streoids",
"version": "1.0.0",
"type": "module",
"path": "module/Usage Limiter.lua"
},
{
"filename": "ZFlarialRepo.lua",
"name": "ZFlarialRepo",
"description": "Browse, manage and install community Lua scripts",
"author": "zebedelu",
"version": "1.0.0",
"type": "module",
"path": "module/ZFlarialRepo.lua"
},
{
"filename": "chat filter.lua",
"name": "Chat Filter",
"description": "Hides chat messages containing specified words.",
"author": "DxJar",
"version": "1.0.0",
"type": "module",
"path": "module/chat filter.lua"
},
{
"filename": "queue dodger.lua",
"name": "Queue Dodger",
"description": "Automatically queues a specified gamemode in The Hive when a specified player joins the game",
"author": "s6iy",
"version": "1.0.0",
"type": "module",
"path": "module/queue dodger.lua"
}
]