aboutsummaryrefslogtreecommitdiff
path: root/builtin/game/chatcommands.lua
AgeCommit message (Expand)Author
2018-02-04Add kill chat command (#6992)Wuzzy
2018-01-29Make chat command + privilege help slightly more accurate (#6964)Wuzzy
2017-11-24Clearobjects: Send progress messages to terminal using actionstreamparamat
2017-10-28Fix default item callbacks to work with nil users (#5819)raymoo
2017-09-08Prevent /spawnentity from spawning unknown entity (#6388)Wuzzy
2017-08-26Add on_grant and on_revoke callbacks (#4713)rubenwardy
2017-06-15Improve chatcommand params consistency (#5985)Ezhh
2017-06-02Remove “inf” argument from shutdown command help (#5880)Wuzzy
2017-05-20Add /clearinv chat command (#4994)Elijah Duffy
2017-05-06Use a settings object for the main settingsShadowNinja
2017-04-23Player data to Database (#5475)Loïc Blot
2017-04-22Add /fixlight chat commandDániel Juhász
2017-04-15Implement delayed server shutdown with cancelation (#4664)Loïc Blot
2017-04-08Move chat command handling code from C++ to Lua (#5528)red-001
2017-03-27Map generation limit: Make per-worldparamat
2017-03-26Change command prefix to "." and add "help" command.red-001
2017-03-13[CSM] Add client-sided chat commands (#5092)red-001
2017-02-25Fix crash that can be caused by the shutdown command. (#5292)red-001
2017-02-18Add support for the new arguments of `request_shutdown` to the `/shutdown` ch...red-001
2017-01-20Add chatcommand unregister and override API (#5076)Elijah Duffy
2017-01-17Improve priv descriptions (#5047)Ezhh
2017-01-04Expose and document chatcommands as minetest.registered_chatcommandsrubenwardy
2016-12-31Fix /grant & /revoke not working with custom auth handler (#4974)Dorian Wouters
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