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

DiceAndColor

Roll dice, set your chatcolor to a random, or CSS color.

By cUtils
Date uploaded 2 weeks ago
Version 1.2.0
Download link cUtils-DiceAndColor-1.2.0.zip
Downloads 1128
Dependency string cUtils-DiceAndColor-1.2.0

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

cUtils

DiceAndColor 1.2.0

/CROLL NOW RUNS SERVERSIDE AND SCANS FOR CHEATS

/croll -> roll a d20
/croll [nr] -> roll a d[nr]
/crollclient -> clientside roll without cheatprotection
/crollpipe [message] -> send a message like: [message] [result]
/ccolor -> set a random chatcolor
/ccolor [name] -> set a CSS color as chatcolor
/ccolorlist -> list all CSS colors
/ccolorget -> display your last messages hexcolor
/diceandcolor /diceandcolorhelp /crollhelp /ccolorhelp -> display helptext

valid dice numbers go from 1 to 2147483646.
commands also work with colour.

Made by Chubby
Thanks to Epurdulosus, Lamity, Irena

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