-
Notifications
You must be signed in to change notification settings - Fork 4
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.
/factionraid <action> <faction> <type>
/factionraid <action> <faction> village <location>
/factionraid <action> <faction> village <player>
/factionraid <action> <faction> player <player>
-
<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.
/factionpatrol <faction>
/factionpatrol <faction> <location>
/factionpatrol <faction> <player>
-
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.
/factionbattle <faction> <faction>
/factionbattle <faction> <faction> <location>
/factionbattle <faction> <faction> <player>
-
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.