Mineuniverse
Log in Register
Mods

RaidMeter

Displaying your progress with style
by Buuz135
Download Claim this project
5,806 downloads
0 likes
Updated Jun 30, 2026
0 hypes

 

 

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 this iChun 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"
          }
        ]
      }
    }
  ]
}

 

 

 Discord      Patreon     Twitter

 Promo

raidmeter-1.20.1-2.2.1.jar
MC Client, 1.20.1, Forge, Server
Release 2024-10-27 Get

More from Buuz135

EDX Multipart
95,803
Water Control Extreme
8,105,638
OO EE A E A
7,694
FindMe
70,165,353
Bad Lightning No Cookie
673,855
Despawning Spawners
6,208,569

You Might Also Like

Twitch Chat Integration
Twitch Chat in Minecraft! With emotes and all.
785,956
TwitchSpawn
A mod for twitch streamers. Handles live events with the rules handcrafted by the streamer!
498,308
Chat Torture!
Required mod for Chat Torture twitch extension. This mod allows actions to be performed automatically from twitch viewers.
7,979
Stream Participation
Allow Stream Viewers to use bits to invoke events
2,937
Angrous of Life Monsters
so likes the all aggro monsters
896
TTV Day Counter by HarrysTech
TTV Day Counter allows you to display your accurate day count in OBS and other software alike.
808