Converted Modules to gradle
This commit is contained in:
7
src/main/java/com/redstoner/modules/abot/Abot.cmd
Normal file
7
src/main/java/com/redstoner/modules/abot/Abot.cmd
Normal file
@@ -0,0 +1,7 @@
|
||||
command abot {
|
||||
reload {
|
||||
help Reloads answers from the .json file.;
|
||||
run abot_reload;
|
||||
perm utils.abot.reload;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user