Commands:
clans:
description: Main command for BetterClans
usage: /clans <subcommand> [args]
aliases: [clan, bc]
permission: betterclans.clans
Subcommands:
Crate
/clan crate <name>
Delete
/clan delete
Intentory
/clan inventory
Set
You change the following properties:
Code (Text):
home, tag, description, name
When you set a home use /clan home
Usage:
/clan set <value> <arg_if_requerid>
Invite
/clan invite <player>
Join
/clan join <clan>
Leave
/clan leave
Kick
/clan kick <player>
Promote
/clan promote <player>
See the config of each role can do
Demote
/clan demote <player>
Info
See the info of a clan
/clan info <clan>
Ally
/clan ally <clan>
Enemy
/clan enemy <clan>
War
/clan war <clan>
Shop
/clan shop
List
/clan list
Rankup
/clan rankup <info>
Economy
/clan deposito/withdraw <amount>
Tops
/clan top <page>
Chat
You can use our clan format or not, besides that, there a two private chat that players can use:
Code (Text):
clan, ally, global
/clan chat <type>
Placeholders:
- %betterclans_tag%
- %betterclans_tag_formatted%
- %betterclans_clan%
- %betterclans_points%
- %betterclans_balance%
clan:
limit: 10
chat_feature:
enable: true #This only apply to global, clan and ally chat will be always enabled
global: '&7[&8{clan}&7]&r {player}&7: '
clan: "&aClan &7chat > &8{player}: &a{message}"
ally: "&bAlly &7chat > &8{player}: &b{message}"
#Owner clan has all permissions
permissions:
officer:
- INVITE
- KICK
- SET
- DEMOTE
- HOME
- INVENTORY
- DEPOSIT
- WITHDRAW
- BUY
- WAR
- ENEMY
- ALLY
member:
- HOME
- INVENTORY
- DEPOSIT
recruit:
- NONE