aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/chatcommands.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Faster insertion into tableRui9142016-03-061-3/+3
* Log /clearobjects modeKahrl2016-02-111-1/+2
* Add '/clearobjects quick'Kahrl2016-02-111-1/+11
* Add admin command which says who the administator is for the server.Splizard2016-02-041-0/+12
* Add callback parameter for core.emerge_area()kwolekr2015-11-021-1/+35
* minetest. to core.Rui9142015-10-311-1/+1
* Add /emergeblocks command and core.emerge_area() Lua APIkwolekr2015-09-231-29/+41
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-121-0/+2
* Add ability to specify coordinates for /spawnentityMarcin2015-07-181-6/+13
* Remove reference to deprecated privilegeCraig Davison2015-06-141-1/+1
* Nicer time setting loggingest312015-06-021-1/+1
* 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