NovaClans - Cross-server clans system v1.0.2

A full-featured cross-server clans system, clan rallies/cross server warping, clan vault, and more!
banner.jpg


Test Servers available via our Discord @ https://discord.gg/b45M2QfGX2

YeH229.jpg

Nova Series · Cross-server clans

Build your guild, rule the network.
$11.99 USD · one-time · BungeeCord · Velocity · Paper

================================================================================
OVERVIEW
================================================================================
NovaClans is a cross-server clan plugin for BungeeCord and Velocity with Paper
backends. Create clans, manage ranks, fight wars, sign treaties, bank together,
share a vault, rally members, grant embassies, and run everything from Vertex-
styled chest GUIs — with per-command LuckPerms nodes and in-clan rank permissions
editable by leaders without config reloads.

Proxy-authoritative | 20 max members | Hub GUIs
Wars & treaties | MySQL or JSON storage

================================================================================
PLATFORMS & DEPLOYMENT
================================================================================
One license · three JARs:
· NovaClans-Bungee.jar — BungeeCord proxy
· NovaClans-Velocity.jar — Velocity proxy
· NovaClans-Backend.jar — Paper / Spigot backend (api 1.21+)

Clan state lives on the proxy. Backends handle GUIs, teleports, vault, and
economy hooks. Network sync uses plugin channel novaclans:sync.

Soft dependencies (backend): PlaceholderAPI, Vault

================================================================================
FEATURES
================================================================================
[Cross-server] Invites, chat, bank, homes, roster, diplomacy, and rallies
sync network-wide through the proxy — not per-server silos.

[Hub GUIs] Framed 54-slot clan menu linking bank, home, roster, rally,
diplomacy, treaties, war room, vault, embassy, bounty board,
and permissions screens.

[Ranks] Leader, Officer, Member out of the box. Leaders edit rank
permissions in-game — invite, kick, bank, war, vault, etc.

[Clan chat] Formatted clan channel with configurable MiniMessage format.

[Home] Cross-server clan home with warmup, cooldown, cancel-on-move.

[Bank] Shared clan bank with Vault economy — deposit and withdraw
from commands or GUI preset amounts.

[Vault] 54-slot shared item vault — rank-gated deposit and withdraw.

[Roster] Live network roster — optional offline members and server names.

[Rally] Officers start cross-server rally points; members /clan rally
join to teleport. Cooldown, duration, cancel-on-move/damage.

[Allies] Request, accept, deny, break alliances. Ally chat channel.
Optional friendly-fire block between allied clans.

[Wars] Declare, accept, deny, surrender. Kill tracking, timers, war
room GUI with participants and kill cap snapshot.

[Treaties] Propose NAP, embargo, or defense pacts. Accept, deny, break,
list active treaties. Configurable duration and limits.

[Embassies] Grant ally clans embassy spots at your location. Allies visit
with warmup and cooldown. Embassy board GUI.

[Bounties] Post clan or player bounties from shared bank funds. Cancel
active bounties. Bounty board GUI.

[Permissions] Two layers:
· LuckPerms novaclans.* nodes per command (server-wide)
· In-clan rank permissions (leader GUI, per rank)

[Admin] Force disband, set leader, rename tag, reload config.

================================================================================
DEFAULT CLAN RANKS (in-clan permissions)
================================================================================
Leader All clan actions (full EnumSet)

Officer Invite, kick, promote, demote, home set/use, ally, war,
rally, treaty, vault deposit/withdraw, embassy grant,
bounty post/cancel, chat

Member Use home, vault deposit/withdraw, embassy visit, chat

Leaders edit Officer and Member permissions via /clan permissions GUI.
Leader rank permissions are not editable.

================================================================================
IN-CLAN PERMISSION ACTIONS (rank GUI)
================================================================================
INVITE · KICK · PROMOTE · DEMOTE · TRANSFER · DISBAND · RENAME
SET_HOME · USE_HOME · BANK_DEPOSIT · BANK_WITHDRAW
VAULT_DEPOSIT · VAULT_WITHDRAW · ALLY · WAR · RALLY · TREATY
CHAT · CHAT_MOD · EMBASSY_GRANT · EMBASSY_VISIT · BOUNTY_POST · BOUNTY_CANCEL

================================================================================
COMMANDS — /clan (aliases: /c, /clans)
================================================================================
General
/clan Show clan info (same as /clan info)
/clan help Command list
/clan menu Open clan hub GUI (/clan gui)
/clan info Clan overview

