Skip to content

Mechanics: playerSpin

muhahahahe edited this page Jan 14, 2018 · 3 revisions

Use this mechanic to spin the players around.

Attributes

Attribute Aliases Description Default
duration dur how long in ticks the player will spin around 120
speed s how fast the player will spin around 30

Example

- playerspin{duration=100;s=50} @NearestPlayer
This will spin the nearest players for 5 seconds.
Clone this wiki locally