ShadowNinja
|
9a3b7715e2
Remove "Server -!- " prefix from player messages
|
10 yıl önce |
sapier
|
857a49e081
Add minetest.kick_player(name, reason)
|
10 yıl önce |
ShadowNinja
|
7433d65d3e
Rollback fixes and get_node_actions
|
11 yıl önce |
PilzAdam
|
367b5382a3
Replace print()s with minetest.log() in builtin
|
11 yıl önce |
PilzAdam
|
0b5f18754c
Make sure that coordinates passed to /teleport are actual numbers
|
11 yıl önce |
sapier
|
ab43377577
Move scriptapi to separate folder (by sapier)
|
11 yıl önce |
ShadowNinja
|
3d4d0cb574
Add option to not prepend "Server -!- " to messages sent with minetest.chat_send_player()
|
11 yıl önce |
ShadowNinja
|
1bae82e6c4
Add private messaging with /msg
|
11 yıl önce |
0gb.us
|
23590a8383
Don't grant priveleges to non-existent players.
|
11 yıl önce |
DannyDark
|
84ace27872
Log /grant and /revoke command usage
|
12 yıl önce |
Anthony
|
3ba9b26310
Fix server crash on /clearpassword
|
12 yıl önce |
Matthew I
|
b29d609b0b
Move chat commands to Lua and remove servercommand.{cpp,h}
|
12 yıl önce |
Perttu Ahola
|
a9d8df83d2
Make the rollback system VERY FUCKING GOD DAMN POWERFUL
|
12 yıl önce |
Perttu Ahola
|
508b7b5e51
Don't track liquids for rollback because of too much log
|
12 yıl önce |
Perttu Ahola
|
0190f9b077
Experimental-ish rollback functionality
|
12 yıl önce |
Perttu Ahola
|
2c027b03db
Move /give, /giveme, /spawnentity and /pulverize to builtin/chatcommands.lua
|
12 yıl önce |
Matthew I
|
c62a121cca
Add "/mods" command to list mods to client
|
12 yıl önce |
Calinou
|
61e58ee9b7
Message cleanups (consistency) and prevent /me when not allowed to shout
|
12 yıl önce |
Perttu Ahola
|
57550b2b3d
Fix /setpassword and /clearpassword
|
12 yıl önce |
Perttu Ahola
|
7a427c9070
Take out the "Privileges of foo are hidden from you." response of /privs
|
12 yıl önce |
Perttu Ahola
|
24603d7ad3
Fix executing register_chatcommand-defined commands even in the middle of a chat line
|
12 yıl önce |
Perttu Ahola
|
8742b3dab2
basic_privs to allow granting/revoking interact_extra too
|
12 yıl önce |
Perttu Ahola
|
93cdc9b9dc
Support static_spawnpoint setting
|
12 yıl önce |
Perttu Ahola
|
b1f043d010
Add basic_privs privilege
|
12 yıl önce |
Perttu Ahola
|
8ecfd88d92
Remplement and improve /setting in Lua, now called /set
|
12 yıl önce |
Perttu Ahola
|
b54178bbbd
Don't allow /granting unknown privileges
|
12 yıl önce |
Perttu Ahola
|
67547f74fc
Split builtin.lua to multiple files
|
12 yıl önce |