Config itemspawner: Difference between revisions

From MBedwars
Jump to navigation Jump to search
Line 13: Line 13:
=== spawneffect: <effect> ===
=== spawneffect: <effect> ===
Add an effect that is played once an item is spawned
Add an effect that is played once an item is spawned
[List of avaible effects https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Effect.html]
=== spawnsound: <sound> ===
=== spawnsound: <sound> ===
Add a sound-effect that is played once an item is spawned
Add a sound-effect that is played once an item is spawned

Revision as of 13:10, 22 June 2016

Configurations for each itemspawner

id: <number> (required)

The ID of the itemspawner.
Make sure that every itemspawner has its own id!

material: <material>:<material id> (required)

Set the material of the item

spawndelay: <number> (required)

Set the duration of the delay (in secounds) while its repeating spawning itself

color: <color> (required)

Set the (chat)color of the item
List of avaible colors

spawneffect: <effect>

Add an effect that is played once an item is spawned [List of avaible effects https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Effect.html]

spawnsound: <sound>

Add a sound-effect that is played once an item is spawned

radius: <number>

Set the radius in which they spawn (0 = default)

tranquil: <boolean (true/false)>

If this is enabled,