Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 479 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 479 Bytes

Whitelist Mod for Minetest


Description:

This is a simple Minetest mod that adds a player whitelist. Any player names not found in the whitelist are denied access to the server.

  • Commands:
    • /whitelist add
      • Adds a username to whitelist & allows access to server.
    • /whitelist remove
      • Removes a username from whitelist & denies access to server.

Licensing:

WTFPL