Recent content by Kiri

  • 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. K

    Question

    This is more of a question I've had for a while, but are there any ways to continue a process in skript even after restart? Ex: if a skript has wait x seconds then do something, would there be way to process that even after restart if a restart occurs during the wait. Well, without the need to...
  2. K

    Safe teleport

    Skript Version: Latest skript from bensku Skript Author: Bensku Minecraft Version: 1.11 --- Full Code: None How would I go about to make sure players aren't teleported in mid air, lava, etc?
  3. K

    Solved Removing/killing Item frame / paintings

    More or so asking this without a format because I believe it's just a syntax question, but how would I go about killing/removing a item frame / paintings?
  4. K

    Radius tp

    Category: Suggested name: RadiusTP What I want: Allows players to tp within x radius of another player Ideas for commands: /radiustp (player) Ideas for permissions: radius.tp When I'd like it by: week <=
  5. K

    Cooldown

    Just asking if a cooldown can be made so it's saved even after a restart without having it loop every second.
  6. K

    region contains

    When I check to see if region contains something, all the region that contains that variable is triggered, would there be any work around this? Ex: "%region at player%" contains "122" would not only check if player is in region 122 but regions like h122
  7. K

    Solved plant command

    Category: Suggested name: replant What I want: command /plant (radius) would check for all farmland within radius and plant crop if the block above it is air. Ideas for commands: /plant Ideas for permissions: plant When I'd like it by: anytime within a week
  8. K

    placing blocks in certain coordinates

    how do i go about placing blocks in certain coordinates
  9. K

    Help regarding list variables

    How would I check if a player is in a list variable?