PrekoytesPowerlevel-0.1.3.jar
4 Feb 2026
CurseForge · Hytale mod
Calculate and display player power levels based on equipped items, armor, HP, and permissions with customizable color tiers and PlaceholderAPI support.
Quick answer
Prekoyte's Powerlevels PrekoytesPowerlevel-0.1.3.jar targets Hytale. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
PrekoytesPowerlevel-0.1.3.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Built for Prekoyte's Powerlevels PrekoytesPowerlevel-0.1.3.jar. Pick another file and the loader, install side or required mods may change.
Use PrekoytesPowerlevel-0.1.3.jar. It targets Hytale; another release may target a different game build or dependency set.
This file does not list any required mods. Do not add a library just because a different file uses it.
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Use the “Get this file” button beside PrekoytesPowerlevel-0.1.3.jar. It opens that exact file at the source.
About this project
Hytale port of SpigotMC plugin (ORIGINAL)
Get your power level based on your items, and much more.
Uses funnycube's PlaceholderAPI
All placeholders accept an optional player name suffix, for example %powerlevel_power_playername%
PowerLevel jar.mods/plugins folder.PowerLevel/data.powerlevel.properties and the JSON override tables./power reload to apply changes./power show [player]/power breakdown [player]/power reload/power admin rules list|add|remove/power admin flush/power stress [player] [iterations] [batch] [intervalMs]powerlevel.show - View your power.powerlevel.show.others - View other players.powerlevel.admin - Admin subcommands and reload.Requires PlaceholderAPI. The PlaceholderAPI used here is a custom Hytale port because the original plugin does not exist for Hytale yet. All placeholders accept an optional player name parameter.
powerlevel_power - Integer power.powerlevel_powerdecimal - Power with one decimal.powerlevel_best - Personal best.powerlevel_color - Color code from colors.json.powerlevel_rank - Rank name from colors.json.Placeholders respect powerlevel.show and powerlevel.show.others.
Config files are created under PowerLevel/data on first run:
powerlevel.propertiesitems.jsonarmor.jsonartifacts.jsoncolors.jsonmessages.propertiesYou can override the properties path with HYTALE_POWERLEVEL_CONFIG.
hp.per-hp=1.0
hp.per-max-hp=1.0
hp.bonus-at-max=5.0
count.offhand=true
count.artifacts=false
whitelist.enabled=true
whitelist.item.weapon_sword_iron=true
world.multiplier.overworld=1.25
perm.power.rank.elite=10.0
Item IDs match the Hytale asset file name (lowercase, without .json).
{
"_comment": "Item power overrides",
"weapon_sword_iron": 5.0,
"weapon_sword_steel": 8.0
}
{
"ranges": [
{ "min": 0, "color": "&7", "name": "Beginner" },
{ "min": 50, "color": "&6", "name": "Journeyman" },
{ "min": 100, "color": "&c", "name": "Expert" }
]
}
All player-facing messages are editable. Templates support placeholders like {player}, {power}, {best}, and {rank}. Color codes work with &0-9a-f, &#RRGGBB, and &r reset. Reload with /power reload.
dynamic-reload=true).hp.per-max-hp=0 if you only want armor power from armor.json.Project description from CurseForge.
Recent files
4 Feb 2026
20 Jan 2026
19 Jan 2026
18 Jan 2026
Looking for an older file? The official CurseForge project page is in Resources.