Cryo SMP v1.0.5

A fun, customisable SMP plugin built around mobs, mythics and becoming the best
  • Screenshot 2026-05-03 211952.png
  • How it works

    Try this product in game with a hosted Minecraft server!
    1. Click 'Request test server'
    2. Join the provided IP address
    3. Try out the product for up to 30 minutes
    4. Stop the server when you're done

    Requesting a test server will duplicate the original files and provide you a new server for you to join and experiment with for up to 30 minutes. Any changes you make will not be served so feel free to play around!

    There are no limits to the number of servers you may start, but you can only have one test server active at a time. You must stop any active test servers in order to start up a new one.

    Features

    • Completely free
    • Instant setup
    • Full operator permissions
    • Invite friends
    • No usage limits

    Testing servers provided by PebbleHost.
    Visit PebbleHost.com

Features​

  • 18 Custom Mutations
  • 2 Custom Mythic Mutations
  • 2 Custom Mythic Items
  • Trust System
  • Customizable Rituals System
  • Fully configurable ~ Buff or Nerf to your hearts desire
  • Customizable Session System
  • Full resource pack
  • In game recipe, ability and craft count display ~ No more recipes channel in your discord
  • Discord webhooks support for pinging rituals in discord
  • AND MORE...

Mutations​

Ignore the craft counts, this defaults to 0 it may have been higher in these images for testing purposes.
2026-04-22_22.09.52_edited.png
2026-04-22_22.10.13_edited.png
2026-04-22_22.10.13_2_edited.png
2026-04-22_22.10.12_edited.png
2026-04-22_22.10.11_edited.png
2026-04-22_22.10.10_edited.png
2026-04-22_22.09.57_edited.png
2026-04-22_22.09.56_edited.png
2026-04-22_22.09.59_edited.png
2026-04-22_22.10.03_edited.png
2026-04-22_22.10.04_edited.png
2026-04-22_22.10.06_edited.png
2026-04-22_22.10.07_edited.png
2026-04-22_22.10.09_edited.png
2026-04-22_22.10.14_edited.png
2026-04-22_22.09.54_edited.png
2026-05-01_22.51.07_edited.png
2026-05-01_22.51.06_edited.png

Mythic Mutations​

2026-05-01_22.55.15_edited.png
2026-04-24_21.00.39_edited.png

Commands​

Admin Commands​

All commands here should be run after the /ca or /cryoadmin prefix in chat. Permission to use these commands should not be given out lightly.
Permission: cryo.v3.admin
Operators have this permission by default, but it can be revoked using most permission managers
Sub CommandDescriptionUsage
versionDisplays the version of the plugin and some extra details/ca version
setModifies someones current mutations/ca set <player> <slot> <mutation>
clearClears someones current mutations/ca clear <player>
checkDisplays someones current mutations/ca check <player>
toggleDisables the abilities of mutations globally/ca toggle
giveitemGives yourself a custom item added by the plugin/ca giveitem <item>
giveGives you the item of a mutation/ca give <mutation>
craftedSets the current amount crafted of a specific mutation/ca crafted <mutation> <count>
toggle_recipeMakes a certain recipe unusable and unviewable/ca toggle_recipe <mutation>

Player Commands​

Commands that all players should have access to. It is not recommended to take away permission to these commands.
Permission: cryo.v3.player
All players have this permission by default, but it can be revoked using most permission managers
CommandDescriptionUsage
/trustTrusts a specific player. Type "list" to show trust list/trust <player | list>
/untrustUntrusts a specific player. Type "all" to clear trust list/untrust <player | all>
/withdrawUnequips a mutation you have equipped/withdraw <slot number>
/mutationsOpens the mutation display menu
/swapSwaps your mutations around
/abilty1Activates your mutation in slot 1
/ability2Activates your mutation in slot 2
/controlsSwitches your controls to use offhand controls, or undos it

Recipes​

All recipes can be found in game using the /mutations menu.
Ritual Compass recipe:
1778339206998.png

Mythics​

Dragon Egg:
  • Strength 2 whilst in inventory
  • All abilities activated with the dragon egg in your inventory have a halved cooldown
Adaptive Mace:
  • Consume a mutation from your first slot
  • Use the ability of the mace activating the ability of the mutation stored in it
  • Inflict suppression (locked mutations) on every mace hit

Configuration​

