CookieClicker icon

CookieClicker -----

CookieClicker | Easy Setup | Full Configurable | SQLite/ MySQL | German/English




CC.JPG

The Vault support as well as the support for version from 1.8 - 1.19 is only available in the plugin version 4.6.
All versions also available on GitHub:
https://github.com/ZilloLP/CookieClicker/releases


Features
  • Localstorage Support
  • MySQL Support
  • PlaceholderAPI Support
  • Statssystem
  • Shop
  • Premium-Shop
  • Designs
  • Sounds
  • Support for versions 1.20 - 1.21.8
  • Easy setup
  • Full configurable
  • AntiAFK/AntiAutoClicker
Setup / Configuration
  • Use /cookieclicker to get a view on all commands.
  • Use /cookieclicker clicker [number] to set a CookieClicker.
  • Use /cookieclicker remove [number] to remove a CookieClicker.
  • Use /cookieclicker set statswall <alltime/time> <number> to set the statswall.
  • Use /cookieclicker resettimer to set the resettimer of the time statswall.
  • Use /cookieclicker reset [player] to reset a players profil.
  • If you want to reload all settings for the CookieClicker in the configs use /cookieclicker reload.
  • If you change the database type such as from SQLite to MySQL then you have to restart the server!
  • Thats it!

PlaceholderAPI
  • %cookieclicker_cookies% shows the cookies
  • %cookieclicker_perClick% shows the perclick
  • %cookieclicker_clickerClicks% shows clickerclicks
  • %cookieclicker_place% shows the position in the ranking

Translation
German:
Code (YAML):
# +----------------------------------------------------+
# <                   CookieClicker                    >
# +----------------------------------------------------+

# Database
MySQL
: false

# Holograms
Clicker holograms
: true

# Sounds
Sounds
: true

# Resettimer duration in minutes
Resettimer
: 60

# Protections
Maximum CPS
: 15
AFK cooldown seconds
: 15

# Inventories
items
:
  home
:
    per_click
:
      item_type
: LIME_TERRACOTTA
      slot
: 20
    cookies
:
      item_type
: BROWN_TERRACOTTA
      slot
: 13
    shop
:
      item_type
: PINK_TERRACOTTA
      slot
: 24
    design
:
      item_type
: COOKIE
      slot
: 31
  design
:
    block_design
:
      item_type
: PRISMARINE
      slot
: 11
    hit_particle_design
:
      item_type
: DRAGON_BREATH
      slot
: 13
    menu_design
:
      item_type
: PAINTING
      slot
: 15
    last_page
:
      item_type
: PLAYER_HEAD
      slot
: 18
  block_design
:
    per_click
:
      item_type
: LIME_TERRACOTTA
      slot
: 2
    cookies
:
      item_type
: BROWN_TERRACOTTA
      slot
: 6
    next_page
:
      item_type
: PLAYER_HEAD
      slot
: 35
    last_page
:
      item_type
: PLAYER_HEAD
      slot
: 27
  hit_particle_design
:
    per_click
:
      item_type
: LIME_TERRACOTTA
      slot
: 2
    cookies
:
      item_type
: BROWN_TERRACOTTA
      slot
: 6
    next_page
:
      item_type
: PLAYER_HEAD
      slot
: 35
    last_page
:
      item_type
: PLAYER_HEAD
      slot
: 27
  menu_design
:
    per_click
:
      item_type
: LIME_TERRACOTTA
      slot
: 2
    cookies
:
      item_type
: BROWN_TERRACOTTA
      slot
: 6
    next_page
:
      item_type
: PLAYER_HEAD
      slot
: 44
    last_page
:
      item_type
: PLAYER_HEAD
      slot
: 36
  shop
:
    per_click
:
      item_type
: LIME_TERRACOTTA
      slot
: 2
    cookies
:
      item_type
: BROWN_TERRACOTTA
      slot
: 6
    next_page
:
      item_type
: PLAYER_HEAD
      slot
: 35
    premium_page
:
      item_type
: PLAYER_HEAD
      slot
: 35
    last_page
:
      item_type
: PLAYER_HEAD
      slot
: 27
  premium_shop
:
    per_click
:
      item_type
: LIME_TERRACOTTA
      slot
: 2
    cookies
