Recent content by Andalmere

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

    Updating my status from 2 years..

    Updating my status from 2 years..
  2. Andalmere

    nbt of player's tool

    it's unbreaking not unbeaking
  3. Andalmere

    News BETA Release of the skUnity Parser

    This is a very useful tool I should say. Maybe add support for addons especially the newer/unpopular ones?
  4. Andalmere

    Solved Change Ping

    The latest bensku fork supports 1.12.
  5. Andalmere

    Solved Change Ping

    It is possible. Have a look. http://skriptlang.github.io/Skript/expressions.html#ExprHoverList
  6. Andalmere

    Skript Things you probably didn't know were available in vanilla Skript

    I didn't know that it was added since the beginning of skript. My bad.
  7. Andalmere

    Skript Things you probably didn't know were available in vanilla Skript

    Add the blocks within thing and blocks within chunk, which can be found here: http://skriptlang.github.io/Skript/expressions.html#ExprBlocks, and here: http://skriptlang.github.io/Skript/expressions.html#ExprChunk
  8. Andalmere

    Check for specific block layout help

    Just reply back here if something isn't working and I'll try to provide a fix asap.
  9. Andalmere

    Solved Commands don't show in Bukkit Help

    And it won't act as a plugin.
  10. Andalmere

    Solved Commands don't show in Bukkit Help

    That tool only inserts the skript inside the jar file and it will still act as skript,
  11. Andalmere

    Telport players to random locations

    Can you provide your skript?
  12. Andalmere

    Solved Commands don't show in Bukkit Help

    There's no way that a skript can be a plugin, because a skript is a skript.
  13. Andalmere

    Check for specific block layout help

    I don't know what you really want but I assumed that your portal's orientation is vertical and the blocks inside that obsidian portal are all air. Anyways I'll provide a code, please keep in mind that you should test this first because I am just imagining here the code structure and there may be...
  14. Andalmere

    Locations and coordinates/teleport

    Yes, just make sure to right click the block first where the ladder is attached.
  15. Andalmere

    Give random permissions

    That's better. What do you want us to do?