Recent content by MCProHost

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

    Vouchers Help

    What seems to be the problem?
  2. M

    How to add skulls/heads to GUI?

    Thanks for the help
  3. M

    Solved Enderchest Error

    open ender chest of player to player with name "&e%player%'s Enderchest" UNTESTED^^^ (I dont have time to test)
  4. M

    Tool Not Breaking From Loss of Durability

    I'll help you when I'm homw
  5. M

    Armorstands

    @LoneElf did you read his post?
  6. M

    Tool Not Breaking From Loss of Durability

    Do if held item's durability is <= 1: Repair held item by 1 (On mine event)
  7. M

    Disable natural mob spawn

    Using skmirror Current code: on CreatureSpawnEvent; if CreatureSpawnEvent.SpawnReason == "NATURAL"; cancel the event
  8. M

    Shooting multiple arrows horizontally?

    [%Number%[(north[(east|west)][(south[(east|west)][(east|west)[(above|over|up|down)[ward(below|under[neath]|beneath) Sorry, I dont spoon feed. :emoji_grinning:
  9. M

    skript 2.2 for 1.8

    This is most likely your fault? My code works fine when downgrading/upgrading
  10. M

    may health

    Send a message to the skRayFall 1.9.7 dev (most likely a coding error)
  11. M

    NBT not working

    ^ Yeah, but that would mean I have to look for players with each letter of the alphabet as their head... I need to use this custom head thing... Let me try hackers OTVW's idea and ill get back to you --------------------------------------------------- Tried his code, no errors but it didnt...
  12. M

    NBT not working

    [21:51:32 ERROR]: ':{Id:""51a4fbee-7979-4238-9639-afa845ae66a8"",Properties:{textures:[{Value:""eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmFkY2Y5NjEwNjYxM2EzM2QzZDJhNDY0YWRiMWIxYTVjNWUwY2IxMWRjZTcyOTI2YjU5OTk0M2UzNjNkZiJ9fX0=""}]}}}"' is not a valid...
  13. M

    NBT not working

    Code: format gui slot 0 of player with skull with nbt...
  14. M

    Citizens - change skin

    oh well... Maybe get a plugin or use skmirror and make it yourself :D
  15. M

    Solved When I add a new command, an error occurs

    Has your problem been solved?