Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.83 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.83 KB

fabric-api

⚙️ Features

  • Discord link - allow users to add their Minecraft accounts to the whitelist with access filtered by role
  • Whitelist actions - execute actions when whitelisting/removing a player, execute commands, give them LuckPerms permissions or just whitelist
  • Whitelist cache - keep memory of the usernames, and automatically whitelist the players when they log in if they gained the required role back
  • Rich documentation - quickly setup the mod and start using within minutes
  • Custom messages - easily customize the mod messages
  • Extendable - the mod offers an API for mods to add more whitelist actions
  • Built-in LuckPerms compatibility - the mod comes with LuckPerms compatibility by default
  • Fast and clean - the mod uses the vanilla whitelist, providing a closer vanilla experience and is designed to provide a seamless login experience compared to vanilla
  • Stable - the mod was originally made to and is still made to be as stable as possible
  • Friendly logging - the logging was done to provide necessary details on errors and warnings and to be understandable by anyone

This mod works on top of the vanilla whitelist, so make sure to enable the vanilla whitelist, you can do that by changing white-list on server.properties to true or by running whitelist on on the server console

You can customize the bot messages with a datapack, more about it can be found here

You can find a detailed documentation here