:
      item_type
: BROWN_TERRACOTTA
      slot
: 6
    next_page
:
      item_type
: PLAYER_HEAD
      slot
: 35
    last_page
:
      item_type
: PLAYER_HEAD
      slot
: 27

# Shop
options
:
  default_shop
:
    rows
: 4
    start_slot
: 19
    stop_slot
: 26
    skipped_slots
:
     - 0
  premium_shop
:
    rows
: 4
    start_slot
: 19
    stop_slot
: 26
    skipped_slots
:
     - 0
  block_design_shop
:
    rows
: 4
    start_slot
: 19
    stop_slot
: 26
    skipped_slots
:
     - 0
  hit_particle_design_shop
:
    rows
: 4
    start_slot
: 20
    stop_slot
: 25
    skipped_slots
:
     - 0
  menu_design_shop
:
    rows
: 5
    start_slot
: 13
    stop_slot
: 36
    skipped_slots
:
     - 14
      - 15
      - 16
      - 17
      - 18
      - 26

default_shop
:
  1
:
    item_type
: GOLDEN_HOE
    base_price
: 30
    price_multiplier
: 2.0
    add_clicks
: 2
  2
:
    item_type
: IRON_AXE
    base_price
: 360
    price_multiplier
: 2.0
    add_clicks
: 4
  3
:
    item_type
: DIAMOND_PICKAXE
    base_price
: 690
    price_multiplier
: 1.5
    add_clicks
: 6
  4
:
    item_type
: DIAMOND
    base_price
: 920
    price_multiplier
: 1.5
    add_clicks
: 8
  5
:
    item_type
: GOLD_BLOCK
    base_price
: 1250
    price_multiplier
: 1.5
    add_clicks
: 10
  6
:
    item_type
: IRON_SHOVEL
    base_price
: 1580
    price_multiplier
: 1.5
    add_clicks
: 12
  7
:
    item_type
: ENDER_PEARL
    base_price
: 1910
    price_multiplier
: 1.5
    add_clicks
: 14

premium_shop
:
  1
:
    item_type
: BLAZE_ROD
    base_price
: 2240
    price_multiplier
: 2.0
    add_clicks
: 16
  2
:
    item_type
: IRON_INGOT
    base_price
: 2570
    price_multiplier
: 2.0
    add_clicks
: 18
  3
:
    item_type
: MUSIC_DISC_WARD
    base_price
: 2900
    price_multiplier
: 1.5
    add_clicks
: 20
  4
:
    item_type
: FIREWORK_STAR
    base_price
: 3230
    price_multiplier
: 1.5
    add_clicks
: 22
  5
:
    item_type
: ENDER_EYE
    base_price
: 3560
    price_multiplier
: 1.5
    add_clicks
: 24
  6
:
    item_type
: BLAZE_POWDER
    base_price
: 3890
    price_multiplier
: 1.5
    add_clicks
: 26
  7
:
    item_type
: NETHER_STAR
    base_price
: 4220
    price_multiplier
: 1.5
    add_clicks
: 28

block_design_shop
:
  1
:
    display_name
: 'Prismarin'
    item_type
: PRISMARINE
    block_type
: PRISMARINE
    skull_texture
: ''
    base_price
: 100000
  2
:
    display_name
: 'Rohes Gold'
    item_type
: RAW_GOLD_BLOCK
    block_type
: RAW_GOLD_BLOCK
    skull_texture
: ''
    base_price
: 200000
  3
:
    display_name
: 'Honig Block'
    item_type
: HONEY_BLOCK
    block_type
: HONEY_BLOCK
    skull_texture
: ''
    base_price
: 300000
  4
:
    display_name
: 'Drachenei'
    item_type
: DRAGON_EGG
    block_type
: DRAGON_EGG
    skull_texture
: ''
    base_price
: 400000
  5
:
    display_name
: 'Kaktus'
    item_type
: CACTUS
    block_type
: CACTUS
    skull_texture
: ''
    base_price
: 500000
  6
:
    display_name
: 'Keks Kopf'
    item_type
: PLAYER_HEAD
    block_type
: PLAYER_HEAD
    skull_texture
: 'http://textures.minecraft.net/texture/605ef8819fb6a92148249ff48c3914e92c273e7874523ff7930b9f5cc93ceaae'
    base_price
