Package valorless.rarespawns.commands


package valorless.rarespawns.commands
Command executors and command framework for RareSpawns. Provides admin and utility commands for managing rare entities and items.
  • Classes
    Class
    Description
    Command handler that gives a configured item to the player.
    Command: /rare give [random] Gives a specified item to a target player.
    Command handler that kills nearby rare entities within a given radius.
    Command handler for toggling a player's RareSpawns opt-out status.
    Command handler that reloads plugin configuration and content.
    Command handler that spawns a configured rare entity.
    Lightweight wrapper for a command invocation's context.