AlphaWildSystem
AlphaStudio's WildPvP core — a full kit-driven arena PvP plugin. Moderation, economy, chat, arenas, kits, a ruby token shop, and kill rewards, all in one package.
Start here if this is your first time on this wiki, or jump straight to Commands or PvP & Arena if you already know what you're looking for.
Requirements & soft-dependencies
Runs standalone with zero extra plugins — every soft-dependency below only unlocks extra behavior when present, nothing is required except WorldGuard for the arena/spawn split.
| Plugin | Required? | Unlocks |
|---|---|---|
| — | Always | Everything else: punishments, chat, economy (self-registers as the Vault provider), warps, spawn, time/weather, kits, shop, combat, GUIs. |
WorldGuard | Needed for the arena/spawn split | /region setspawn/setarena, arena regen, build-anywhere spawn protection. Without it the plugin still runs, just with no spawn/arena distinction. |
Vault | Optional | Lets other plugins read/write the ruby token balance through the standard Vault API. |
PlaceholderAPI | Optional | Registers %alphawildsystem_*% placeholders (balance, kills, killstreak, and more). |
packetevents | Optional | Full-fidelity unsigned-chat message deletion. Falls back gracefully without it. |
loadbefore: [CMI, Essentials, EssentialsX] — if any of those are installed alongside it, load order won't cause command conflicts for commands both provide.Quick start
- Drop the jar in
plugins/and start the server once to generate the default config files. - Draw your spawn (safe zone) and arena (PvP zone) with WorldGuard, then run
/region setspawn <region>and/region setarena <region>from inside that world — see PvP & Arena → Region setup. - Open
config.yml— setserver-name, reviewtheme.*(the plugin's single accent color/gradient) and thefeatures:toggles. - Tune
kits.yml(what players spawn with),shop.yml(the ruby token shop), andkill-rewards.yml(milestone payouts) to taste. - Customize
lang/messages.ymlandlang/deathmessages.yml— both reload with/awild reload, no restart needed.
Feature map
Arena & Combat
WorldGuard-driven spawn/arena split, periodic arena regen from a snapshot, combat-tag with configurable allowed commands, PvP kill rewards.
PvP & Arena →Kits & Custom Items
Fresh randomized kit every death from configurable pools, tier-balanced enchants, and ten arena-only special items (dynamite, dash, grappling hook, and more).
PvP & Arena →Ruby Token Economy
Self-registers as the Vault economy provider. A 7-category token shop, kill-milestone rewards, and full /money//pay//baltop support.
Punishments
Ban, tempban, banip (with IP-block), mute, warn (with config-driven auto-escalation), jail — full history, cross-server broadcast, Discord webhook.
Commands →Chat
Full chat format ownership, a player-picked gradient chat color, admin/manager channels, a staff-only delete button that works even on offline-mode servers.
Commands →Staff tools
/whois, /alts (shared-IP detection), /report with webhook forwarding, /socialspy, maintenance mode with network-wide control.
Commands →What's already built
The full AlphaStudio core command set (moderation, economy, chat, teleport, staff tools — the same foundation as every AlphaStudio plugin) plus a complete kit-driven arena PvP layer on top: WorldGuard-backed arenas, randomized kits, ten custom combat items, a ruby token shop, kill-milestone rewards, a chat color picker, clearlag sweeps, and a totem-practice minigame. See Commands and PvP & Arena for the exhaustive list.