Recent content by Sky

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

    DiSky - Create your own Discord bot easily!

    SkyCraft78 updated DiSky - Create your own Discord bot easily! with a new update entry: Automod Creation is here! Read the rest of this update entry...
  2. Sky

    DiSky - Create your own Discord bot easily!

    What is DiSky? DiSky is a Skript addon, which allows you to create, manage and edit Discord's bots. It provides more than 400 different syntaxes, such as: Creating entities (roles, channels, categories, etc.) Editing existing entities Send advanced messages with embeds, components, or...
  3. Sky

    Addon skript-storage: Whole new way to store data! - Small fixes ...

    This very small update brings fix the #1 issue, where lists were taken as Java lists and not converted into Skript's ones. In addition, you can use list values in the loop effect as long as you use the s in values word (skript-storage will therefore convert it as a list)
  4. Sky

    Addon skript-storage: Whole new way to store data! - Queue system update!

    This pretty big update implemented whole new features: Queues! Queues are made for huge data management, and only advanced users should use them. You can create a queue for a specific path, then every change made to it will be queued, but not saved to the file yet. Make the changes you want, and...
  5. Sky

    Addon skript-storage: Whole new way to store data! 1.2.1

    skript-storage was made to handle the most used file-storage system and use them easily with Skript. In addition to YAML, you can also manage JSON and TOML files as you like, since all of them have multiple advantages and disadvantages. File Types Storage skript-storage allow three main file...
  6. Sky

    skript-storage: Whole new way to store data!

    skript-storage was made to handle the most used file-storage system and use them easily with Skript. In addition to YAML, you can also manage JSON and TOML files as you like, since all of them have multiple advantages and disadvantages. File Types Storage skript-storage allow three main file...
  7. Sky

    Skript Tools Skar - AutoReload your Skript easily! 1.0.1

    Skar will help you while making Script code. Its new generation AutoReload system will be reloading every edited script file automatically, without doing anything! Just enable your desired files or folder using /skar enable <name>, and disable them at any time using /skar disable <name>: When...
  8. Sky

    Skar - AutoReload your Skript easily!

    Skar will help you while making Script code. Its new generation AutoReload system will be reloading every edited script file automatically, without doing anything! Just enable your desired files or folder using /skar enable <name>, and disable them at any time using /skar disable <name>: When...
  9. Sky

    Skript Tools Skar - AutoReload your Skript easily! - Fixed reloading bugs & removed CPU infos

    This small release fixes the auto-reloading bug, sometimes the script file was marked as empty. Also removed the CPU information and fixed the Country code name which wasn't able to load correctly. Lastly, I added messages to know when a script file is auto-reloaded.
  10. Sky

    1.0 DiSky: Home

    Welcome to the skUnity wiki of DiSky. You'll find there all page from GitHub, meaning : - How to make a bot and link it - How to load and use the created bot - How to use Slash Command - How to use Command - How to use embed creator
  11. Sky

    DiSky • Manage Discord with Skript!

    DiSky is a brand new Skript addon, allowing the integration of Discord into Skript. It is a complete re-fork of Vixio, being out of date at the moment. In addition to being up to date DiSky offers new features such as the creation of categories, roles or even interaction with slash commands...
  12. Sky

    TuSke v1.8.2 don't work in 1.14.

    Hello Everyone ! I just upgrade my server : he is now in 1.14.4. So, i also put newest version of Tuske, Skript and SkQuery ! Put i make this effect : format gui slot 11 of player with stone to run: message "&7Test" No error on load, but when i want to show my GUI, I have this message...