Archived
0
This repository has been archived on 2024-08-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Modules/src/main/java/com/redstoner/modules/abot/Abot.cmd
2018-11-07 23:50:06 +01:00

7 lines
119 B
Batchfile

command abot {
reload {
help Reloads answers from the .json file.;
run abot_reload;
perm utils.abot.reload;
}
}