Best clan plugin on spigotmc. Style based on HCF cores. Fully configurable, has lots of feature and easy to use. Has support for Lunar Client nametags, just you need to put BukkitAPI to your plugins folder.
Designed by the most of HCF cores. (You can change every message in config)
VAULT_NOT_FOUND: Vault plugin not found, deposit and withdraw subcommands are disabled.
NO_PERMISSION: '&cYou don''t have permission.'
INVALID_ARGUMENTS: '&cInvalid arguments.'
BLOCKED_CLAN_NAME: '&eThis clan name is &cforbidden&e.'
CLAN_ALREADY_EXISTS: '&cThat clan already exists.'
CLAN_DOES_NOT_EXISTS: '&cClan not found.'
ALREADY_IN_CLAN: '&ePlayer %targetName% is already in clan.'
ALREADY_IN_CLAN_SELF: '&eYou are already in clan.'
ALREADY_IN_CLAN_OTHERS: '&ePlayer %targetName% is already in your clan.'
NOT_IN_CLAN: '&ePlayer %targetName% is not in a &cclan.'
NOT_IN_CLAN_SELF: '&eYou are not in a &cclan.'
NOT_IN_CLAN_OTHERS: '&ePlayer %targetName% is not in your &cclan.'
MUST_BE_LEADER: '&eYou must be clan leader.'
CLAN_NO_PERMISSION: '&eYou must be at least %role%.'
CLAN_NO_PERMISSION_ROLE: '&ePlayer %targetName% has equal or higher role than you.'
CANNOT_DO_THIS_YOURSELF: '&cYou can''t do this with yourself.'
PLAYER_NOT_FOUND: '&cPlayer %targetName% is not found.'
HELP_COMMAND:
- ''
- '&6&lClan help'
- ''
- '&6General commands'
- '&e/%label% create <clanName> &7Create a new clan'
- '&e/%label% accept <clanName> &7Accept pending invitation'
- '&e/%label% leave &7Leave your current clan'
- '&e/%label% deposit <amount|all> &7Deposit money into your clan balance'
- ''
- '&6Information commands'
- '&e/%label% info [playerName|clanName] &7Display clan information'
- '&e/%label% list &7Show list of clans online (sorted by most online)'
- '&e/%label% top &7Show list of clans points (sorted by most points)'
- ''
- '&6Captains commands'
- '&e/%label% invite <playerName> &7Invite a player to your clan'
- '&e/%label% uninvite <playerName> &7Revoke an invitation'
- '&e/%label% invites &7List all open invitations'
- '&e/%label% kick <playerName> &7Kick a player from your clan'
- '&e/%label% withdraw <amount|all> &7Withdraw money from your clan''s balance'
- ''
- '&6Leader commands'
- '&e/%label% rename <name> &7Rename your clan.'
- '&e/%label% captains <add|remove> <playerName> &7Add or remove a captain.'
- '&e/%label% leader <playerName> &7Sets the new leader for your clan.'
- '&e/%label% disband &7Disband your clan'
- ''
STAFF_COMMAND:
- ''
- '&6&lClan staff command'
- ''
- '&e/%label% forcedisband <clanName> &7Force disband a clan'
- '&e/%label% points <clanName> <add|set|remove> <amount> &7Set points of a clan'
- ''
COMMAND_ONLY_FOR_PLAYERS: '&cThis command is only for players.'
POINTS_COMMAND:
REMOVE:
USAGE: '&cUsage: /%label% points remove <name> <amount>'
REMOVED: '&eRemoved &a%amount% &epoint(s) from clan &a%name%&e.'
SET:
USAGE: '&cUsage: /%label% points set <name> <amount>'
SETTED: '&eSet &a%amount% &epoint(s) to clan &a%name%&e.'
ADD:
USAGE: '&cUsage: /%label% points add <name> <amount>'
ADDED: '&eAdded &a%amount% &epoint(s) to clan &a%name%&e.'
USAGE: '&cUsage: /%label% points <add|set|remove> <name> <amount>'
INVALID_NUMBER: '&cInvalid number.'
TOO_LESS: '&cToo less amount.'
TOO_MUCH: '&cToo much amount.'
WITHDRAW_COMMAND:
USAGE: '&cUsage: /%label% withdraw <amount>'
CAN_NOT_WITHDRAW_ZERO: '&eYour cannot withdraw 0 or less.'
BALANCE_ZERO: '&eYour clan doesn''t have any money.'
NOT_ENOUGH_MONEY: '&eYour clan only has $%amount%.'
WITHDRAWN: '&e%playerName% withdrawn $%amount% from clan''s balance.'
UNINVITE_COMMAND:
USAGE: '&cUsage: /%label% uninvite <playerName>'
NOT_INVITED: '&ePlayer %targetName% is not invited to clan.'
UNINVITED: '&ePlayer %targetName% has been uninvited from clan.'
TOP_COMMAND:
PREFIX:
OWN: <green>
ENEMY: <red>
ENEMY_ONLINE: <yellow>
NO_CLANS: '&cThere are no clans yet.'
PAGE_NOT_FOUND: '&cPage not found.'
CLAN_FORMAT: <gray>%position%. %prefix%<click:run_command:/clan info %id%><hover:show_text:"<yellow>Click here to view info of clan %prefix%%name%">%name%</hover> <yellow>- <gray>%points%
LISTED:
- ''
- '&6Clan Top List &7(Page %currentPage%/%maxPage%)'
- '%clans%'
- '&7You are currently on &rPage %currentPage%/%maxPage%&7.'
- '&7To view other pages, use &e/%label% top <page#>'
- ''
RENAME_COMMAND:
USAGE: '&cUsage: /%label% rename <name>'
ON_COOLDOWN: '&7You cannot rename your clan until &c%remaining%&7.'
RENAMED: '&eClan %oldName% renamed to %name% by %playerName%.'
TEAM_FIRE_COMMAND:
DISABLED:'&eTeam fire now disabled.'
ENABLED: '&eTeam fire now enabled.'
HIT_TEAMMATE: '&7You cannot hit teammate &e%playerName%&7.'[/SIZE]
LIST_COMMAND:
PREFIX:
OWN: <green>
ENEMY: <red>
ENEMY_ONLINE: <yellow>
NO_CLANS: '&cThere are no clans yet.'
PAGE_NOT_FOUND: '&cPage not found.'
CLAN_FORMAT: <gray>%position%. %prefix%<click:run_command:/clan info %id%><hover:show_text:"<yellow>Click here to view info of clan %prefix%%name%">%name%</hover> <green>(%onlineSize%/%size%)
LISTED:
- ''
- '&6Clan List &7(Page %currentPage%/%maxPage%)'
- '%clans%'
- '&7You are currently on &rPage %currentPage%/%maxPage%&7.'
- '&7To view other pages, use &e/%label% list <page#>'
- ''
LEAVE_COMMAND:
LEADER_LEAVE: '&eYou are clan leader and therefore cannot leave this clan.'
LEFT_SELF: '&eYou have left clan %name%.'
LEFT_OTHERS: '&ePlayer %playerName% has left the clan.'
LEADER_COMMAND:
USAGE: '&cUsage: /%label% leader <playerName>'
ALREADY_LEADER: '&eYou are already leader.'
LEADER_CHANGED: '&e%playerName% transferred clan leadership to %targetName%.'
KICK_COMMAND:
USAGE: '&cUsage: /%label% kick <playerName>'
KICKED_SELF: '&eYou have been kicked from clan %name%.'
KICKED_OTHERS: '&ePlayer %targetName% has been kicked from clan.'
JOIN_COMMAND:
USAGE: '&cUsage: /%label% join <clanName>'
NOT_INVITED: '&eYou are not invited to clan %name%.'
CLAN_FULL: '&eClan %name% already has max member count.'
JOINED: '&ePlayer %playerName% has joined clan.'
INVITES_COMMAND:
NO_PENDING: '&cNo pending invites.'
INVITES: '&ePending invites = &r%invites%'
INVITE_COMMAND:
USAGE: '&cUsage: /%label% invite <playerName>'
ALREADY_INVITED: '&ePlayer &c%targetName% &eis already invited to clan.'
CLAN_FULL: '&eYour clan has already has max member count.'
INVITED_TARGET: <yellow>You have been invited to clan <red>%name%<yellow>. <click:run_command:/clan join %name%><hover:show_text:"<gray>Click here to join clan %name%"><green><bold>JOIN
INVITED: '&ePlayer &c%targetName% &ehas been invited to clan.'
INFO_COMMAND:
FOUND_BY:
ID: '&eClan found by id.'
CLAN: '&eClan found by clan name.'
PLAYER: '&eClan found by player name.'
USAGE: '&cUsage: /%label% info [playerName|clanName]'
LEADER: '&eLeader: %leader%'
CAPTAINS: '&eCaptains: %captains%'
MEMBERS: '&eMembers: %members%'
DETAILS:
- '&6%name% &7[%onlineSize%/%size%]'
- '%leader%'
- '%captains%'
- '%members%'
- '&eBalance: &6$%balance%'
- '&ePoints: &6%points%'
- '&eKills: &6%kills%'
DISBAND_COMMAND:
DISBANDED: '&eClan &c%name% was disbanded by &c%playerName%.'
DEPOSIT_COMMAND:
USAGE: '&cUsage: /%label% deposit <amount>'
CAN_NOT_DEPOSIT_ZERO: '&eYou cannot deposit $0.'
NOT_ENOUGH_MONEY: '&eYou only have $%amount%.'
DEPOSITED: '&e%playerName% deposited $%amount% into clan''s balance.'
CREATE_COMMAND:
USAGE: '&cUsage: /%label% create <name>'
NAME_TOO_SHORT: '&eMinimum clan name size is 3 characters.'
NAME_TOO_LONG: '&eMaximum clan name size is 8 characters.'
NAME_NOT_ALPHANUMERIC: '&eClan name must be &calphanumeric&e.'
CREATED: '&eClan &a%name% &ewas created by &a%playerName%&e.'
CAPTAINS_COMMAND:
USAGE: '&cUsage: /%label% captains <add|remove> <playerName>'
CANNOT_PROMOTE_SELF: '&eYou cannot promote yourself.'
NOT_ADDED: '&e%targetName% is not captain.'
ALREADY_ADDED: '&e%targetName% is already captain.'
REMOVED: '&e%targetName% has demoted to member by %playerName%.'
ADDED: '&e%targetName% has promoted to captain by %playerName%.'
FORCE_DISBAND_COMMAND:
USAGE: '&cUsage: /%label% forcedisband <name>'
DISBANDED: '&eClan &c%name% was disbanded by &c%playerName%.'
If you have any ideas or bugs, contact me at discord. Matthew#0110