Search results

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

    block 2 blocks below event-block

    Hello, skUnity community! I am currently trying to fix a old skript from 1.11.2. I had some of those "block 2 blocks below event-block" but I quickly solved them with "block below block below event-block". Yes, that looks like shit but seems to work. But then, if I need more (in this case 12)...
  2. R

    On Block Toggle

    Hi! How can i detect when block toggles? Like lever gets pulled, piston pushed, door opens/closes etc Thanks
  3. R

    Farmland without water

    Category: Farming Suggested name: Goes to part of another skript Spigot/Skript Version: 1.13.2/3.2.5 What I want: I don't want farmland dry (turn to dirt) and plants can grow without water Ideas for commands: No commands Ideas for permissions: No perms When I'd like it by: Two days
  4. R

    Loop (dropped) items

    Skript Version (do not put latest): Skript 2.3.5 (dev20c) Skript Author: Bensku Minecraft Version: 1.13(.2) --- Full Code: on rightclick on cake: if data value of clicked block is 0: send "Lautanen" loop dropped items at block above event-block: if loop-item is water bottle...
  5. R

    Solved Cake Blockstates

    Hi! Im using Bensku/SkriptLang's Skript. I don't know how check how much cake has been eaten. I'm trying make a plate system using cake blockstates. Thanks!
  6. R

    Normal item to food?

    Sorry, i know, wrong section, but i dont know where put this. I want make items (in this case diamond axe) to food. With the eat animation with like steak. Sry for my bad english.
  7. R

    Play Custom Resourcepack Sound

    Skript Version (do not put latest): 2.2 (dev36) Skript Author: Bensku Minecraft Version: 1.12.2 --- Full Code: command /soitaääni [<text>]: trigger: play raw sound arg-1 at player with pitch 1 volume 10 send "Yritetään soittaa ääni %arg-1%" My sound file: {...
  8. R

    TreesFall

    Category: Misc? Suggested name: TreesFall What I want: When player breaks a log block, and above it is more wood, wood above falls (even brushwoods) Ideas for commands: No cmds. Ideas for permissions: No perm. When I'd like it by: In few days
  9. R

    1.8 PvP on 1.12.2

    I dont have any code. But is it possible ? I need this fast on my kitpvp / duels server
  10. R

    Remove {_variable} blaze powder from player

    Code: if {_tapa} is "talleta": set {_stoneamount} to amount of blaze powder in player's inventory if {_stoneamount} is {_maara}: remove {_maara} blaze powder from {_p} add {_maara} to {%{_tili}%::saldo} else: remove {_stoneamount} blaze powder from {_p} add...
  11. R

    Stamina/Oxygen Helmet

    Hello! Im Raikas and i'll try make a space roleplay server. I need a stamina/oxygen system. Like in one helmet can be 100% oxygen and other can have 63% oxygen. I want use NBT tags. My code does't get any errors. Code: function puePuku(p: player): set helmet of {_p} to diamond helmet named...
  12. R

    Simply AutoReSpawn

  13. R

    Script Duels

    RaikaS submitted a new resource: Duels - Duels in your server Read more about this resource...
  14. R

    Ideas to Skript

    I have nothing to do with Skript so give me ideas. IM BORED HELP
  15. R

    Discord bot shop | Cheap and Fast !

    Raikas's discord bot shop Custom prefix! When subscribe remember to send the profile picture to bot and bot's name Prices: Coal package (!help, !ip, !play, !mute, !warn, !ban, !kick, !skip, !stop and 2 custom server commands/messages [e.g when player kills other sends "<killer> killed...
  16. R

    Daylight sensor Night/daymode

    Hoow :DDD on rightclick: event-block is inverted daylight sensor send "This is <red>Daylight sensor on <blue>Night<red> mode"
  17. R

    Skript Idea :D

    Give me a idea. What skript i make.
  18. R

    Idea for Skript

    Give me a idea. What skript i make.
  19. R

    Make player sleep on block (not bed)

    Im making RPG server. And i need a way to sleep at day. Category: Idk :DD Suggested name: Part to other file :D What I want: A script, what makes player sleep at other block. Like slime block. At day. I can download more addons Ideas for commands: No commands :D Ideas for permissions...
  20. R

    Can force player to sleep and time is day?

    Can force to sleep and time is day?