Skip to content

Commands

Patrigan edited this page Jan 29, 2022 · 6 revisions

FactionCraft introduces several commands that help you test your Datapack, or help Streamers trigger things in their games.

Faction Raid

Syntax

/factionraid <action> <faction> <type> /factionraid <action> <faction> village <location> /factionraid <action> <faction> village <player> /factionraid <action> <faction> player <player>

Arguments

  • <action>: Specifies which action to take
    • start: Starts a raid
  • faction: Which faction will perform the raid
  • type: The type of raid to start
    • village: Raid with a village raid target
    • player: Raid with a player target
  • location: a Block Position where the raid will be centered on. Will be recalculated to the closest for its type.
  • player: The player from where the raid will start. For a village type, this will be recalculated to the closest village.

Faction patrol

Syntax

/factionpatrol <faction> /factionpatrol <faction> <location> /factionpatrol <faction> <player>

Arguments

  • faction: Which faction the patrol will come from
  • location: a Block Position where the patrol will spawn.
  • player: The player where the patrol will spawn.

Faction Battle

Syntax

/factionbattle <faction> <faction> /factionbattle <faction> <faction> <location> /factionbattle <faction> <faction> <player>

Arguments

  • faction: Which faction the battle will contain
  • location: a Block Position where the battle will be centered on.
  • player: The player where the battles center will be determined from.

Clone this wiki locally