Skip to content

Celebimew/CelebimewsAddons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 

Repository files navigation

Celebimews Addons

Chattriggers module for tracking dungeon carries!

How to install

Manual Install

  1. Install Chattriggers
  2. Put the CBAddons folder to your chattriggers module folder
  3. Run /ct reload to reload your modules

In-game Command

(Still pending verification)

Commands

Slash Commands

General

/cba help - List Celebimew's Addons commands.
/cba gui - Open the config GUI.
/cba gui_carry - Open the carry GUI position editor.
/cba version - Show current Celebimew's Addons version.

Price Checkers

/price <floor> - List Skyblock Maniacs (SBM) Prices for a floor.
/calprice <floor> <amount> - Calculate the total price for multiple runs on a floor.

Carry Tracking

/startcarry <floor> <amount> <client> - Start tracking carries for a client.
/listcarries - Lists all active carries.
/stopcarry <client> - Stop tracking carries for a client.

Dungeon Sacks Commands

/boom - Take 64 Superboom TNT from your dungeon sacks.
/sl - Take 16 Spirit Leap from your dungeon sacks.
/pearls - Take 16 Ender Pearls from your combat sacks.
/draft - Take 1 Architect's First Draft from your dungeon sacks.
/traps - Take 64 Traps from your dungeon sacks.
/decoy - Take 64 Decoys from your dungeon sacks.

Rich Presence Helper Commands

/startrpchelper - Run the Discord Rich Presence helper.
/stoprpchelper - Stop the Discord Rich Presence helper.
/clearrpchelper - Only run this command if the helper refuses to launch.

Misc Commands

/namehistory <username> - View the username history for a user

Party Commands

Price Checkers

c!help - Show party commands
c!price <floor> - List Skyblock Maniacs (SBM) Prices for a floor.
c!dhprice <Floor> - List DH prices for a floor
c!calcprice <floor> <amount> - Calculate the total price for multiple runs on a floor.
c!calcdhprice <Floor> <Amount> - Calculate DH price totals for a floor
c!warp - Warp the party after a countdown (Editable in Config)
c!stop - Stop a party warp (Only when countdown is still active)

Guild Commands

Coming Soon!

Discord Rich Presence

/startrpchelper - Launch the rich presence helper.
/stoprpchelper - Stop the rich presence helper.
/clearrpchelper - If the rich presence helper wont launch, run this command.
Because of ChatTriggers limitations, Celebimew's Addons will launch an external python script to help with rich presence loading. You can run it by running the command: /startrpchelper, Clicking the run button in the GUI or running the .bat file in /DiscordRPC/StartRPC.bat. When launched by the command or GUI button, it will not pop up a window and will be a background process (Terminate in task manager/run the stop command. It will show up as Python under Minecraft Launcher). You will need to install Python and import pypresence and toml. You can do this by running pip install pypresence toml in a terminal (The .bat file/start command installs pypresence and toml automatically).
Customize your Rich Presence in config! WARNING! You will have to turn off Discord Rich Presence in config or manually terminate the Rich Presence helper or the Rich Presence will continue to show!

Bug Reports/Questions

Please report any bugs in the discord server Click Here