Updated to 1.21.8
.
Supports all versions from 1.21.6
to 1.21.9-pre1
.
List of all compatible versions
- 1.21.6
- 1.21.7
- 1.21.8
- 1.21.9
Added /function infinicontrol:ranks/clear {rank:"R"}
where "R" is the name of the rank. This will remove all players from the rank, while keeping the rank itself.
Removed /function infinicontrol:countdown
and its related functions.
Added /function infinicontrol:jetpack
which gives a command block which when placed will create a command block system to allow for a vanilla jetpack. Wear a netherite chestplate named "Jetpack" (custom name, meaning normally renaming the item to Jetpack in an anvil will work) will cause you to fly up. Crouch to go down.
Added /function infinicontrol:tree_chopping_vanilla
which gives a command block which when placed will create a command block system which adds tree chopping in vanilla. Simply cutting down the bottom log of any tree will break most of the tree!
Updated to 1.21.8
.
Supports all versions from 1.21.6
to 1.21.9-pre1
.
List of all compatible versions
- 1.21.6
- 1.21.7
- 1.21.8
- 1.21.9
Added /function infinicontrol:ranks/clear {rank:"R"}
where "R" is the name of the rank. This will remove all players from the rank, while keeping the rank itself.
Removed /function infinicontrol:countdown
and its related functions.
Added /function infinicontrol:jetpack
which gives a command block which when placed will create a command block system to allow for a vanilla jetpack. Wear a netherite chestplate named "Jetpack" (custom name, meaning normally renaming the item to Jetpack in an anvil will work) will cause you to fly up. Crouch to go down.
Added /function infinicontrol:tree_chopping_vanilla
which gives a command block which when placed will create a command block system which adds tree chopping in vanilla. Simply cutting down the bottom log of any tree will break most of the tree!
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.
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.
Added 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.
Added 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.