Skip to content
Richie Lee edited this page Jun 2, 2026 · 2 revisions

ClickerEconomy

Welcome to the official ClickerEconomy wiki! This is the complete documentation for setting up, configuring, and using the plugin.

ClickerEconomy is a lightweight, fully configurable clicker plugin that lets players earn Vault currency by clicking an item inside a chest-style GUI. Simple concept, surprisingly addictive. It works out of the box with zero setup, but scales up with random rewards, jackpots, multipliers, leaderboards, and full database support for larger servers.


Getting Started

New to ClickerEconomy? Start here:

  1. Installation — Download, install, and verify the plugin is working.
  2. Dependency — What you need (Vault + economy provider) and what's optional (PlaceholderAPI, database drivers).
  3. Configuration — Customize rewards, cooldowns, sounds, GUI layout, storage, and more.

Reference

  • Commands — Every command and subcommand with usage, arguments, and examples.
  • Permissions — All permission nodes, defaults, and how to set up personal multipliers with LuckPerms.
  • Configuration — Full breakdown of every config.yml option with the default template.

Features at a Glance

  • Earn currency by clicking an item in a 27-slot GUI
  • Fixed or random rewards with an optional jackpot system
  • Global multipliers (permanent or timed for events) that persist across restarts
  • Personal multipliers via permissions that stack with the global multiplier
  • Paginated click leaderboard
  • Player stats (clicks, rank, balance, multiplier breakdown)
  • Anti-spam protection with configurable cooldowns
  • Multiple storage backends (YAML, H2, MySQL, MariaDB, PostgreSQL)
  • Full PlaceholderAPI integration
  • Fully translatable — every message, item name, and lore line lives in lang.yml
  • Animated clicker item names with hex color support on 1.16+
  • Custom skull textures for the clicker item
  • Smart config migration between plugin versions
  • Full tab completion on all commands

Requirements

Requirement Details
Server software Spigot, Paper, or any Spigot fork
Minecraft version 1.16 or newer
Java version 17 or newer
Vault Required
Economy provider Required (e.g. EssentialsX, CMI)
PlaceholderAPI Optional

Support

Having an issue or found a bug? Join our Discord server for support:

Join Discord


Links

Clone this wiki locally