Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
ItemSpawner
Commands
On this page you can find all commands existing within ItemSpawner. All commands require the admin permission before a player is allowed to execute those. You can find all permissions on the Permissions page.
Command | Description |
---|---|
/itemspawner | Main command |
/itemspawner help | Displays the help menu |
/itemspawner reload | Reloads the config |
/itemspawner version | Shows plugin information |
/itemspawner add <name> | Adds a new spawner |
/itemspawner remove <name> | Removes the specified spawner |
/itemspawner near <radius> | Lists all spawners in the radius of the player |
/itemspawner select <name> | Select the spawner for all future edits (see below) |
/itemspawner edit location | Teleport the spawner to your location |
/itemspawner edit drop-naturally | Toggle between: Spawn item as is (stationary) or Spawn item with a small offset (like breaking blocks) |
/itemspawner edit material | Change the spawner item to the item in your hand. Supports all custom properties! |
/itemspawner edit speed <ticks> | Change the spawn speed of the items. Spawn 1 item each x ticks |
/itemspawner edit range <blocks> | Change the activation range of the spawner in blocks Set to -1 to always be active |
/itemspawner edit lifetime <ticks> | Define the lifetime of the spawned items in ticks Set to -1 to disable and use world defaults |
/itemspawner edit spread <blocks> | Set the spawn spread of the items |