mainmenu_csm/builtin/game
ANAND 3c4bc11a38
Add hasprivs chat command (#7336)
Require 'basic_privs' priv
Only the online players are listed.
2022-05-21 16:16:04 +02:00
..
auth.lua Builtin auth handler: Speed up file writing (#7252) 2022-05-21 16:15:56 +02:00
chatcommands.lua Add hasprivs chat command (#7336) 2022-05-21 16:16:04 +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 ObjectRef: Add add_velocity() (#3208) 2022-05-21 16:15:54 +02:00
features.lua Optional alpha channel support for entities 2022-05-21 16:15:53 +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 core.rotate_node: Do not trigger after_place_node (#6900) 2022-05-21 16:15:54 +02:00
item_entity.lua Item entity: Delete in 'ignore' nodes 2022-05-21 16:15:48 +02:00
misc.lua is_area_protected: Rename from intersects_protection (#7073) 2022-05-21 16:15:51 +02:00
privileges.lua Make chat command + privilege help slightly more accurate (#6964) 2022-05-21 16:15:44 +02:00
register.lua Fix typo (GH#7421) 2022-05-21 16:16:03 +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