mirror of
https://github.com/minetest/minetest.git
synced 2024-11-09 17:23:45 +01:00
23590a8383
When accidentally misspelling a name, privileges are sometimes granted to non-existent players, leaving them with the extra privileges, but without the default privileges, if they ever join the server. This corrects that by disallowing /grant from working with invalid players. For completeness, it does the same for /revoke. |
||
---|---|---|
.. | ||
auth.lua | ||
builtin.lua | ||
chatcommands.lua | ||
deprecated.lua | ||
detached_inventory.lua | ||
falling.lua | ||
item_entity.lua | ||
item.lua | ||
misc_helpers.lua | ||
misc_register.lua | ||
misc.lua | ||
privileges.lua | ||
serialize.lua | ||
static_spawn.lua |