isabelcoolaf / GuildWhitelist

Only allow players in your Hypixel Guild to join your Spigot server!

Home Page:https://www.spigotmc.org/resources/guildwhitelist.81332/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GuildWhitelist

Only allow players in your Hypixel guild to join your Spigot server!

This plugin allows for you to only allow players on your Hypixel guild, and add exceptions to the rule for others if you wish.

Commands

/gwl add <username or UUID> - Add user to exception list.
/gwl remove <username or UUID> - Remove user from exception list.
/gwl list - Show exception list.

You could also do /guildwhitelist but seriously who wants to type that out?

All above commands require OP or guildwhitelist.manage.

config.yml

HypixelApiKey: Run /api new on Hypixel and put the key here.
GuildID: Go to https://api.hypixel.net/guild?name=GUILD-NAME-HERE&key=API-KEY-HERE and paste the "_id" from the response here.
DeniedMsg: "You can put a custom kick message here. Color codes using & work."

# If the plugin fails to get a user's guild (if the Hypixel API is down, or for other reasons), allow users to join the server?
# This could potentially let users not in your guild join!
AllowLoginOnGuildFetchFail: false

Resources Used

Hypixel Java PublicAPI
SparklingComet Mojang API Wrapper

About

Only allow players in your Hypixel Guild to join your Spigot server!

https://www.spigotmc.org/resources/guildwhitelist.81332/


Languages

Language:Java 100.0%