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

    InteractiveShop | Easily configurable shops! - Configuration & messages

    Added configuration area in "options". It's kinda messy, but way easier to use than before. Note: to use the $ sign, you MUST use \$. Otherwise an error is gonna show in your console.
  2. EWS

    InteractiveShop | Easily configurable shops! - Now you can add commands!

    A) In this new update, you can add custom commands to be run in a shop. It also means that: 1. You can create multiple pages in a single shop, by adding the command to open the next shop! 2. Any command can be used, so you can sell something from other plugin, for example. 3. It's totally...
  3. EWS

    Script InteractiveShop | Easily configurable shops!

    EWS submitted a new resource: InteractiveShop | Easily configurable shops! - GUI-based shop easily configurable in-game. Read more about this resource...
  4. EWS

    InteractiveShop | Easily configurable shops! 1.1.3

    INTERACTIVESHOP ====================================== I do not provide support for this resource anymore. ===================================== Functionality This script resource allows you to create GUI shops with ease! Everything is configured in-game, and yet it's more powerful than most...
  5. EWS

    Now you can use YAML!

    Nice project, but I think it's important to note that using add %objects% to {var::*} also has some serious performance problems. Adding 2500 variables to a 10000 variable list: [23:54:57 INFO]: [Skript] # /testvar [23:55:08 INFO]: [Skript] # testvar took 11021.532949 milliseconds It seems...
  6. EWS

    ¯\_(ツ)_/¯

    ¯\_(ツ)_/¯
  7. EWS

    Script skBackpacks NBT | A better way to store your stuff! - Even more bugs! Yeey!

    ID update! Bugs fixed: When you place a named item in the backpack, it causes an error. Splash potions & lingering potions are now supported. Changes: The backpack now saves the ID, not the item name. This resolves the potions bug, but will probably need to be replaced once Minecraft drops...
  8. EWS

    Script skBackpacks NBT | A better way to store your stuff! - Fixing a bug added in this version

    This version simply fixes the new bug added in 3.3, where data values of some items were being changed (like player skulls and dyes). Thanks once again to MachisCZ for reporting the bug!
  9. EWS

    Script skBackpacks NBT | A better way to store your stuff! - Fixed item repair bug & easier message translation

    Updates in this version: The item data values are now saved and added to items, so they won't "repair" automatically when you open your backpack. Updated the version correctly in the script. Full translation added in the configuration. This is a pre-release because the way I fixed the bug is...
  10. EWS

    Script skBackpacks NBT | A better way to store your stuff! - Fixing definetely the item swap bug.

    Now item swap is completely blocked while the backpack is opened. This should prevent any bugs related to placing a backpack into another.
  11. EWS

    Script skBackpacks NBT | A better way to store your stuff! - Bug fix update

    Two bugs have been fixed: o) You could put your own backpack into itself. Thanks to @DHStyle for reporting it. o) The character to split at has been changed to " ; " to prevent any conflicts with NBT. So now items with big NBTs (like heads) are completely supported. Other changes: o) Backpack...
  12. EWS

    Script skBackpacks NBT | A better way to store your stuff! - Debug message

    I've forgot a small debug message in the code when you have two backpacks at the same time. If you find any bugs, please report them in the thread.
  13. EWS

    Script skBackpacks NBT | A better way to store your stuff!

    EWS submitted a new resource: skBackpacks | A better way to store your stuff! - Store your items in a non-virtual backpack! Read more about this resource...
  14. EWS

    Script skBackpacks NBT | A better way to store your stuff! 3.3 release

    skBackpacks [insert a wonderful logo here] ABOUT: This script allows you to store your items in a non-virtual backpack! It's great for hardcore servers that just want to give player's more slots, but without making them unstealable! Every backpack can be traded, stole and sold! FEATURES: •...