SpawnPlayerCommand

Manages the player spawn command functionality for the military simulation mod. Provides command handling for teleporting players to specific spawn locations.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun register(dispatcher: CommandDispatcher<CommandSourceStack>)
Registers the spawn command with the Minecraft command system.