Version 4.0 - Mod
on Aug 16, 2025Added 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.
Version 3.0 - Mod
on Apr 23, 2025Version 3.0
on Apr 23, 2025Added decor crates, which are command blocks or a shulker box with command blocks that allow you to create cool decorations for your world/server via block and item displays!
Start by typing /function infinicontrol:decor_crates/
and let autocomplete do the rest! There are currently a total of 11 added decor crates. No arguments required!
Want to remove a decoration? Simply use the command /function infinicontrol:remove_decor
while standing near the one you want to remove! Be careful, the range is 1.75 blocks, so you may accidentaly remove other decorations nearby.
Version 2.1 - Mod
on Apr 19, 2025Version 2.1
on Apr 19, 2025REQUIRES INFINILIB
Added new function - infinicontrol:countdown
Use this to gain a book that allows you to create and set a countdown timer!
Initial Version - Mod
on Apr 11, 2025The mod version of the original Initial Version.