Membership
/clan create <tag> <name> Create a clan (configurable create cost)
/clan disband Disband your clan
/clan invite <player> Invite a player (network-wide)
/clan accept Accept pending invite
/clan deny Deny pending invite
/clan leave Leave your clan
/clan kick <player> Remove a member
/clan promote <player> Promote member rank
/clan demote <player> Demote member rank
/clan transfer <player> Transfer leadership

Chat
/clan chat <message> Clan chat (/clan c <message>)

Home
/clan home Teleport to clan home
/clan home set Set clan home at your location
/clan home delete Remove clan home

Bank
/clan bank Show clan bank balance
/clan bank deposit <amount> Deposit money (Vault)
/clan bank withdraw <amount> Withdraw money (Vault)

Vault
/clan vault Open shared 54-slot item vault

Roster
/clan roster Request live network roster

Rally
/clan rally start Start a cross-server rally (officers+)
/clan rally join Join active rally teleport
/clan rally cancel Cancel active rally

Allies
/clan ally List allies
/clan ally request <tag> Request alliance
/clan ally accept [tag] Accept alliance request
/clan ally deny [tag] Deny alliance request
/clan ally break <tag> Break alliance
/clan ally list List allies
/clan ally chat <message> Ally chat channel

Wars
/clan war Show active wars
/clan war declare <tag> Declare war on clan
/clan war accept [tag] Accept war declaration
/clan war deny [tag] Deny war declaration
/clan war surrender Surrender current war
/clan war room Open war room GUI
/clan war status War status (alias: list)

Treaties
/clan treaty List treaties
/clan treaty propose <tag> <nap|embargo|defense>
Propose treaty
/clan treaty accept [tag] Accept treaty proposal
/clan treaty deny [tag] Deny treaty proposal
/clan treaty break <tag> Break active treaty
/clan treaty list List treaties

Embassy
/clan embassy Open embassy board
/clan embassy grant <ally-tag> Grant embassy at your location (ally required)
/clan embassy revoke <ally-tag> Remove embassy for ally
/clan embassy visit <host-tag> Teleport to ally embassy
/clan embassy list Open embassy board

Bounty
/clan bounty Open bounty board
/clan bounty post clan <tag> <amount>
Post bounty on a clan
/clan bounty post player <name> <amount>
Post bounty on a player
/clan bounty cancel <bounty-id> Cancel active bounty
/clan bounty list Open bounty board

Leader tools
/clan permissions Open rank permissions GUI (/clan perms)

================================================================================
ADMIN — /novaclans
================================================================================
/novaclans reload Reload config on backend
/novaclans disband <tag> Force-disband a clan by tag
/novaclans setleader <tag> <player>
Set clan leader
/novaclans rename <tag> <newTag>
Rename clan tag

================================================================================
PERMISSIONS (LuckPerms — novaclans.*)
================================================================================
Player / command access (default: true unless noted)
novaclans.use Base /clan access and info
novaclans.create Create clans
novaclans.disband Disband clans
novaclans.invite Invite players
novaclans.accept Accept invites
novaclans.deny Deny invites
novaclans.leave Leave clans
novaclans.kick Kick members
novaclans.promote Promote members
novaclans.demote Demote members
novaclans.transfer Transfer leadership
novaclans.chat Clan chat
novaclans.home Clan home commands
novaclans.bank Clan bank commands
novaclans.ally Ally commands
novaclans.war War commands
novaclans.roster Live roster
novaclans.rally Rally commands
novaclans.treaty Treaty commands
novaclans.vault Clan item vault
novaclans.embassy Embassy commands
novaclans.bounty Bounty board commands
novaclans.permissions Leader permissions GUI
novaclans.menu Clan hub menu GUI

Cooldown bypass (default: op)
novaclans.bypass.cooldown.home Skip clan home teleport cooldown
novaclans.bypass.cooldown.rally Skip rally start cooldown
novaclans.bypass.cooldown.embassy
Skip embassy visit cooldown

Admin (default: op)
novaclans.admin All admin commands (children below)
novaclans.admin.reload /novaclans reload
novaclans.admin.disband /novaclans disband
novaclans.admin.setleader /novaclans setleader
novaclans.admin.rename /novaclans rename

Wildcard
novaclans.* All NovaClans permissions (default: op)

Config toggle: permissions.require.<action> in backend config.yml can
disable LuckPerms checks per action (defaults all true). In-clan rank
permissions still apply for clan-internal actions.

