Recent content by DefinetlyFelix

  • 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

    Roulette - Place Skull

    Hey! I am making a Roulette-System but I wanted to do it fanzy :) The System in common is complete (https://prnt.sc/vf91d8 The Blocks are randomly rolling in a circle..) but I wanted it to look like this (https://prnt.sc/vf91w0) but I dont know how to place Skulls trough Skript. Pls Help ^^
  2. D

    Solved On Block Break - Advanced

    YES It works! Thank you very much! :D
  3. D

    Solved On Block Break - Advanced

    Hey :D I am making an Prison-System for my SkyPvP server and I want the System to add 1 to {mine.block.stone.%player%}, my idea was: on block break: loop blocks in radius 1 of event-block: #In Case of Explosion-Enchantment if loop-block is stone: add loop-block to...