register

open fun register(dispatcher: CommandDispatcher<CommandSourceStack>)(source)

Registers the spawn command with the Minecraft command system. Sets up the command structure: /milsim player spawn [player]

Parameters

dispatcher

The command dispatcher to register this command with