HomeJavaModsMyst1c's Strength Smp
Myst1c's Strength Smp
ModsJava

Myst1c's Strength Smp

by myst1cs04p · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.21.2–1.21.11 · Bukkit⬇ Download for 1.21.2–1.21.11 · Paper⬇ Download for 1.21.2–1.21.11 · Purpur⬇ Download for 1.21.2–1.21.11 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Myst1c's Strength Smp — screenshot 1

StrengthSMP

Features

Kill-based progression

Damage Multiplier System

Craftable Strength Tokens

Commands

Custom crafting

Recipe shape and materials configurable in config.yml.

Example:

strength-item:
  enabled: true
  recipe:
    key: strength_token
    shape:
      - "ABA"
      - "BCB"
      - "ADA"
    A: DIAMOND
    B: BLAZE_POWDER
    C: NETHER_STAR
    D: BLAZE_ROD

Permissions

API/Integration

Other plugins can hook into the system via:

StrengthManager manager = ((Main) Bukkit.getPluginManager().getPlugin("Strength_SMP")).getStrengthManager();
int current = manager.getStrength(player);
manager.setStrength(player, newAmount);

Requirements

note for anyone that attempts to modify the plugin: my code is kinda buns, so gl with that. also, you can check me out here

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more