================================================================================
CONFIG HIGHLIGHTS
================================================================================
Proxy (Bungee / Velocity) — plugins/NovaClans/config.yml
database.enabled MySQL (true) or JSON fallback
database.json-file network-data.json
clan.max-members 20 (default)
clan.tag-min/max-length 2–5 characters
allies.max-allies 3
wars.duration-minutes 30 · kill-cap 25
treaties types NAP, embargo, defense pact
rally / embassy / bounty Cooldowns, limits, GUI titles

Backend — plugins/NovaClans/config.yml
server-name Must match backend name in proxy config
database Same MySQL / JSON options as proxy
home.warmup/cooldown Teleport timing
bank min deposit/withdraw Vault amounts
item-vault.size 54 slots
gui.*-title MiniMessage chest-bar titles
permissions-gui Rank editor screens
permissions.op-bypass OP skips LuckPerms command checks

================================================================================
STORAGE
================================================================================
MySQL (recommended for networks) — shared JDBC URL on proxy and backends
JSON fallback — network-data.json on proxy (json-fallback: true on Velocity
config by default)

Diplomacy, vault items, embassies, and bounties persist through the proxy
database layer.

================================================================================
WHY NOVACLANS? (highlights)
================================================================================
Full cross-server clan suite in one purchase:
+ Proxy-authoritative state — not per-server clan plugins
+ Hub GUIs for bank, home, vault, diplomacy, war room, embassies, bounties
+ Wars, allies, treaties, rallies, and bounty board built in
+ Leader rank permission GUI — no YAML loop for clan staff access
+ Granular novaclans.* LuckPerms nodes + cooldown bypass permissions
+ BungeeCord + Velocity + Paper backend in one license
+ $11.99 one-time (not subscription)

================================================================================
SETUP (quick)
================================================================================
1. Install proxy JAR (Bungee or Velocity) + backend JAR on every Paper server
2. Match server-name in backend config to proxy server names
3. Configure shared MySQL (or JSON for small networks)
4. Install Vault on backends for clan bank
5. Assign novaclans.* permissions; players use /clan create and /clan menu

Wiki: Web/Wiki (NovaClans plugin reference)

================================================================================
Nova Series — NovaClans · $11.99 one-time · 3 JARs
Paste alongside main thread as feature, command & permission reference.
================================================================================
Buy a license now
$11.99
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
1 year
Share and earn
Refer this resource and earn a 10% commission.
112 Views
0 Purchases
1 Downloads
Jun 25, 2026 Published
Jun 28, 2026 Updated
Not yet rated
14.9 MB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. GUI
  1. Social
Game mode
  1. Survival
  1. Factions
  1. Skyblock
Supported software
  1. Spigot
  1. Paper
  1. Bungee
  1. Folia
  1. Velocity
  1. Purpur
  1. Mohist
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link.
Recommended for you
The most feature complete GGWave, Donation Confirmation & Donation Announcement plugin.
Not yet rated
0 purchases
CryoAntiXRay is a standalone anti-xray plugin which uses raytracing, no ProtocolLib dependency!
Not yet rated
0 purchases
A Gardens & personal farms plugin, a free space to farm away from the main worlds.
Not yet rated
0 purchases
A stats & combat plugin with an extensive developer API & ItemsAdder support.
Not yet rated
0 purchases
A full SuperiorSkyblock2 config pack with custom GUIs, missions/challenges and reworked messages.
Not yet rated
0 purchases
Share and earn
Refer this resource and earn a 10% commission.
112 Views
0 Purchases
1 Downloads
Jun 25, 2026 Published
Jun 28, 2026 Updated
Not yet rated
14.9 MB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. Yes
Type
  1. Gameplay
  1. GUI
  1. Social
Game mode
  1. Survival
  1. Factions
  1. Skyblock
Supported software
  1. Spigot
  1. Paper
  1. Bungee
  1. Folia
  1. Velocity
  1. Purpur
  1. Mohist
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Host a lag-free Minecraft or Hytale server in minutes.
Get 25% off your first order with our link.
Recommended for you
The most feature complete GGWave, Donation Confirmation & Donation Announcement plugin.
Not yet rated
0 purchases
CryoAntiXRay is a standalone anti-xray plugin which uses raytracing, no ProtocolLib dependency!
Not yet rated
0 purchases
A Gardens & personal farms plugin, a free space to farm away from the main worlds.
Not yet rated
0 purchases
A stats & combat plugin with an extensive developer API & ItemsAdder support.
Not yet rated
0 purchases
A full SuperiorSkyblock2 config pack with custom GUIs, missions/challenges and reworked messages.
Not yet rated
0 purchases
Top