Spawners - ZamponiMarco/ElytraBooster GitHub Wiki

Spawners

Spawners are invisible objects that will spawn some packages in the air that will boost the player if touched, they are a really cool way to add more depth to the elytra experience in your server!

Creating and deleting spawners

Create a spawner

To create a spawner you just need to type the command /eb spawner list as a player. The GUI will be opened, at the right bottom you can find a '+' sign, clicking it you will create a new spawner at your location.

Using a spawner

To use a spawner you need to pass throught an entity spawned by it while gliding with an elytra, in this way you will be boosted, you can ever regain the momentum you were constantly losing before, cool, isn't it? Just note that the players need to have the permission eb.booster.boost to be boosted, this permission is set to true by default.

Delete a spawner

To delete a spawner you need to type the command /eb spawner list, this will open the spawner list. At this point you just need to right click the spawner you want to delete.

Modifying a spawner

/eb spawner list/near

You can modify spawner parameters ingame throught a really comfy GUI that will be opened throught the commands /eb spawner list/near: these commands will open an inventory where all the selected spawners will be listed, from here with a left click you will enter the spawner settings panel, where you will be able to modify every parameter throught some clicks.

Modify spawner.yml

To modify the spawner parameters directly in the spawner.yml configuration file you need to strictly follow the yml syntax, or the plugin won't be able to load the spawners from the configuration. It's recommended to take a backup of a good spawner.yml file before making massive modifications.

List of Spawner Commands

  • /eb spawner help] Print the help message.
  • /eb spawner list List spawners.
  • /eb spawner near [radius] List all the spawners within [radius] blocks.