: 600000
  7
:
    display_name
: 'Spieler Kopf'
    item_type
: REAL_PLAYER_HEAD
    block_type
: REAL_PLAYER_HEAD
    skull_texture
: ''
    base_price
: 700000

hit_particle_design_shop
:
  1
:
    display_name
: 'Wachsende Wurzeln'
    item_type
: WEEPING_VINES
    colored_dust
: false
    color
:
      red
: 0
      green
: 0
      blue
: 0
    particle_type
: COMPOSTER
    second_particle_type
: COMPOSTER
    animation_type
: STAR_BURST
    base_price
: 100000
  2
:
    display_name
: 'Explosions Wellen'
    item_type
: TNT
    colored_dust
: false
    color
:
      red
: 0
      green
: 0
      blue
: 0
    particle_type
: SMOKE
    second_particle_type
: SMOKE
    animation_type
: EXPLOSION_WAVE
    base_price
: 200000
  3
:
    display_name
: 'Kreisende Ringe'
    item_type
: ENDER_PEARL
    colored_dust
: true
    color
:
      red
: 71
      green
: 30
      blue
: 186
    particle_type
: CLOUD
    second_particle_type
: CLOUD
    animation_type
: CIRCLE_RINGS
    base_price
: 300000
  4
:
    display_name
: 'Wind Spiralen'
    item_type
: WIND_CHARGE
    colored_dust
: false
    color
:
      red
: 0
      green
: 0
      blue
: 0
    particle_type
: CLOUD
    second_particle_type
: CLOUD
    animation_type
: SPIRAL
    base_price
: 400000
  5
:
    display_name
: 'Magische Runen'
    item_type
: ENCHANTED_BOOK
    colored_dust
: false
    color
:
      red
: 0
      green
: 0
      blue
: 0
    particle_type
: DRAGON_BREATH
    second_particle_type
: ENCHANT
    animation_type
: MAGICAL_WHIRLWIND
    base_price
: 500000

menu_design_shop
:
  1
:
    display_name
: 'Normales Glas'
    item_type
: GLASS
    block_type
: GLASS_PANE
    base_price
: 999999
  2
:
    display_name
: 'Schwarzes Glas'
    item_type
: BLACK_STAINED_GLASS
    block_type
: BLACK_STAINED_GLASS_PANE
    base_price
: 100000
  3
:
    display_name
: 'Graues Glas'
    item_type
: GRAY_STAINED_GLASS
    block_type
: GRAY_STAINED_GLASS_PANE
    base_price
: 200000
  4
:
    display_name
: 'Hellgraues Glas'
    item_type
: LIGHT_GRAY_STAINED_GLASS
    block_type
: LIGHT_GRAY_STAINED_GLASS_PANE
    base_price
: 300000
  5
:
    display_name
: 'Weißes Glas'
    item_type
: WHITE_STAINED_GLASS
    block_type
: WHITE_STAINED_GLASS_PANE
    base_price
: 400000
  6
:
    display_name
: 'Blaues Glas'
    item_type
: BLUE_STAINED_GLASS
    block_type
: BLUE_STAINED_GLASS_PANE
    base_price
: 500000
  7
:
    display_name
: 'Hellblaues Glas'
    item_type
: LIGHT_BLUE_STAINED_GLASS
    block_type
: LIGHT_BLUE_STAINED_GLASS_PANE
    base_price
: 600000
  8
:
    display_name
: 'Cyan Glas'
    item_type
: CYAN_STAINED_GLASS
    block_type
: CYAN_STAINED_GLASS_PANE
    base_price
: 700000
  9
:
    display_name
: 'Grünes Glas'
    item_type
: GREEN_STAINED_GLASS
    block_type
: GREEN_STAINED_GLASS_PANE
    base_price
: 800000
  10
:
    display_name
: 'Hellgrünes Glas'
    item_type
: LIME_STAINED_GLASS
    block_type
: LIME_STAINED_GLASS_PANE
    base_price
: 900000
  11
:
    display_name
: 'Braunes Glas'
    item_type
: BROWN_STAINED_GLASS
    block_type
: BROWN_STAINED_GLASS_PANE
    base_price
