mainmenu_csm/builtin/game
lhofhansl a42d4efd0d
Do not grant all privs to the admin - changes game behavior (#6460)
* Do not grant all privs to admins.

* Default give_to_admin to give_to_singleplayer
2022-05-21 16:15:25 +02:00
..
auth.lua Do not grant all privs to the admin - changes game behavior (#6460) 2022-05-21 16:15:25 +02:00
chatcommands.lua Prevent /spawnentity from spawning unknown entity (#6388) 2022-05-21 16:15:17 +02:00
constants.lua Customizeable max breath for players (#6411) 2022-05-21 16:15:20 +02:00
deprecated.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
detached_inventory.lua Allow restricting detached inventories to one player 2022-05-21 16:14:04 +02:00
falling.lua Remove nodeupdate and nodeupdate_single 2022-05-21 16:15:15 +02:00
features.lua Remove client-side chat prediction. (#5055) 2022-05-21 16:14:14 +02:00
forceloading.lua Use a settings object for the main settings 2022-05-21 16:14:45 +02:00
init.lua Create a filesystem abstraction layer for CSM and only allow accessing files that are scanned into it. (#5965) 2022-05-21 16:14:59 +02:00
item.lua Item drop: Tune to land exactly 2 nodes away with level view (#6410) 2022-05-21 16:15:20 +02:00
item_entity.lua Fix dropped item look (#6370) 2022-05-21 16:15:18 +02:00
misc.lua Allow the join/leave message to be overridden by mods. 2022-05-21 16:15:19 +02:00
privileges.lua Do not grant all privs to the admin - changes game behavior (#6460) 2022-05-21 16:15:25 +02:00
register.lua Implement mod communication channels (#6351) 2022-05-21 16:15:23 +02:00
statbars.lua Customizeable max breath for players (#6411) 2022-05-21 16:15:20 +02:00
static_spawn.lua Abort if static_spawnpoint is an invalid setting instead of just giving an error log 2022-05-21 16:15:06 +02:00
voxelarea.lua VoxelArea: faster iter function (#4490) 2022-05-21 16:13:54 +02:00