Plugin will generate a config.yml in the plugin folder "CryoCore"

CONFIG.YML
# ░█████╗░██████╗░██╗░░░██╗░█████╗░ ░██████╗███╗░░░███╗██████╗░ # ██╔══██╗██╔══██╗╚██╗░██╔╝██╔══██╗ ██╔════╝████╗░████║██╔══██╗ # ██║░░╚═╝██████╔╝░╚████╔╝░██║░░██║ ╚█████╗░██╔████╔██║██████╔╝ # ██║░░██╗██╔══██╗░░╚██╔╝░░██║░░██║ ░╚═══██╗██║╚██╔╝██║██╔═══╝░ # ╚█████╔╝██║░░██║░░░██║░░░╚█████╔╝ ██████╔╝██║░╚═╝░██║██║░░░░░ # ░╚════╝░╚═╝░░╚═╝░░░╚═╝░░░░╚════╝░ ╚═════╝░╚═╝░░░░░╚═╝╚═╝░░░░░ # by Spog # All durations of time in this config should be assumed to be ticks UNLESS it says different on the category it is in or next to it general: action-bar-refresh-rate: 5 shadow-realm: # a list of mutations abilities that cannot be used in the shadow realm; very recommended to keep these defaults banned banned-mutations: - PHANTOM # a list of blocks that cannot be placed in the shadow realm banned-blocks: - COBWEB allow-spawning: false # if mobs can spawn rarities: COMMON: ritual-duration: 10 # in minutes max-craftable: 5 RARE: ritual-duration: 20 # in minutes max-craftable: 3 EPIC: ritual-duration: 30 max-craftable: 2 rituals: show-hovering-icon: true max-amount: 3 # max amount of rituals that can be started at once force-compass-tracking: true # force players to only be able to use a Ritual Compass to locate rituals discord: webhook: '' ping-role: '' # between what two times should players be able to craft rituals, outside of this time rituals will not start sessions: enabled: false timezone: Europe/Amsterdam # changing this value does not do anything, this is just the timezone the server detects it is in (Unknown = server is unsure) # MUST be written in the format hh:mm:ss # session starts at min and ends at max # timezone for sessions is ALWAYS the timezone that the SERVER is in if you are not sure check the value above min: '16:00:00' max: '22:00:00' beam: enabled: true # if the beam should show at all forced-color: # a color that should always be used for the beam # by default, the beams colour depends on the color of the mutation enabled: false # if to enable this feature color: '#fffff' # MUST be a hex code stats: BREEZE: weakness-level: 1 effect-duration: 200 # all status effects + wind charge cooldown radius: 6 mace-damage-multiplier: 2.5 RABBIT: dash-power: 2.5 play-glide-sound: true ENDERMAN: extra-block-reach: 4 teleport-distance: 10 BLAZE: # firebrand fire damage scales by this formula: # {original_damage} * ({effect_level} * 0.75 + 2.25) # {original_damage} = the amount of damage the fire tick did # {effect_level} = the level of the firebrand effect firebrand-level: 1 # firebrand level given by the ability firebrand-duration: 160 fire-duration: 120 radius: 5 PHANTOM: suppress: true shadow-realm-duration: 600 shadow-realm-speed: 3 WITCH: # do not increase the levels of these effects ignore: [] level-increase: 1 splash-duration-multiplier: 1.25 DOLPHIN: range: 8 # how much of the damage should be transferred to all those untrusted in range damage-multiplier: 1 give-dolphins-grace: true CAT: base-damage: 15 aoe: 3 charge-up-time: 10 effect-increase: 2 damage-increase-from-behind: 10 # % of damage VILLAGER: hotv-level: 10 radius: 15 chance-to-remove: 20 qty-to-remove: 1 xp-multiplier: 2 EVOKER: vindicator-summon-count: 2 vex-summon-count: 1 raid-mobs-agro-range: 20 totem-regen-level: 1 TURTLE: max-absorption: 20 # max amount of absorption from the ability in hp damage-accumulation-multiplier: 0.5 res-level-when-wet: 1 damage-tick-cap: 7 # in hp SPIDER: poison-level: 2 poison-chance: 5 # % poison-duration: 100 AXOLOTL: radius: 6 regen-level: 3 cooldown-multiplier: 0.5 # gets rounded to nearest second CREAKING: max-lives: 4 show-display: true speed-level: 2 damage-multiplier: 1.2 health-boost-level: 5 backstab-multiplier: 1.08 night-speed: 2 SKELETON: true-damage: 3 # in hp stun-duration: 60 bow-damage-multiplier: 1.25 DROWNED: lightning-true-damage: 1 lightning-trident-chance: 100 # % lightning-base-chance: 50 # % minimum-attack-charge: 0.8 trident-stun-duration: 20 trident-stun-chance: 50 # % GHAST: fireball-power-per-tick: 0.015 # use this to configure the damage and destruction of the fireball, at default settings the fireball can do up to 7 hearts if used correctly fireball-speed: 1.2 ghast-speed-multiplier: 2 snowball-heal-amount: 3 RAVAGER: charge-damage: 30 charge-range: 1 charge-downwards-pull: 0.75 explosion-range: 4 explosion-damage: 10 explosion-regen-duration: 100 explosion-stun-duration: 60 horn-heal-per-player: 2 horn-range: 10 allow-mounting: true ENDER_DRAGON: 1-damage-cap: 40 # in hp 1-damage-min: 10 1-flap-downwards: true 2-dragon-hp: 60 cooldowns: # all durations and cooldowns are in seconds BREEZE: duration: 8 cooldown: 105 RABBIT: cooldown: 20 ENDERMAN: duration: 1 cooldown: 40 BLAZE: duration: 10 cooldown: 75 PHANTOM: duration: 15 cooldown: 150 WITCH: duration: 15 cooldown: 90 DOLPHIN: duration: 15 cooldown: 120 CAT: cooldown: 20 VILLAGER: duration: 20 cooldown: 90 EVOKER: duration: 10 cooldown: 130 TURTLE: duration: 12 cooldown: 105 SPIDER: duration: 15 cooldown: 65 AXOLOTL: duration: 10 cooldown: 120 CREAKING: duration: 20 cooldown: 120 ENDER_DRAGON: '1': duration: 0 cooldown: 120 '2': duration: 30 cooldown: 180 SKELETON: duration: 15 cooldown: 60 DROWNED: duration: 10 cooldown: 105 WARDEN: '1': duration: 1 cooldown: 60 '2': duration: 15 cooldown: 105 GHAST: duration: 10 cooldown: 70 RAVAGER: duration: 2 cooldown: 90 recipes: # recipes will not change on /ca reload. You must restart to apply these changes BREEZE: '1': BTB '2': PHS '3': BDB definitions: B: BREEZE_ROD T: FLOW_ARMOR_TRIM_SMITHING_TEMPLATE H: HEAVY_CORE D: DIAMOND_BLOCK S: FLOW_POTTERY_SHERD P: FLOW_BANNER_PATTERN BLAZE: '1': TDT '2': CNC '3': TLT definitions: T: RIB_ARMOR_TRIM_SMITHING_TEMPLATE D: DRIED_GHAST C: CRYING_OBSIDIAN L: LAVA_BUCKET N: NETHERITE_INGOT ENDERMAN: '1': EPE '2': PNP '3': EPE definitions: E: ENDER_EYE P: ENDER_PEARL N: NETHERITE_INGOT DOLPHIN: '1': TST '2': PCP '3': OLO definitions: T: TIDE_ARMOR_TRIM_SMITHING_TEMPLATE S: WET_SPONGE P: SEA_PICKLE C: CONDUIT L: SEA_LANTERN O: COAST_ARMOR_TRIM_SMITHING_TEMPLATE SPIDER: '1': CFC '2': SES '3': CPC definitions: C: RAISER_ARMOR_TRIM_SMITHING_TEMPLATE F: FERMENTED_SPIDER_EYE E: ENDER_EYE S: SPIDER_EYE P: POISONOUS_POTATO TURTLE: '1': STS '2': CIC '3': VAV definitions: S: SEAGRASS T: TURTLE_HELMET C: TURTLE_SCUTE I: IRON_BLOCK V: VERDANT_FROGLIGHT A: ARMADILLO_SCUTE EVOKER: '1': VOV '2': TNT '3': ESE definitions: V: GOLD_BLOCK T: TOTEM_OF_UNDYING O: OMINOUS_BOTTLE N: NETHERITE_INGOT E: EMERALD_BLOCK S: ARMS_UP_POTTERY_SHERD VILLAGER: '1': CWC '2': BEB '3': MMM definitions: C: DEEPSLATE_COAL_ORE W: WILD_ARMOR_TRIM_SMITHING_TEMPLATE E: GRINDSTONE M: EMERALD_BLOCK B: BREAD CAT: '1': PTP '2': MCM '3': BWB definitions: P: COD T: TROPICAL_FISH M: PHANTOM_MEMBRANE C: MUSIC_DISC_CAT B: MILK_BUCKET W: TADPOLE_BUCKET PHANTOM: '1': OEO '2': PSP '3': ODO definitions: O: OMINOUS_TRIAL_KEY P: PHANTOM_MEMBRANE S: RECOVERY_COMPASS D: MUSIC_DISC_TEARS E: ECHO_SHARD WITCH: '1': EBG '2': STN '3': GCE definitions: E: END_CRYSTAL B: BREWING_STAND G: ENCHANTED_GOLDEN_APPLE S: OMINOUS_BOTTLE T: TADPOLE_BUCKET N: NETHER_WART C: CAULDRON RABBIT: '1': FSF '2': HCH '3': RDR definitions: F: FEATHER S: RABBIT_STEW H: RABBIT_HIDE C: COOKED_RABBIT R: RABBIT_FOOT D: DIAMOND_BOOTS CREAKING: '1': OPC '2': EHE '3': RPR definitions: C: CLOSED_EYEBLOSSOM O: OPEN_EYEBLOSSOM E: ENCHANTED_GOLDEN_APPLE H: CREAKING_HEART P: WILD_ARMOR_TRIM_SMITHING_TEMPLATE R: RESIN_BLOCK AXOLOTL: '1': STS '2': FAF '3': GBG definitions: S: SPORE_BLOSSOM T: TURTLE_HELMET F: PEARLESCENT_FROGLIGHT A: AXOLOTL_BUCKET B: TROPICAL_FISH_BUCKET G: GLOW_INK_SAC SKELETON: '1': SPS '2': BAB '3': BOB definitions: S: SKELETON_SKULL B: BOW A: ARROW O: BONE P: SPECTRAL_ARROW DROWNED: '1': CSC '2': HNH '3': CPC definitions: C: TUBE_CORAL H: CREEPER_HEAD N: NAUTILUS_SHELL P: PRISMARINE_CRYSTALS S: HEART_OF_THE_SEA RAVAGER: '1': GHG '2': NBN '3': OOO definitions: G: GOAT_HORN H: HEAVY_CORE O: OBSIDIAN B: OMINOUS_BOTTLE N: NETHERITE_INGOT GHAST: '1': NDN '2': EBE '3': FDF definitions: D: DRIED_GHAST N: NETHERITE_UPGRADE_SMITHING_TEMPLATE E: END_CRYSTAL B: BURN_POTTERY_SHERD F: FIRE_CHARGE

