added cmd_nicklist
[NeonServV5.git] / src / commands.c
2011-12-14 pk910added cmd_nicklist
2011-12-11 pk910added cmd_restart cmd_reload and cmd_die; added Socket...
2011-11-15 pk910fixed funcmd_reply and added missing include
2011-11-10 pk910added possibility for subcommands
2011-11-10 pk910added cmd_bots (lists all bots)
2011-11-10 pk910added cmd_motd command (just reading out motd.txt file)
2011-11-04 pk910added cmd_staff
2011-11-04 pk910added DoNotRegister system and command cmd_noregister
2011-11-02 pk910added funcmd_8ball
2011-11-01 pk910added funcmd_dice
2011-11-01 pk910added structure for future fun-commands
2011-10-31 pk910added cmd_commands and changed cmd_command to a global...
2011-10-31 pk910simplified modcmd system