Simple Counter for Fabric 1.21.x
A straightforward and intuitive counter for Minecraft! The value increases and decreases by increments of 1. By default, PageUp adds to the count and PageDown subtracts from it. You can view the current value using /cs or /counter show commands.
Mod author: ilovelifethankyou
*Requires Fabric API to function

Available Commands
/counter show- Display current counter value/counter reset- Reset counter to zero/cs- Shortcut command to show counter
Customizable Keybinds
Add- Increase value (defaultPageUp)Subtract- Decrease value (defaultPageDown)
Planned Features
Counter Presets
Ability to start counting from any number, including negative values
/counter set <#>- Set initial value
Multiple Counters and Saving
System for creating and saving individual counters between gaming sessions
/counter create <name>- Create a new counter/counter save <name>- Save current counter/counter load <counter>- Load saved counter/counter list- Display list of all counters- Messages will display in (±) <name> Counter: <value> format
Help System
Detailed assistance for all available commands
/counter help- Get help with command usage