Adding proper credits system

Added a script for visually improving credit view.
Tracked back the server sources before with respective owners. It possibly still needs to be updated.
This commit is contained in:
ronancpl
2017-11-29 15:52:09 -02:00
parent b9b0015e00
commit e9ff338fe7
5 changed files with 145 additions and 19 deletions

View File

@@ -198,7 +198,7 @@ function writeSolaxiaCommandsLv0() { //Common
addCommand("commands", "");
addCommand("time", "");
addCommand("staff", "");
addCommand("credits", "");
addCommand("uptime", "");
addCommand("gacha", "");
addCommand("whatdropsfrom", "");