Clean up debug and log messages
[minetest_playereffects.git] / settings.lua
blobdd4a292355ca7814d4f019cea2d871696462e8ae
1 --[[
2 Settings for Player Effects
3 ]]
5 -- Wheather to use the HUD to expose the active effects to players (true or false)
6 playereffects.use_hud = true