aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/chatcommands.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added hour:minute format to time commandLeMagnesium2015-05-161-14/+36
* Add reason to kicked log message and use present tenseest312015-04-051-3/+6
* Radius parameter for /deleteblocks hereSmallJoker2015-03-051-2/+9
* Add /setpassword and /clearpassword loggingest312015-02-271-5/+15
* Fix unused (and so, broken) enable_rollback_recording. This option must be re...Loic Blot2015-02-181-0/+10
* Prevent null concatenation when /deleteblocks is provided an incorrect formatkwolekr2015-01-271-0/+4
* Simplify deleteblocks chat command argument parsingkwolekr2015-01-151-12/+6
* Add ability to delete MapBlocks from mapkwolekr2015-01-151-0/+40
* Fix some undeclared global variablesCraig Davison2014-11-261-1/+2
* Add last_login field to auth.txtRyan Newell2014-11-081-0/+17
* Add a better error message when trying to teleport another player without bri...LeMagnesium2014-10-071-37/+39
* Mod profiling supportsapier2014-08-191-0/+13
* Add success and output return values to chat commandsShadowNinja2014-05-281-240/+212
* Sort commands and privs alphabetically in '/help'.Diego Martinez2014-05-241-4/+17
* Use "core" namespace internallyShadowNinja2014-05-081-194/+194
* Organize builtin into subdirectoriesShadowNinja2014-05-071-0/+725