Sometimes you need to lock down a server to existing members, tempoarily or permanently - the reasons are yours, and you know best.
NoNew allows just that. Activate the mod in your world.mt and start the server, it is active. From thereon out, when a new player attempts to connect, they are prevented from joining.
Once active you can also mark some previously joined users as "new" - they will be denied access as being "new" players when they try to join. Once you lift the NoNew restriction, they will be allowed to join again.
Code: Select all
/nn_block newGuy newGal someoneElse
-- or individually unblock players :
/nn_unblock newGal
In-game, you can turn off NoNew with
Code: Select all
/nn_state off
License: GNU Lesser General Public License version 3.0
Dependencies: none
Github: https://github.com/taikedz-mt/nonew
Download: https://github.com/taikedz-mt/nonew/archive/master.zip