summaryrefslogtreecommitdiff
path: root/builtin/game/chatcommands.lua
Commit message (Expand)AuthorAge
* Rename hasprivs command to haspriv (#7860)Ezhh2018-11-13
* Builtin: Replace deprecated function calls (#7561)SmallJoker2018-07-17
* Check if player exists on use of /privs (#7554)ClobberXD2018-07-16
* Make the server status message customizable (#7357)SmallJoker2018-07-01
* Log usage of /pulverize (#7503)Anand S2018-06-30
* Add hasprivs chat command (#7336)Anand S2018-06-12
* Fix the /shutdown command (#7431)SmallJoker2018-06-11
* Small usage changes for air and ignore items (#7305)Wuzzy2018-05-20
* /shutdown can't do countdown when using reconnect and/or shutdown message (#7...dopik2018-02-19
* Add kill chat command (#6992)Wuzzy2018-02-04
* Make chat command + privilege help slightly more accurate (#6964)Wuzzy2018-01-29
* Clearobjects: Send progress messages to terminal using actionstreamparamat2017-11-24
* Fix default item callbacks to work with nil users (#5819)raymoo2017-10-28
* Prevent /spawnentity from spawning unknown entity (#6388)Wuzzy2017-09-08
* Add on_grant and on_revoke callbacks (#4713)rubenwardy2017-08-26
* Improve chatcommand params consistency (#5985)Ezhh2017-06-15
* Remove “inf” argument from shutdown command help (#5880)Wuzzy2017-06-02
* Add /clearinv chat command (#4994)Elijah Duffy2017-05-20
* Use a settings object for the main settingsShadowNinja2017-05-06
* Player data to Database (#5475)Loïc Blot2017-04-23
* Add /fixlight chat commandDániel Juhász2017-04-22
* Implement delayed server shutdown with cancelation (#4664)Loïc Blot2017-04-15
* Move chat command handling code from C++ to Lua (#5528)red-0012017-04-08
* Map generation limit: Make per-worldparamat2017-03-27
* Change command prefix to "." and add "help" command.red-0012017-03-26
* [CSM] Add client-sided chat commands (#5092)red-0012017-03-13
* Fix crash that can be caused by the shutdown command. (#5292)red-0012017-02-25
* Add support for the new arguments of `request_shutdown` to the `/shutdown` ch...red-0012017-02-18
* Add chatcommand unregister and override API (#5076)Elijah Duffy2017-01-20
* Improve priv descriptions (#5047)Ezhh2017-01-17
* Expose and document chatcommands as minetest.registered_chatcommandsrubenwardy2017-01-04
* Fix /grant & /revoke not working with custom auth handler (#4974)Dorian Wouters2016-12-31
* Chat commands: Trim whitespaces from input of `/privs` commandred-0012016-10-20
* Builtin/../chatcommands: Add /grantme commandred-0012016-10-16
* Builtin/profiler: Replace game profiler (#4245)Tim2016-07-12
* Add colored text (not only colored chat).Ekdohibs2016-05-31
* Colored chat working as expected for both freetype and non-freetype builds. @...TriBlade92016-05-31
* Avoid teleporting player if /teleport coords are out-of-rangetenplus12016-04-29
* Builtin: Add basic_privs settingrubenwardy2016-04-28
* Make `options` local here.Auke Kok2016-03-24
* Add consistent monotonic day counter - get_day_count()Auke Kok2016-03-09
* Faster insertion into tableRui9142016-03-06
* Log /clearobjects modeKahrl2016-02-11
* Add '/clearobjects quick'Kahrl2016-02-11
* Add admin command which says who the administator is for the server.Splizard2016-02-04
* Add callback parameter for core.emerge_area()kwolekr2015-11-02
* minetest. to core.Rui9142015-10-31
* Add /emergeblocks command and core.emerge_area() Lua APIkwolekr2015-09-23
* SAPI: Track last executed mod and include in error messageskwolekr2015-08-12
* Add ability to specify coordinates for /spawnentityMarcin2015-07-18