Uses a Discourse group as the whitelist for a Spigot server.
- Java 8
- Spigot 1.12
- Download the latest release from GitHub
- Add it to your
plugins
folder - Either run Bukkit/Spigot once to generate
DiscourseWhitelist/config.yml
or create it using the guide below. - All done!
DiscourseWhitelist has several options that can be configured in the config.yml
file:
settings:
discourse-url: http://discourse.example.com
group-id: 1234
message: You are not whitelisted!
- Membership in a Discourse group will be used as a whitelist
discoursewhitelist.reload
- ability to reload config
/discoursewhitelist reload
- reloads config