: 1000000
  12
:
    display_name
: 'Lila Glas'
    item_type
: PURPLE_STAINED_GLASS
    block_type
: PURPLE_STAINED_GLASS_PANE
    base_price
: 1100000
  13
:
    display_name
: 'Magenta Glas'
    item_type
: MAGENTA_STAINED_GLASS
    block_type
: MAGENTA_STAINED_GLASS_PANE
    base_price
: 1200000
  14
:
    display_name
: 'Pinkes Glas'
    item_type
: PINK_STAINED_GLASS
    block_type
: PINK_STAINED_GLASS_PANE
    base_price
: 1300000
  15
:
    display_name
: 'Gelbes Glas'
    item_type
: YELLOW_STAINED_GLASS
    block_type
: YELLOW_STAINED_GLASS_PANE
    base_price
: 1400000
  16
:
    display_name
: 'Oranges Glas'
    item_type
: ORANGE_STAINED_GLASS
    block_type
: ORANGE_STAINED_GLASS_PANE
    base_price
: 1500000
  17
:
    display_name
: 'Rotes Glas'
    item_type
: RED_STAINED_GLASS
    block_type
: RED_STAINED_GLASS_PANE
    base_price
: 1600000

# Plugin Sounds
sounds
:
  click_allow
:
    type
: 'ENTITY_ITEM_PICKUP'
    volume
: 1.0
    pitch
: 1.0
  click_deny
:
    type
: 'BLOCK_ANVIL_BREAK'
    volume
: 1.0
    pitch
: 1.0
  open_inventory
:
    type
: 'BLOCK_CHEST_OPEN'
    volume
: 1.0
    pitch
: 1.0
  shop
:
    type
: 'BLOCK_NOTE_BLOCK_BASS'
    volume
: 1.0
    pitch
: 1.0
  design
:
    type
: 'BLOCK_NOTE_BLOCK_BASS'
    volume
: 1.0
    pitch
: 1.0
  select_design
:
    type
: 'BLOCK_NOTE_BLOCK_PLING'
    volume
: 1.0
    pitch
: 1.0
  remove_design
:
    type
: 'BLOCK_LAVA_POP'
    volume
: 1.0
    pitch
: 1.0
  premium_allow
:
    type
: 'BLOCK_NOTE_BLOCK_SNARE'
    volume
: 1.0
    pitch
: 1.0
  premium_deny
:
    type
: 'BLOCK_ANVIL_BREAK'
    volume
: 1.0
    pitch
: 1.0
  buy_allow
:
    type
: 'ENTITY_PLAYER_LEVELUP'
    volume
: 1.0
    pitch
: 1.0
  buy_deny
:
    type
: 'BLOCK_ANVIL_BREAK'
    volume
: 1.0
    pitch
: 1.0
  stats_info
:
    type
: 'BLOCK_LAVA_POP'
    volume
: 1.0
    pitch
: 1.0
  block_design
:
    type
: 'BLOCK_NOTE_BLOCK_BASS'
    volume
: 1.0
    pitch
: 1.0
  hit_particle_design
:
    type
: 'BLOCK_NOTE_BLOCK_BASS'
    volume
: 1.0
    pitch
: 1.0
  menu_design
:
    type
: 'BLOCK_NOTE_BLOCK_BASS'
    volume
: 1.0
    pitch
: 1.0
  next
:
    type
: 'BLOCK_NOTE_BLOCK_BASS'
    volume
: 1.0
    pitch
: 1.0
  back
:
    type
: 'ENTITY_ITEM_BREAK'
    volume
: 1.0
    pitch
: 1.0
Code (YAML):
# +----------------------------------------------------+
# <                   CookieClicker                    >
# +----------------------------------------------------+

# Basic messages
PREFIX
: '&7 [&6CookieClicker&7 ] '
NO_PERMISSION
: '&cDazu hast du keine Rechte!'
ONLY_PLAYER
: '&cDu musst ein Spieler sein!'
UNKNOWN_COMMAND
: '&cNutze /cookieclicker help.'
PLAYER_NOT_FOUND
: '&cDieser Spieler existiert nicht.'

