CookieClickerZ
🟡 Updated this year🖼️ Gallery (7 images)
🔍 Analysis
- 👍 1.1% endorsement rate — high engagement, a strong quality signal
- 🏆 #49 of 62 economy mods in this game by downloads
📋 About This Mod
!(https://file.strassburger.dev/ccz_banner_round.png) --- !(https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/paper_vector.svg) !(https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/purpur_vector.svg) (https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/github_vector.svg)](https://github.com/ZetaPlugins/CookieClickerZ) (https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/social/discord-plural_vector.svg)](https://strassburger.org/discord) (https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/documentation/gitbook_vector.svg)](https://docs.zetaplugins.com/cookieclickerz) CookieClickerZ is a Minecraft Cookie Clicker plugin, that brings the popular Cookie Clicker game to your Minecraft Server. You can either customize the plugin to the last detail or use the standard installation for the traditional cookieclicker experience. ## Features * ✅ As many clicker blocks as you want * ✅ Customizable upgrades * ✅ Events * ✅ Prestige system * ✅ Achievements * ✅ Top list * ✅ Offline cookie gathering * ✅ Anti-cheat system * ✅ Fully customizable messages, sounds, and items * ✅ HEX colors and gradients support * ✅ PlaceholderAPI placeholders * ✅ SQLite and MySQL support * ✅ Admin commands ## Permissions * **cookieclickerz.useclicker** - Allows the player to use the clicker block (default: true) * **cookieclickerz.upgrades** - Allows the player to open the upgrades shop (default: true) * **cookieclickerz.prestige** - Allows the player to open the prestige menu (default: true) * **cookieclickerz.top** - Allows the player to open the top menu (default: true) * **cookieclickerz.viewachievements** - Allows the player to open the achievements menu (default: true) * **cookieclickerz.numcheatsheet** - Allows the player to open the numcheatsheet (default: true) * **cookieclickerz.admin.manageclickers** - Allows the player to manage clickers (default: op) * **cookieclickerz.admin.managecookies** - Allows the player to manage other players cookies (default: op) * **cookieclickerz.admin.manageprestige** - Allows the player to manage other players prestige (default: op) * **cookieclickerz.admin.manageevents** - Allows the player to manage events (default: op) * **cookieclickerz.admin.manageachievements** - Allows the player to manage other players achievements (default: op) * **cookieclickerz.admin.giveupgrade** - Allows the player to give upgrades to other players (default: op) * **cookieclickerz.buyupgrade.<upgrade>** - Allows the player to buy a certain upgrade (if `requirePermission` is `true` for that upgrade) (default: op) ## Placeholders * **%cookieclickerz_totalcookies%** - A users total cookies * **%cookieclickerz_totalcookies_formatted%** - A users total cookies (formatted, e.g. 1M, 3B, 5.1T) * **%cookieclickerz_cookiesperclick%** - The amount of cookies a user gets per click * **%cookieclickerz_offlinecookies%** - The amount of cookies a user gets while offline * **%cookieclickerz_prestige%** - The prestige of a user * **%cookieclickerz_totalclicks%** - A users total clicks ### Leaderboard The leaderboard placeholders follow this format: ``` %cookieclickerz_<category>_top_<index>_<field>% ``` - `<category>` is what leaderboard to show. This can be `cookies` for total cookies or `cpc` for cookies per click. - `<index>` is the position in the leaderboard (e.g. `1` for the first place or `3` for the third place). The limit for this can be set in the `config.yml` (default limit: 10). - `field` is what about this player to show. This can be: - `name`: The name of the player - `amount`: The amount depending on what cateory you chose - `formattedamount`: The same as `amount`, but formatted (e.g. 1000000 -> 1M) ## Configuration You can customize the plugin to your liking by editing the `config.yml`, `upgrades.yml`, and `prestige.yml` files located in the `plugins/CookieClickerZ` folder. <details> <summary>config.yml</summary> ```yaml # _____ _ _ _____ _ _ _ ______ # / ____| | | (_) / ____| (_) | | |___ / # | | ___ ___ | | ___ ___ | | | |_ ___| | _____ _ __ / / # | | / _ \ / _ \| |/ / |/ _ \ | | | | |/ __| |/ / _ \ '__| / / # | |___| (_) | (_) | <| | __/ | |____| | | (__| < __/ | / /__ # \_____\___/ \___/|_|\_\_|\___| \_____|_|_|\___|_|\_\___|_| /_____| # !!! COLOR CODES !!! # This plugin supports old color codes like: &c, &l, &o, etc # It also supports minimessage, which is a more advanced way to format messages: # https://docs.advntr.dev/minimessage/format.html # With these, you can also add HEX colors, gradients, hover and click events, etc # If set to true, CookieClickerZ will check for updates and let you know if there's a newer version checkForUpdates: true # Set the language to any code
!(https://file.strassburger.dev/ccz_banner_round.png)
- --
- !(https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/paper_vector.svg)
- !(https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/supported/purpur_vector.svg)
- [!(https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/github_vector.svg)](https://github.com/ZetaPlugins/CookieClickerZ)
- [!(https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/social/discord-plural_vector.svg)](https://strassburger.org/discord)
- [!(https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/documentation/gitbook_vector.svg)](https://docs.zetaplugins.com/cookieclickerz)
CookieClickerZ is a Minecraft Cookie Clicker plugin, that brings the popular Cookie Clicker game to your Minecraft Server. You can either customize the plugin to the last detail or use the standard installation for the traditional cookieclicker experience.
## Features
✅ As many clicker blocks as you want ✅ Customizable upgrades ✅ Events ✅ Prestige system ✅ Achievements ✅ Top list ✅ Offline cookie gathering ✅ Anti-cheat system ✅ Fully customizable messages, sounds, and items ✅ HEX colors and gradients support ✅ PlaceholderAPI placeholders ✅ SQLite and MySQL support ✅ Admin commands
## Permissions
cookieclickerz.useclicker - Allows the player to use the clicker block (default: true)
cookieclickerz.upgrades - Allows the player to open the upgrades shop (default: true)
cookieclickerz.prestige - Allows the player to open the prestige menu (default: true)
cookieclickerz.top - Allows the player to open the top menu (default: true)
cookieclickerz.viewachievements - Allows the player to open the achievements menu (default: true)
cookieclickerz.numcheatsheet - Allows the player to open the numcheatsheet (default: true)
cookieclickerz.admin.manageclickers - Allows the player to manage clickers (default: op)
cookieclickerz.admin.managecookies - Allows the player to manage other players cookies (default: op)
cookieclickerz.admin.manageprestige - Allows the player to manage other players prestige (default: op)
cookieclickerz.admin.manageevents - Allows the player to manage events (default: op)
cookieclickerz.admin.manageachievements - Allows the player to manage other players achievements (default: op)
cookieclickerz.admin.giveupgrade - Allows the player to give upgrades to other players (default: op)
cookieclickerz.buyupgrade.
## Placeholders
%cookieclickerz_totalcookies% - A users total cookies %cookieclickerz_totalcookies_formatted% - A users total cookies (formatted, e.g. 1M, 3B, 5. 1T) %cookieclickerz_cookiesperclick% - The amount of cookies a user gets per click %cookieclickerz_offlinecookies% - The amount of cookies a user gets while offline %cookieclickerz_prestige% - The prestige of a user %cookieclickerz_totalclicks% - A users total clicks
### Leaderboard
The leaderboard placeholders follow this format:
```
%cookieclickerz_
- `
` is what leaderboard to show. This can be `cookies` for total cookies or `cpc` for cookies per click. - `
` is the position in the leaderboard (e.g. `1` for the first place or `3` for the third place). The limit for this can be set in the `config.yml` (default limit: 10). - `field` is what about this player to show. This can be:
- - `name`: The name of the player
- - `amount`: The amount depending on what cateory you chose
- - `formattedamount`: The same as `amount`, but formatted (e.g. 1000000 -> 1M)
## Configuration
You can customize the plugin to your liking by editing the `config.yml`, `upgrades.yml`, and `prestige.yml` files located in the `plugins/CookieClickerZ` folder.
config.yml
```yaml # _____ _ _ _____ _ _ _ ______ # / ____| | | (_) / ____| (_) | | |___ / # | | ___ ___ | | ___ ___ | | | |_ ___| | _____ _ __ / / # | | / _ \ / _ \| |/ / |/ _ \ | | | | |/ __| |/ / _ \ '__| / / # | |___| (_) | (_) | <| | __/ | |____| | | (__| < __/ | / /__ # \_____\___/ \___/|_|\_\_|\___| \_____|_|_|\___|_|\_\___|_| /_____|
# !!! COLOR CODES !!! # This plugin supports old color codes like: &c, &l, &o, etc # It also supports minimessage, which is a more advanced way to format messages: # https://docs.advntr.dev/minimessage/format.html # With these, you can also add HEX colors, gradients, hover and click events, etc
# If set to true, CookieClickerZ will check for updates and let you know if there's a newer version checkForUpdates: true
# Set the language to any code
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- KartoffelChipss
- Version
- 1.3.0
- Downloads
- 1,616
- Endorsements
- 17
- Category
- economy
- Created
- 5/9/2025
- Updated
- 4/30/2026
- Game Versions
- 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
- Tags
- economy, game-mechanics, minigame
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does CookieClickerZ support?
The author lists 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20. Other versions may work but are untested by the author.
What is the latest version of CookieClickerZ?
Version 1.3.0, published 2026-04-30 with 1,616 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await






