minecraft

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

    Hiring [TEMP] Skript developer for new server.

    Server/Alias/Discord HexedMC/SilentWitch/SilentWitch#1658 Perm or temp?: Temporary, though I will return to same developer for future needs. Basic idea of request: Server GUI using Multicraft and Bungeecord. I also will be asking recommendations...
  2. Weefle

    Addon SkWrapper [50% OFF] 4.0.4

    Demonstration: Presentation: SkWrapper is a simple premium wrapper for your BungeeCord system, it will help you to manage server's creation and deletion the way you want it. (It's a BungeeCord plugin) This is an independent plugin that can be used as addon for Skript with the free SkWaze...
  3. P

    Gui Skript 1.8.9

    Can somebody send me the right plugins and the right version for a gui in 1.8.9 because i cant use to run [make player execute command "testshop testlol"] but I can do this to run "testshop testlol" But the problem is that i need the player to run the command
  4. P

    My gui won't work

    So im making this gui for my prison server (The server is on 1.8.9). and my skript wont work. This is my code that works: Command /vs: trigger: open chest with 5 rows named "&2&lVagt Shop" to player wait 1 tick set slot 4 of player's current inventory to gold helmet...
  5. S

    Script Crypto Bourse | Real Time Money Price | MySQL | 28 Different Crypto Money %30 SALE ALL SKRIPT By ST™ 1.0

  6. Georges

    Script ★ TicTacToe ★ v 2

    Required dependencies: - skript v2.4.1 - skent 1.9 - SkQuery 3.6.5 - skript-yaml 1.3.2 - skbee 1.1.0 one command /tictactoe or /ttt - Commands / ttt invit <player> / ttt deny <player> / ttt accepted <player> / ttt see <player> / ttt delete <player> / ttt setup /ttt spectate <player> -...
  7. C

    CAN'T UNIPBAN ME!

    Hey, I made a IP-BAN Skript and i tested it but now I can' unipban myself. Can someone help me? Thanks!
  8. MrScopes

    Solved Help with "if arg 1 is not set:"

    I'm having problems with where to place "if arg 1 is not set:" https://gyazo.com/5d8fde46b50bdb3a0a00aae309bd0dd6 https://gyazo.com/8cf6e291bab683d92dd10f00013e9987
  9. P

    Skript of Spleef - I can not find my mistake :c

    a
  10. P

    Skript of Spleef - I can not find my mistake :c

    Hello, I would like to know if anyone can find the error in this script, I looked for it but I did not find it and I turn to you to see if you can find the error that I did not find command /maxplayers <text>: permission: admin.spleef trigger: if arg 1 is set: set...
  11. C

    Hiring Developers for new Minigame

    Server/Person name: ChaoticMC/CodaPlays Brief about you: At least 1 year of Developing knowledge would be appreciated. Perm or temp?: Temp Basic idea of request: Needs to be able to make basic Skripts or Java Plugins. Budget/Offering: Message me and make an offer for amount of $$$ you...
  12. C

    Hiring Skript Plugin Developers needed

    Server/Person name: ChaoticMC/CodaPlays Brief about you: At least 1 year of Skript Developing knowledge. Perm or temp?: Temp Basic idea of request: Needs to be able to make basic Skripts. Budget/Offering: Offering flexible hours of working Wanted by/timeframe: At least wanted within a month...
  13. T

    Colored Nametag

    Hey, I wanted to know how to make a player with Colored nametag, I've added a picture to explain what I mean, In the picture you can see my name tag is white. Thanks in advance, Tully.
  14. Aralwen

    Solved Update scoreboard don't work exactly

    Hi developpers, I have a problem, I use the command /timer for display scoreboard to players then the /timermaj command is performed every second to update the counter. The problem is that the scoreboard updates only to the last person who executed the /timer command Explanation of the...
  15. Bastiaan1200

    Deleted

    Deleted
  16. J

    Item in holo object. (SkRayFall or Skellet)

    Spigot Version: Paperspigot 1.9.4 Skript Version: 1.9.4 (2.2) command /holo: trigger: create holo object "Item:diamond;Test1" with id "playersitem.%player%" at location of player Hologram is spawning but don't show the any items. :/ Thank you for your interest.
  17. HiiqhFive

    Script skNames | Create your own tablist groups! 1.0.000

    SKNAMES! for Skript 2.2 This system implements a way to manage your tablist prefixes/suffixes for every player. HINT: to sort your nametags, name the groups like that: a-owner b-admin c-moderator etc. DEPENDENCIES • Skript (at least version 2.2) • Skellett • skUtilities HOW TO INSTALL 1...
  18. A

    Random Elements

    Hey, how can i set 2 player's out of a list randomly? (And sorry for my bad english, im from Germany) The Code: add "A" to {List::TEST0000111::*} add "C" to {List::TEST0000111::*} add "G" to {List::TEST0000111::*} add "H" to {List::TEST0000111::*} add...
  19. A

    Solved Help with a Victim

    Hey, how can i interrogate the hearts of a victim. I does not have any Code. - Thank's for every answer.
  20. A

    On Chat Tab Complete

    Hey, How can i make it so: When i wirte "b" then it searches after names with "b" in the name. But when i write "b" then comes a name with "a". Why??? Pls. Can you help me