SkCreator | GUIS | Events | Commands | Messages | Broadcasts | & MUCH MORE TO COME!

Skript Tools SkCreator | GUIS | Events | Commands | Messages | Broadcasts | & MUCH MORE TO COME! Beta-v0.0.3

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

New Features:

- Timers (Every x Seconds)
- Looping through all players
- Auto Reload feature
- File reset feature (Clears the entire file fair notice on this!)
- Command Aliases
- Command Arguments
- Redone the main gui
- Added in an "addons" tab in the main gui (Addon support coming soon)
- Messages working with looping through all the online users method.
- When creating the code you no longer need to specify the file, It automatically is staying for life there until you specify a new one.
- You can now view all the scripts that are loaded and unloaded on the server

Removed Features:

- GUIs (Will return next update!)
- Progress Previewing (Removed for good)
- Removed the 5000 pages you needed to go through just to do 1 thing...
- Removed the SkBoot loader taking ages to boot up so now its 2 ticks of your time
- Removed /skcreator categories and threw all script related things into one
Removed Things:

- Commands to create guis
- Commands to create commands
- Commands to create player events
- Command help menu
- Command arguments
- Removed SkUtilities Support! ( No longer needed just use Skent )

Added/Updated Things:

- Updated the /skcreator command to open the SkCreator menu.
- Added category paths ( to the gui )
- Added the leave event
- Added a reset effect when creating commands, guis and player events
- Added a better create script feature
- Added a better delete script feature
- Added a better reload script feature
- Added first join event
- Added the ability to give un-named items through the command creator
- Added the ability to give named items through the command creator
- Added cooldowns to the command creator
- Added cooldown messages to the command creator
- Added GUI Fillers
- Added GUI Item slots
- Added GUI items
- Added GUI Item Naming
- Added GUI item Lores
- Added GUI Click events
- Added GUI Close event
- Added GUI Message event

Bug Fixes:

- Fixed code block mess ups.
- Fixed issues with spacing
- Fixed issues with commands not executing right
- Fixed issues with it not telling you when the stuff was added to the script file
- Fixed issues with scripts not being created sometimes
- Fixed issues with code blocks not spacing out and making it into 1 giant confusing blob.
- Fixed issues with long reload times
- Fixed performance issues