https://github.com/tigercrl/simplewhitelist
A name-based whitelist plugin
https://github.com/tigercrl/simplewhitelist
Last synced: 10 months ago
JSON representation
A name-based whitelist plugin
- Host: GitHub
- URL: https://github.com/tigercrl/simplewhitelist
- Owner: Tigercrl
- License: gpl-3.0
- Created: 2024-06-02T04:22:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T04:26:50.000Z (about 2 years ago)
- Last Synced: 2025-03-09T23:46:47.637Z (over 1 year ago)
- Language: Java
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple Whitelist
## Description
A name-based whitelist plugin
[Modrinth](https://modrinth.com/project/simple-whitelist)
## Usage
A simple plugin that changes whitelist behaviour from uuid-based to name-based. This fixed some whitelist problems on offline servers. You probably won't need this on online servers.
## Commands
*Note: You can write `/swl` as `/simplewhitelist`*
`/swl add `: Add a player to the plugin whitelist
`/swl export `: Export the plugin whitelist to the vanilla whitelist
`/swl help`: View all commands and their functions
`/swl import `: Import the vanilla whitelist to the plugin whitelist
`/swl list`: List all players on the plugin whitelist
`/swl reload`: Reload the plugin config and whitelist
`/swl reload lang`: Reload the language config
`/swl reload whitelist`: Reload the plugin whitelist
## Permissions
`simplewhitelist.command`: The permission for /swl and /simplewhitelist commands
## Q&A
### Q: Fabric / Quilt server?
A: See NikitaCartes's [EasyWhitelist](https://modrinth.com/mod/easywhitelist) mod.