summaryrefslogtreecommitdiff
path: root/code/botcmds
AgeCommit message (Collapse)Author
2021-05-07Added code for showing percent of world explored. Will not show right on an ↵stolenvw
existing world
2021-04-16Added channel check to setstatus and savestats commandsstolenvw
2021-04-15Added role check for commands, so you can set what roles users need to use a ↵stolenvw
command. Set commands to only work in the LOGCHAN_ID channel if not owner. Owner can use commands in any channel.
2021-04-14Fixed help command where it would error if you did not have permisson to a ↵stolenvw
command.
2021-04-12Fixed where some commands where not reconnecting the MySQL database when ↵stolenvw
connecting to database timedout do to being inactive
2021-04-12Updated to not show Owner commands to non-ownersstolenvw
2021-04-10Major rewrite, Added optional commands for displaying V+ config settingsstolenvw