CurseForge · Minecraft mod
RaidMeter
Displaying your progress with style
Quick answer
Which RaidMeter release matches 1.18.2 Forge?
raidmeter-2.0.3.jar targets 1.18.1, 1.18.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is RaidMeter required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does raidmeter-2.0.3.jar need?
raidmeter-2.0.3.jar on 1.18.2 Forge. Every mod below is checked against that same setup.
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 mods.
Before you install it
Add RaidMeter without breaking your instance.
Built for raidmeter-2.0.3.jar on 1.18.2 Forge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use raidmeter-2.0.3.jar. It targets 1.18.1, 1.18.2 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside raidmeter-2.0.3.jar. It opens that exact file at the source.
About this project
What does RaidMeter add?

With RaidMeter you can display progress you make in game and trigger something when completed. Very useful with CCI to have a fancy way of displaying its progress. This mod has the **/raidmeter** command to set everything up:
- /raidmeter add id display_name max_amount current_amount position type
- /raidmeter remove id
- /raidmeter modify id add|set|color|current_amount|max_amount|name|position|type|display_add|display_remove|display_for|ticking_time|ticking_change_amount
- /raidmeter info id color|current_amount|max_amount|name|position|type
The add command allows you to create new meters, the remove command allows you to remove a meter, the modify command will allow you to alter any value of the meter. The info command allows you to check the values of the meter. Command autocomplete will help you a lot through the commands, if something doesn't have autocomplete is probably a number. The id value is a short identifier for the meter like **potato2** and display\_name can be a phrase between quotes like "Cats are the best"

To do crazy stuff with CCI you can use the Game Hooks feature using the RaidMeterEvent.Complete event to check when a bar completes more info in thisiChun tutorial. You can also use CCI to trigger the modify command to increase the progress of the meters. Small example of the gamehooks.json :
{ "listeners": [ { "className": "RaidMeterEvent$Complete", "staticAccessors": [], "accessors": [{ "function": "RaidMeter"} ], "argBasedAccessors": {}, "event": { "conditions": [], "outcomes": [ { "message": "Test", "type": "narrator" } ] } } ] }
Project description from CurseForge.
Pick your setup
RaidMeter by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.19.2
1 loader build1.18.2
1 loader build1.18.1
1 loader build1.16.5
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
RaidMeter versions and loaders
raidmeter-2.0.3.jar
14 Jan 2023
raidmeter-2.0.2.jar
28 May 2022
Looking for an older file? The official CurseForge project page is in Resources.