# Interact messages
CLICK_MESSAGE
: '&3Deine Cookies &7 %>% &e%cookies%'
MAX_CPS
: '&cReduziere bitte deine Klickrate!'
AFK_MESSAGE
: '&cBitte bewege dich!'
PLAYER_STATS_INFO
:
  1
: '&7-= &eStatistiken von &6 %player% &7=-'
  2
: '&7Platz&8 : &e%place%'
  3
: '&7Cookies&8 : &e%cookies%'
  4
: '&7Pro Klick&8 : &e%perclick%'
  5
: '&7Clicker geklickt&8 : &e%clickerclicks%'
  6
: '&7 --------------------------------'

# Inventory titles
HOME_TITLE
: '&eCookieClicker'
SHOP_TITLE
: '&eCookieClicker | &3Shop'
PREMIUM_SHOP_TITLE
: '&eCookieClicker | &3Premium'
DESIGN_TITLE
: '&eCookieClicker | &3Design'
BLOCK_DESIGN_TITLE
: '&eCookieClicker | &3Clickerblock'
HIT_PARTICLE_DESIGN_TITLE
: '&eCookieClicker | &3Hit Partikel'
MENU_DESIGN_TITLE
: '&eCookieClicker | &3Men %ue%'

# Item names
PER_CLICK
: '&3Pro Klick : &e%perclick%'
YOUR_COOKIES
: '&3Deine Cookies : &e%cookies%'
SHOP
: '&3Shop'
DESIGN
: '&3Design'
BLOCK_DESIGN
: '&3Clickerblock Design'
HIT_PARTICLE_DESIGN
: '&3Hit Partikel Design'
MENU_DESIGN
: '&3Men %ue% Design'
PREMIUM_PAGE
: '&3Premium Seite'
NEXT
: '&cN %ae%chste'
BACK
: '&cZur %ue%ck'

# Shop
PRICE_BUYABLE
: '&3Preis : &a%price%'
PRICE_NOT_BUYABLE
: '&3Preis : &c%price%'
PRICE_INFO
:
  1
: ''
  2
: '&3Pro Klick : &e+ %addclick%'
ITEM_BOUGHT
: '&a %!% %displayname%'
ITEM_BOUGHT_SELECTED
: '&b★ %displayname%'
ITEM_INFO
:
  1
: '&7 %_>% &e%displayname%'
ITEM_BOUGHT_INFO
:
  1
: ''
  2
: '&7Linksklick zum &bausw %ae%hlen'
ITEM_BOUGHT_SELECTED_INFO
:
  1
: ''
  2
: '&7Rechtsklick zum &cdeaktivieren'
MESSAGE_NOT_BUYABLE
: '&cDu hast nicht gen %ue%gend Cookies!'

# Design
DESIGN_GLASS_NAME
: '&7*'

# Holograms
CLICKER_HOLOGRAM
:
  1
: '&3 %>% &eCookieClicker &3%<%'
  2
: ''
  3
: '&3Rechtsklick &7 %>% &eInventar %oe%ffnen'
  4
: '&3Linksklick &7 %>% &eCookieClicker'
RESET_TIMER
: '&7 %*% &c%time% &7%*%'

# Statswalls
STATS_WALL
:
  RANK_PREFIX
:
    1
: '&e&l #1'
    2
: '&b&l #2'
    3
: '&a&l #3'
    DEFAULT
: '&f&l #%number%'
  SIGN_LINES
:
    1
: ' %*% CookieClicker %*%'
    2
: ' %place%'
    3
: ' %name%'
    4
: ' %value% pro Klick'
Info
You cant sell or claime the plugin as yours!

If there any questions or bugs you can contact me
through my discord server discord.gg/NBs27JK

[​IMG]

Videos


Downloads:
25 Downloads | ✔︎ |
50 Downloads | ✔︎ |
125 Downloads | ✔︎ |
250 Downloads | ✔︎ |
500 Downloads | ✔︎ |
1.000 Downloads | ✔︎ |
2.000 Downloads | ✔︎ |
4.000 Downloads | ✔︎ |
8.000 Downloads | ✔︎ |
16.000 Downloads | ✘ |

Resource Information
Author:
----------
Total Downloads: 8,886
First Release: Mar 9, 2019
Last Update: Sep 14, 2025
Category: ---------------
All-Time Rating:
68 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings