summaryrefslogtreecommitdiff
path: root/builtin/game/chatcommands.lua
AgeCommit message (Expand)Author
2016-10-20Chat commands: Trim whitespaces from input of `/privs` commandred-001
2016-10-16Builtin/../chatcommands: Add /grantme commandred-001
2016-07-12Builtin/profiler: Replace game profiler (#4245)Tim
2016-05-31Add colored text (not only colored chat).Ekdohibs
2016-05-31Colored chat working as expected for both freetype and non-freetype builds. @...TriBlade9
2016-04-29Avoid teleporting player if /teleport coords are out-of-rangetenplus1
2016-04-28Builtin: Add basic_privs settingrubenwardy
2016-03-24Make `options` local here.Auke Kok
2016-03-09Add consistent monotonic day counter - get_day_count()Auke Kok
2016-03-06Faster insertion into tableRui914
2016-02-11Log /clearobjects modeKahrl
2016-02-11Add '/clearobjects quick'Kahrl
2016-02-04Add admin command which says who the administator is for the server.Splizard
2015-11-02Add callback parameter for core.emerge_area()kwolekr
2015-10-31minetest. to core.Rui914
2015-09-23Add /emergeblocks command and core.emerge_area() Lua APIkwolekr
2015-08-12SAPI: Track last executed mod and include in error messageskwolekr
2015-07-18Add ability to specify coordinates for /spawnentityMarcin
2015-06-14Remove reference to deprecated privilegeCraig Davison
2015-06-02Nicer time setting loggingest31
2015-05-16Added hour:minute format to time commandLeMagnesium
2015-04-05Add reason to kicked log message and use present tenseest31
2015-03-05Radius parameter for /deleteblocks hereSmallJoker
2015-02-27Add /setpassword and /clearpassword loggingest31
2015-02-18Fix unused (and so, broken) enable_rollback_recording. This option must be re...Loic Blot
2015-01-27Prevent null concatenation when /deleteblocks is provided an incorrect formatkwolekr
2015-01-15Simplify deleteblocks chat command argument parsingkwolekr
2015-01-15Add ability to delete MapBlocks from mapkwolekr
2014-11-26Fix some undeclared global variablesCraig Davison
2014-11-08Add last_login field to auth.txtRyan Newell
2014-10-07Add a better error message when trying to teleport another player without bri...LeMagnesium
2014-08-19Mod profiling supportsapier
2014-05-28Add success and output return values to chat commandsShadowNinja
2014-05-24Sort commands and privs alphabetically in '/help'.Diego Martinez
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja