WikiWiki
Home
  • Getting Started
  • Wiki
  • Creating Your Own Items
Home
  • Getting Started
  • Wiki
  • Creating Your Own Items
  • Commands

Commands

This page covers all custom commands added. These commands can be used to spawn pre-configured item sets, assign teams.

For general information on how Minecraft commands work, refer to the Minecraft Wiki - Commands

All Clay Soldier commands start with /csr.

/csr items

Spawns a randomized set of items on the ground, based on the chosen item set type. This is useful for quickly equipping soldiers without manually selecting items.

/csr items <set> <amount> [uniform]

Parameters:

  • <set> - The item set category to use see table below.
  • <amount> - How many items to spawn.
  • [uniform] (optional) - If this is included, the same item(s) will be spawned every time, instead of random selections.

Example

/csr items csr:basic 12

Spawns 12 of the same basic items.

Available Item Sets

KeyDescriptionItems
csr:basicBasic ItemsStick, Sharpened Stick, Bone, Blaze Rod, Shears, Snowball, Gravel, Bowl
csr:rangedRanged WeaponsSnowball, Fire Charge, Slime Ball, Gravel
csr:tankItems for tanky soldiersNether Star, Brick, Cactus, Bowl
csr:armoredArmor ItemsLily Pad, Red Mushroom, Leather, Glass Pane, Paper, Brick, Turtle Scute, Cactus, String
csr:specialistSpecial effect toolsSlime Ball, Glass Bottle, Sugar, Emerald, Redstone, Firework Rocket, Red Mushroom, Glass Pane, String, Feather, Rabbit Hide
csr:supportiveHealing/Support itemsGolden Apple, Totem of Undying, Glistering Melon Slice
csr:diverItems for underwater combatGlass Bottle, Lily Pad, Bamboo, Turtle Scute
csr:arsonistFire and Explosion related GearBlaze Rod, Any Coal, Fire Charge, Gunpowder, Tnt, Magma Cream, Poisonous Potato, Firework Rocket, Blaze Powder
csr:magicianMagical ItemsPoisonous Potato, Emerald, Amethyst Shard, Glowstone Dust, Glow Ink Sac, Dragon Breath, Totem of Undying, Echo Shard, Chorus Fruit, (Wither) Skeleton Skull
csr:royaltyItems for RoyaltyDiamond, Gold Ingot
csr:fashionFashion accessoriesAny Glass Pane, Paper
csr:kingdomFull army loadoutRandom items selected from all sets above

/csr team set

Assigns a team to a soldier or a soldier item. This command allows you to manually assign team colors to either spawned entities or soldier dolls in your inventory.

/csr team set <targets>|item <team>

Parameters

  • <targets> - A selector or list of entities
  • item - Targets the item in your main hand or offhand. Must be a Clay Soldier Doll.
  • <team> - The ID of the team you want to assign

Examples

Targets
/csr team set @e csr:blue
Item
/csr team set item csr:amethyst

/csr team loyalty

This command lets you view or change which player a Clay Soldier team is loyal to. Loyalty affects team behavior such as following and defending the player.

Show

Displays which player each Clay Soldier team is currently loyal to.

/csr team loyalty

Set

Assigns a player as the loyal leader of a specific Clay Soldier team.

/csr team loyalty set <team> <player>

Parameters:

  • <team> - The id of the Clay Soldier Team.
  • <player> - The Player.

Remove

Removes the player loyalty from the specified team. The team will no longer follow or assist any player.

/csr team loyalty remove <team>

Parameters:

  • <team> - The id of the Clay Soldier Team.
Last Updated:
Contributors: XcraX1