-
How it works
Try this product in game with a hosted Minecraft server!- Click 'Request test server'
- Join the provided IP address
- Try out the product for up to 30 minutes
- 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
Supported Minecraft Versions: 1.21-1.21.11
What sets us apart from other remakes?
We aim to be as accurate to the original as possible. Your feedback directly shapes future updates.
Included Texture Pack
The texture pack can be downloaded in our Discord Server after purchase.
What sets us apart from other remakes?
We aim to be as accurate to the original as possible. Your feedback directly shapes future updates.
Included Texture Pack
The texture pack can be downloaded in our Discord Server after purchase.
| Player Commands | OP Commands |
|---|---|
| /charm <equipped|crafteds|info|actionbar|CooldownText|togglestealth|togglemagnet> | /checkcharms <player> |
| /withdraw <offense|defense|support> | /unfreeze |
| /cycle | /clearcharms <player> |
| /abilityuse | /givecharms |
| /trust <add|remove|list> [player] | /giverecipe <charmname> |
| /craftsession <on|off> | |
| /enableoffense <on|off> | |
| /setlimit <all|charm> <value> | |
| /setritualtimer <seconds> <player> | |
| /resetcooldown [player] | |
| /startedritual <on|off> | |
| /freezed <player> <on|off> | |
| /getfreeze <player> | |
| /blockwindcharge <player> <on|off> |
ActionBar Based CD
Command Keys Mod is recommended.
Without it, you need to type
Without it, you need to type
/abilityuse every time you use your ultimate, and /cycle every time you want to switch to a different charm.
YAML:
# ╔═══════════════════════════════════════════════════════════════╗
# ║ CharmSMP-S2 Configuration ║
# ║ Made by Lusik21556 (@lusik_2155) ║
# ║ and unkownuser6531_1 ║
# ╚═══════════════════════════════════════════════════════════════╝
# ██████╗██╗ ██╗ █████╗ ██████╗ ███╗ ███╗███████╗
# ██╔════╝██║ ██║██╔══██╗██╔══██╗████╗ ████║██╔════╝
# ██║ ███████║███████║██████╔╝██╔████╔██║███████╗
# ██║ ██╔══██║██╔══██║██╔══██╗██║╚██╔╝██║╚════██║
# ╚██████╗██║ ██║██║ ██║██║ ██║██║ ╚═╝ ██║███████║
# ╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝
# Charm System Settings
settings:
# Enables/disables crafting of offense charms globally.
offense-crafting: false
# Enables/disables all charm crafting rituals globally.
crafting-session: false
# Maximum allowed crafted amount per charm.
# Example: limit 0 and max 10 means 0/10 crafted.
craft-max:
warrior: 100
archer: 100
electric: 100
trapper: 100
adventurer: 100
magnet: 100
grace: 100
miner: 100
stealth: 100
# █████╗ ██████╗ ██╗██╗ ██╗████████╗██╗ ██╗
# ██╔══██╗██╔══██╗██║██║ ██║╚══██╔══╝╚██╗ ██╔╝
# ███████║██████╔╝██║██║ ██║ ██║ ╚████╔╝
# ██╔══██║██╔══██╗██║██║ ██║ ██║ ╚██╔╝
# ██║ ██║██████╔╝██║███████╗██║ ██║ ██║
# ╚═╝ ╚═╝╚═════╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═╝
# Ability Timing
# Cooldowns are in seconds.
cooldowns:
warrior: 90
archer: 80
electric: 90
trapper: 80
adventurer: 16
magnet: 100
grace: 150
miner: 120
stealth: 120
# Durations are in ticks (20 ticks = 1 second).
durations:
warrior-ticks: 300
archer-ticks: 320
trapper-freeze-ticks: 120
magnet-ticks: 200
grace-ticks: 400
miner-ticks: 200
stealth-ticks: 160
# ██████╗ ██╗████████╗██╗ ██╗ █████╗ ██╗
# ██╔══██╗██║╚══██╔══╝██║ ██║██╔══██╗██║
# ██████╔╝██║ ██║ ██║ ██║███████║██║
# ██╔══██╗██║ ██║ ██║ ██║██╔══██║██║
# ██║ ██║██║ ██║ ╚██████╔╝██║ ██║███████╗
# ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝
# Ritual Settings
ritual:
# Total ritual time in seconds.
duration-seconds: 900
# ██████╗ ██╗ █████╗ ██╗ ██╗███████╗██████╗
# ██╔══██╗██║ ██╔══██╗╚██╗ ██╔╝██╔════╝██╔══██╗
# ██████╔╝██║ ███████║ ╚████╔╝ █████╗ ██████╔╝
# ██╔═══╝ ██║ ██╔══██║ ╚██╔╝ ██╔══╝ ██╔══██╗
# ██║ ███████╗██║ ██║ ██║ ███████╗██║ ██║
# ╚═╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚══════╝╚═╝ ╚═╝
# Player Data (auto-managed)
# Do not edit this section manually while server is running.
# players:
# <uuid>:
# keybind: 0
# show-empty-slots: false
# show-cooldown-text: true
# invis-toggle: false
# magnet-toggle: false
# frozen: false
# windcharge-blocked: false
# active-category: OFFENSE
# charms:
# offense: warrior
# defense: trapper
# support: grace
# trusted: []
# ██████╗ █████╗ ███╗ ███╗ █████╗ ██████╗ ███████╗
# ██╔══██╗██╔══██╗████╗ ████║██╔══██╗██╔════╝ ██╔════╝
# ██║ ██║███████║██╔████╔██║███████║██║ ███╗█████╗
# ██║ ██║██╔══██║██║╚██╔╝██║██╔══██║██║ ██║██╔══╝
# ██████╔╝██║ ██║██║ ╚═╝ ██║██║ ██║╚██████╔╝███████╗
# ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝ ╚══════╝
# Damage & Combat Balance
damage:
archer:
base-multiplier: 1.25
deadshot-multiplier: 1.20
warrior:
lifesteal-heal-per-hit: 1.6
electric:
chain:
radius: 10.0
duration-ticks: 50
high-saturation-damage: 7.2
low-saturation-damage: 5.8
passive:
proc-chance: 0.05
bonus-damage: 3.0
trapper:
dodge-chance: 0.03
magnet:
blast-damage: 13.0
radius: 10.0
pull-strength: 0.10
launch-horizontal: 2.0
launch-vertical: 2.0
# ██████╗ ███████╗ ██████╗██╗██████╗ ███████╗███████╗
# ██╔══██╗██╔════╝██╔════╝██║██╔══██╗██╔════╝██╔════╝
# ██████╔╝█████╗ ██║ ██║██████╔╝█████╗ ███████╗
# ██╔══██╗██╔══╝ ██║ ██║██╔═══╝ ██╔══╝ ╚════██║
# ██║ ██║███████╗╚██████╗██║██║ ███████╗███████║
# ╚═╝ ╚═╝╚══════╝ ╚═════╝╚═╝╚═╝ ╚══════╝╚══════╝
# Recipes
# Change materials/shapes here to customize charm recipes.
# Potion format: POTION:<TYPE>:<upgraded>:<extended>
# Example: POTION:STRENGTH:true:false = Strong Strength Potion
recipes:
warrior:
shape:
- "abc"
- "ded"
- "cba"
a: "POTION:STRENGTH:true:false"
b: "NETHER_WART"
c: "END_CRYSTAL"
d: "NETHERITE_INGOT"
e: "WITHER_SKELETON_SKULL"
archer:
shape:
- "aba"
- "cdc"
- "aba"
a: "FEATHER"
b: "TOTEM_OF_UNDYING"
c: "ENDER_EYE"
d: "BOW"
electric:
shape:
- "abc"
- "ded"
- "cba"
a: "LIGHTNING_ROD"
b: "RAW_COPPER_BLOCK"
c: "MUSIC_DISC_PRECIPICE"
d: "COPPER_BLOCK"
e: "BEACON"
trapper:
shape:
- "abc"
- "ded"
- "hba"
a: "IRON_BLOCK"
b: "NETHERITE_INGOT"
c: "ANVIL"
d: "CRYING_OBSIDIAN"
e: "COBWEB"
h: "IRON_HELMET"
adventurer:
shape:
- "abc"
- "ded"
- "cba"
a: "WIND_CHARGE"
b: "FLOW_ARMOR_TRIM_SMITHING_TEMPLATE"
c: "RECOVERY_COMPASS"
d: "RABBIT_FOOT"
e: "IRON_BOOTS"
magnet:
shape:
- "aba"
- "cdc"
- "efe"
a: "IRON_BLOCK"
b: "ENDER_PEARL"
c: "REDSTONE_BLOCK"
d: "LODESTONE"
e: "AMETHYST_CLUSTER"
f: "COMPASS"
grace:
shape:
- "aba"
- "cdc"
- "aba"
a: "END_CRYSTAL"
b: "RESPAWN_ANCHOR"
c: "AMETHYST_CLUSTER"
d: "NETHER_STAR"
miner:
shape:
- "abc"
- "ded"
- "cbf"
a: "ENCHANTED_GOLDEN_APPLE"
b: "FERMENTED_SPIDER_EYE"
c: "EXPERIENCE_BOTTLE"
d: "GOLD_BLOCK"
e: "GOLDEN_PICKAXE"
f: "GOLDEN_APPLE"
stealth:
shape:
- "aba"
- "cdc"
- "efe"
a: "SCULK_SENSOR"
b: "FERMENTED_SPIDER_EYE"
c: "POTION:INVISIBILITY:false:true"
d: "EYE_ARMOR_TRIM_SMITHING_TEMPLATE"
e: "ECHO_SHARD"
f: "ENDER_PEARL"
# ██████╗██████╗ █████╗ ███████╗████████╗
# ██╔════╝██╔══██╗██╔══██╗██╔════╝╚══██╔══╝
# ██║ ██████╔╝███████║█████╗ ██║
# ██║ ██╔══██╗██╔══██║██╔══╝ ██║
# ╚██████╗██║ ██║██║ ██║██║ ██║
# ╚═════╝╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═╝
# Internal Craft Counters (auto-managed)
# Tracks how many times each charm has already been crafted.
# Not the allowed max; max values are configured in craft-max above.
craft-counters:
warrior: 0
archer: 0
electric: 0
trapper: 0
adventurer: 0
magnet: 0
grace: 0
miner: 0
stealth: 0
