Recent content by Dronax

  • 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 community!

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

  1. D

    Detect if a player has your server added in their multiplayer list.

    Hello, how I can detect if a player has my server added in their multiplayer list with skript? if player added server in multiplayer then give reward ...
  2. D

    Solved Event not cancelled for minecart, item frames..

    Hello, I Have this code: on rightclick on minecart: player's gamemode is creative player doesn't have permission "creativebypass" send "&cВы не можете &oоткрывать контейнеры&r&c в этом режиме." cancel event But this is not working, and minecart in creative players can use. Why...