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 community!

    Now, what are you waiting for? Join the community now!

  1. BaeFell

    Discord Bot Hypixel Player Statistic

    It's here: https://forums.skunity.com/resources/discord-bot-hypixel-player-statistic.1033/
  2. BaeFell

    baefell is better

    baefell is better
  3. BaeFell

    Make items undropable

    A tip of what to do, is use debug messages to see how far you get: on drop: message "%player's tool%" if player's tool is compass: message "%name of player's tool%" if name of player's tool is "Games:": message "cancel event" cancel...
  4. BaeFell

    skUnity-Testing

    ignore this kthx
  5. BaeFell

    skUnity-Testing

    ignore this kthx
  6. BaeFell

    News Launch of skUnity Developer Programme

    Hi everyone, I'm pleased to announce the launch of the skUnity Developer Programme! Designed to help promote developers and their content across skUnity, provide support and additional tools to developers. For more information on the programme, take a look here...
  7. BaeFell

    format slot is not a text error?!

    redstoneblock isn't correct. It's redstone block.
  8. BaeFell

    Make items undropable

    Are you 100% sure the item is called "Games:"? If the name of the item has colours in, you need to include those colour codes or use uncoloured name of player's tool is "Games:"
  9. BaeFell

    Solved Special characters in string

    I don't believe other characters are accepted. Skript is just looking for \n to turn it into a new line. What would you need to use \r for?
  10. BaeFell

    A few things in one

    A few addons have support for schematics. Just use one of them and have it run once your game has ended: https://docs.skunity.com/syntax/search/schematic
  11. BaeFell

    Solved Placing Logs Horizontally

    You can use: east-west oak log west-east oak log north-south oak log south-north oak log
  12. BaeFell

    Clear drop with custom name on death

    You can't delete loop-value. You can remove the loop-value from the drops. It helps to look at the docs for this as it does say to use remove: https://docs.skunity.com/syntax/search/id:3844 on death: loop drops: if loop-value is stone axe with lore "example text"...
  13. BaeFell

    Levels Skript

    Requests don't have to be done by anyone. If you want something making, make it yourself or pay someone to do it.
  14. BaeFell

    Solved Staff join/leave message

    You need to add loop-player to your send effects. on join: if player has permission "atomcore.staffchat": loop all players: loop-player has permission "atomcore.staffchat": send "&b[Staff] &c%player% &7joined the server." to loop-player on quit: if...
  15. BaeFell

    Script Cellblock - Cellblock 2.0.0 - pre-release 1

    First pre-release of Cellblock 2 Cellblock 2 is completely rewritten and includes a huge overhaul of the Cellblock system. When first created, Cellblock wasn't made to handle large amounts of cells and player activity. Under certain circumstances, it was unable to keep up with demand and caused...
  16. BaeFell

    Every day's a school day! Didn't realise that. Fixed it. Although have turned off the upgrades...

    Every day's a school day! Didn't realise that. Fixed it. Although have turned off the upgrades message as the upgrades are finished :)
  17. BaeFell

    Setting up skUnity Pages

    skUnity Pages - Setting up Welcome to a guide on how to setup skUnity Pages! Skript addons have grown massively over time and now require more than just syntax elements in a list. There isn't enough detail in a small description. There is quite often a lot more detail needed to fully explain...
  18. BaeFell

    1.0 skUnity-Testing: Home

    skUnity Pages - Setting up Welcome to a guide on how to setup skUnity Pages! Skript addons have grown massively over time and now require more than just syntax elements in a list. There isn't enough detail in a small description. There is quite often a lot more detail needed to fully explain...
  19. BaeFell

    1.2 skUnity-Testing: Just a test page 2

    skUnity-Testing: Just a test page
  20. BaeFell

    2.0 skUnity-Testing: Just a test page

    skUnity-Testing: Just a test page