Package valorless.rarespawns.commands
Class CommandGetItem
java.lang.Object
valorless.rarespawns.commands.CommandGetItem
Command handler that gives a configured item to the player.
Supports optionally generating a randomized variant of the item.
Usage: /rare item
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommandGetItem
public CommandGetItem()
-
-
Method Details
-
Run
Executes the get item command.- Parameters:
command- encapsulated command context- Returns:
- true if command was handled
-