Shimell / DiscordWhitelisterSpigot

Spigot plugin that allows whitelisting users through a discord text channel.
MIT License
41 stars 22 forks source link

[Feature] Autounlist on guild leave and version/info command #5

Closed zaanposni closed 4 years ago

zaanposni commented 4 years ago

Hi,

I bumped the version to 1.2.0. NOTE: My changes are not compatible with lower versions as I changed the layout of internal config files (user-list.yml). I noted that at the top of the readme.

vacer25 commented 4 years ago

If a user leaves the guild before using the plugin, the onGuildMemberLeave method will throw a NullPointerException. Fixed in #8.