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