You are viewing a potentially older version of this package. View all versions.
cUtils-DiceAndColor-0.0.8 icon

DiceAndColor

/croll 20 -> roll a d20. /ccolor -> chanage to random chatcolor.

By cUtils
Date uploaded a year ago
Version 0.0.8
Download link cUtils-DiceAndColor-0.0.8.zip
Downloads 1204
Dependency string cUtils-DiceAndColor-0.0.8

This mod requires the following mods to function

StuntedRaccoon-ChatColors-1.0.9 icon
StuntedRaccoon-ChatColors

Adds '/chatcolor #00ff00' functionality to the server, allowing connected clients to customize their chat color with any hex color value. BepInEx Fixer is recommended in order to host using BepInEx.

Preferred version: 1.0.9

README

Chubbys Chat Utils

Dice And Color

/croll 20 -> roll a d20 (also works with other numbers)
/ccolor -> change to random chatcolor

Thanks to Epurdulosus, Irena, Lamity

CHANGELOG

1.2.0:

  • added crollpipe
  • display roll over head
  • removed cheater message
  • escapes //
  • refactored
  • bugfix: croll with ChatColors and PModeration

1.1.0:

  • helptext still formats with ButteredLillysAsciicharprotector.
  • changed dicerolling to serverside.
  • added color to dice result as anticheat.
  • added command to roll clientside.

1.0.0:

  • completely remade the mod.
  • added help commands.
  • added command to use CSS colors.
  • added command to list CSS colors.
  • added command to display your last messages hexcolor.
  • commands also work with colour.

0.0.0.9:

  • Both features work with the Atlyss update.

0.0.0.8:

  • Diceresult is displayed after command.
  • Rolls also work after Systemmessages.

0.0.0.7:

  • Initial upload