Recent content by Dynamic___

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. D

    Solved Help With Click on air

    Sorry don't understand, could you elaborate?
  2. D

    Solved Help With Click on air

    Hello, I'm currently trying to log every creeper egg placed by a player. I tried two approach to this but both don't seem to work. My first attempt is here: on place a spawner_egg:50: log "%player% placed CreeperEgg in %world% at %location of block%" to "creeper/creeperplacement.yml"...