Latest reviews

Amazing plugin ! And owner is nice !
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
Lifetime
Share and earn
Refer this resource and earn a 10% commission.
2,948 Views
23 Purchases
27 Downloads
May 5, 2026 Published
Jul 18, 2026 Updated
5.00 star(s)
Average rating (1)
4.6 MB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
AI use in marketing
No
AI use in product
No
Type
  1. Gameplay
  1. Equipment
  1. Magic
Game mode
  1. Survival
Supported software
  1. Paper
  1. Purpur
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
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
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,250 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 54 ratings
3,256 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 45 ratings
3,136 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 72 ratings
2,825 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 73 ratings
2,587 purchases
Share and earn
Refer this resource and earn a 10% commission.
2,948 Views
23 Purchases
27 Downloads
May 5, 2026 Published
Jul 18, 2026 Updated
5.00 star(s)
Average rating (1)
4.6 MB File size
Open source
  1. No
DRM-free
  1. No
Unobfuscated
  1. No
AI use in marketing
No
AI use in product
No
Type
  1. Gameplay
  1. Equipment
  1. Magic
Game mode
  1. Survival
Supported software
  1. Paper
  1. Purpur
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
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
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 141 ratings
4,250 purchases
Create items, blocks, mobs, emojis, and more with automatic resourcepack generation!
5.00 star(s) 54 ratings
3,256 purchases
Protect your server from crash/dupe/packet exploits with the ultimate security fix plugin.
5.00 star(s) 45 ratings
3,136 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 72 ratings
2,825 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 73 ratings
2,587 purchases
Top