Parcool Player Stamina Command API

Quick rating

Community listing page, reviews here may not be monitored by the author.

Parcool Player Stamina Command API

No reviews yet

Adds a simple command to change stamina in real time for datapack usage.

Mod Loaders
Minecraft

About

Description

Player Stamina Command

Adds a command to control ParCool stamina directly.

Requirements

  • Minecraft Forge 1.20.1
  • ParCool 1.20.1
  • Java 17

Command

/player_stamina <target> <action> <amount>

Targets

@a
@p
@s
PlayerName
UUID

Actions

increase
decrease
set

Examples

/player_stamina DarksterBR decrease 100
/player_stamina @p set 500
/player_stamina @a decrease 50
/player_stamina @s increase 200

Notes

  • Requires operator permission.
  • decrease uses ParCool’s stamina consumption system.
  • Useful for servers, command blocks, datapacks, custom abilities, RPG systems, parkour maps, and scripted events.