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. FallingCatus

    inventory loop help

    The skript loads without error. on death of the player the items are removed. on respawn the chest is given to the player but upon open only 1 item/stack is in the gui. any help would be great, thanks Options: Prefix: &fPixel&aislands &8- Message_On_Respawn: &7Your items are being...
  2. FallingCatus

    detect chunk issue?

    Hey all, I'm having a issue, no errors showing but with this skript it doesn't seem to set only the event blocks chunk as true but instead sets others around it? but the event chunk doesn't seem to be set, its weird. i have sent full code so you guys can test and hopefully help me out here. what...
  3. FallingCatus

    block break event with custom block

    intresting, will check now Just tried with dirt block and same issue, drops and dirt block with default name and lore and did not run the "give player 1 {@block} named {@name} with lore {@lore}"
  4. FallingCatus

    block break event with custom block

    can someone tell me what i am doing wrong here? its not cancelling the event and is dropping the default block. I feel i am missing something simple here. thanks options: block: light gray glazed terracotta name: "&b&lGravity Generator" lore: "&7This item restores earth like...
  5. FallingCatus

    make this more efficient?

    Hey all so i wrote this skript to handle effects on a server i am building but i have noticed over time the server is lagging a little and when this skript is enabled some players timeout when joining but when disabled it is fine. I have no where mastered skirpt yet and will still class myself...
  6. FallingCatus

    leaf decay

    yeah doesnt seem to be a WG issue as it has teh same problem when only that 1 plugin is running on the server. will look around and see what premade is out there and if they work with the custom trees. thanks!
  7. FallingCatus

    leaf decay

    hey all! So i am building a new sever that uses custom world gen but i seem to have a problem with it, after cutting down trees leaves will not decay, i have spoke to the dev of that plugin and even though i have tested this on a brand new server with no other plugin, he believes its another...
  8. FallingCatus

    time remaining...

    what would be the varible to add? as I am still trying to learn Skript. sorry
  9. FallingCatus

    time remaining...

    Hi, So I have a basic skript running on my server that auto restarts my server after a set time but i was wondering if there would be a way to add a command to show how much time remains till the restart? like /restarttime or something... Is that possible? I am no Skript god so dont dont laugh...
  10. FallingCatus

    GUI 1.13 servers

    ah was not aware of the bug. do you know a work around or just waiting for a update to fix?
  11. FallingCatus

    GUI 1.13 servers

    using tuske format and standard Skript format items will not show in the gui
  12. FallingCatus

    GUI 1.13 servers

    Does anyone know of a gui addon that has been updated for 1.13? I am currently using the latest dev version of Skript but making a gui does not show items.
  13. FallingCatus

    Solved send message to another player

    was not aware of that, thanks Donut, great help as always <3
  14. FallingCatus

    Solved send message to another player

    Hey all, just a simple one hopefully... So i am just wondering how i would send a message to another player, not the player that executed the command... this is what i have so far but cant seem to send the message to arg 1 on line 17 no errors when loading skript. command /sellblocks...
  15. FallingCatus

    Block to inventory

    Category: Block Breaks Suggested name: Break2Inventory What I want: So i am looking for a skript that will take whatever items drop when the player breaks a block and put it in their inventory instead, i seen 1 skript on here that is close to what i want but i does not replace the block with...
  16. FallingCatus

    Solved best skript version

    Thank you
  17. FallingCatus

    Solved best skript version

    Hi folks, just wondering what the best skript version for a 1.8.8 mc server is? I used the latest verion on my 1.12.2 server all all was fiine but when using the same version in 1.8.8 i get lots of errors and skripts will not load.
  18. FallingCatus

    Solved GUI help.

    I still dont seem to have a solution for the actual issue here, the gui works fine, this issue is that non opped players can not move to the next page of the gui, when the click ban nothing happens but with opped players it works fine. I have contacted the dev of the permission plugin. as this...
  19. FallingCatus

    Solved GUI help.

    so do you think it may be an issue with LuckPerms or Tuske? bump: can anyone help with this?
  20. FallingCatus

    Solved GUI help.

    seem to be still having the same error using this layout/format. the error on console seems to reference my permission plugin "luckperms" but even if i remove the need for perms for all gui the users can not open the next gui unless opped.