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

    Load world

    Hey, how can I load a world with skript-mirror? Thanks for the help :emoji_grinning: I tried this: Bukkit.loadWorld("TheZone" and true)
  2. P

    Create Empty world

    Hey, Im trying to create an empty world with skript. Im using Kosmos to create the worlds. I tried it with this code: create world named "test" with seed "3;60*minecraft:air;158;", structures true
  3. P

    Remove bow after shooting arrow

    Hello, I want to make that if a player throw an arrow, and then the player has no arrows left, the bow will be deleted. on projectile shoot: if player has arrow: remove bow from player
  4. P

    if {mana::%player's uuid%} is more than {@1}-1:

    Hey. if {mana::%player's uuid%} is more than {@1}-1: It's not working and there are 0 errors.
  5. P

    Create flat world

    Hey, im trying to make a Worldmanagment Skript. And for that I need to make it posible to create super flat world's. Is this posible to create one?
  6. P

    Countdowm with Time

    I wanna to make an Countdown, tis Countdown startet at 20 pm and it stops at 19.pm next day. And when I join on the server, the countdown shoukd be displayed. Is there a way to make that?
  7. P

    Enchantment

    How can i add more than 2 enchant's to an Item in the Gui? format slot 10 of player with diamond helmet of protection 5 and thorns 2 and durability 2 to player This isn't working thx for help
  8. P

    Schematic to an random element

    Hey. Is there a way to set a Schematic to a random element?
  9. P

    Discord Invite Link doesn't work

    Hey guys. The discord invite link: https://discordapp.com/invite/q7UM6vJ Isn't working for me. Do you know the problem?
  10. P

    Open brewing stand

    How can I open a brewing stand to player? I have try: command /test: trigger: open brewing stand with 1 rows named "test" to player
  11. P

    Sign with number of players

    Hey! How can I make the sign show the number of players in a world?
  12. P

    Sign with

    Hey! How can I make the sign show the number of players in a world?