Go to file
BuckarooBanzay 932cc69304 check if server_announce was enabled before changing it 2020-01-06 08:49:39 +01:00
.github/workflows initial commit 2020-01-06 08:23:40 +01:00
.luacheckrc initial commit 2020-01-06 08:23:40 +01:00
init.lua check if server_announce was enabled before changing it 2020-01-06 08:49:39 +01:00
mod.conf initial commit 2020-01-06 08:23:40 +01:00
readme.md initial commit 2020-01-06 08:23:40 +01:00

readme.md

server_cloak

Overview

Disables server_announce if a given threshold of players is reached

Settings

  • server_cloak.threshold the announce threshold (default: 15)

Compatibility

  • Minetest >= 5.0

Dependencies

None

Licenses

Code

  • MIT