Hi, I'm kinda a noob to skript but I needed a plugin that has particles under players when they are flying (Needs to work with the 1.7/1.8 protocol hack). This is my current code but it doesn't seem to work. Code (Text): on join: while player is flying: if block below player is air: umbaska spawn 20 of particle cloud offset at .5, .1, .5 at player
This doesn't look like a code, more like a randomly typed out chat in notepad++. I suggest watching some tutorials on coding.