Changelog
Added ranks, which are basically a cool special tag put in front of a player's name.
/function infinicontrol:ranks/create {rank: "R", color: "C"}
/function infinicontrol:ranks/edit {rank: "R", color: "C"}
/function infinicontrol:ranks/delete {rank: "R"}
/function infinicontrol:ranks/add {rank: "R", player: "P"}
/function infinicontrol:ranks/remove {player: "P"}
Key:
"R" is the name of the rank.
"C" is the color of the rank as a hex code. You must include the #
in the hex code!
"P" is the name of the player. Player selectors like @a
, @n
, and @r
are allowed.
Dependencies
Files
Infinicontrol.zip(102.66 KiB) Primary Download
Details
Licensed CC-BY-SA-4.0
Published 5 months ago
Updated a month ago