Skip to content

Releases: aabssmc/Skuishy

v2.8

13 Oct 22:51
Compare
Choose a tag to compare

VERSION 2.8

DOWNLOAD HERE

proly gona be a buggy update so report issues in my discord here

Breaking Changes:

  • add basically all entity elements
  • add all events not in skript, skuishy or skbee
  • remove vivecraft
  • merge EffEditPersistentData and ExprGetPersistentData
  • add option for perfer-skript-index

Changelog:

  • fix ExprTinyText
  • improve exception handling
  • fix potential npes & crashes
  • fix lots of things
  • make info clickable
  • use brigidier instead of bukkit command
  • add player support for setskin
  • improve blueprints
  • add image/file support for settings skins
  • use new mineskin client
  • update vulcan

Full Changelog: 2.7...2.8

v2.7

10 Jul 06:41
Compare
Choose a tag to compare

VERSION 2.7

DOWNLOAD HERE

ChangeLog:

Read more

v2.6

17 Apr 03:11
Compare
Choose a tag to compare

VERSION 2.6

DOWNLOAD HERE

Added:

  • Skins - Player Head - Returns the head of a player as a string. (EXPRESSION)

  • Decent Holograms - Hologram Visibility - Hides/shows a hologram to a player. (EFFECT)

  • Decent Holograms - All Holograms - Gets all the decent holograms' holograms. (EXPRESSION)

  • Decent Holograms - Hologram Toggle - Returns true if a hologram is either disabled or enabled. (CONDITION)

  • Blueprint - Clone Blueprint - Clones a blueprint. (EFFECT)

  • Blueprint - Overlay Blueprint - Overlays a blueprint on another blueprint. (EFFECT)

  • Blueprint - Replace Color - Replaces every color in a blueprint with another color. (EFFECT)

  • Blueprint - Save/Load/Delete Blueprint - Saves/Loads/Deletes a blueprint from 'plugins/Skuishy/blueprints/'. (EFFECT)

  • Blueprint - Blueprint Part - Gets a part of a blueprint. (EXPRESSION)

  • Blueprint - Last Blueprint - Gets the last made blueprint. (EXPRESSION)

  • Blueprint - New Blueprint - Returns a new blueprint. (EXPRESSION)

  • Blueprint - Blueprint Creator - Creates a blueprint. (SECTION)

  • Blueprint - Blueprint - Represents a blueprint. (TYPE)

  • Skin - Skin Model - Represents a skin model. (TYPE)

  • Skins - Skin Model - Gets the skin model of a skin. (EXPRESSION)

Full Changelog: 2.5...2.6

v2.5

28 Mar 01:35
Compare
Choose a tag to compare

VERSION 2.5

DOWNLOAD HERE

i know i said this will be a big update but i needed to release a patch, sorry

Added:

  • Decent Holograms - Realign Lines | Realigns lines of a hologram. (EFFECT)
  • Decent Holograms - Save Hologram | saves a hologram (EFFECT)
  • Decent Holograms - Hologram Facing | Gets/Sets the hologram facing of a hologram (EXPRESSION)
  • Decent Holograms - Hologram ID | Gets the hologram ID of a hologram (EXPRESSION)
  • Decent Holograms - Hologram Location | Gets/Sets the location of a hologram (EXPRESSION)
  • Decent Holograms - Hologram Name | Gets the name of a hologram (EXPRESSION)
  • Decent Holograms - Hologram Page | Represents a decent holograms page. (TYPE)
  • Decent Holograms - All Lines | Gets all the lines of a hologram page. (EXPRESSION)
  • Decent Holograms - All Pages | Gets all the lines of a hologram. (EXPRESSION)
  • Decent Holograms - Hologram Line | Gets a hologram line by its index starting from 0. (EXPRESSION)
  • Decent Holograms - Hologram Page | Gets a hologram page by its index starting from 0. (EXPRESSION)
  • ViveCraft - Player Active Hand | Gets a vivecraft player's activehand. (EXPRESSION)
  • (EXPIREMENTAL) Auto Update | automatically updates the plugin if there is a new version (enable in config.yml)

Fixes:

  • too many

Full Changelog: 2.4...2.5

v2.4

26 Feb 00:25
Compare
Choose a tag to compare

VERSION 2.4

DOWNLOAD HERE

This is a fairly small release, but I promise next release will be worth it :)

Added:

 - Living Entity - Jump | Makes a living entity jump

Fixed:

 - replace gson with json
 - fix pattern for ExprPermissionName.java
 - fix server not working if disky is installed
 - Fix 'method exists' in EffChatCompletions
 - Removed Tickmanager elements (skbee has it)

Full Changelog: 2.3...2.4

v2.3

18 Feb 05:10
Compare
Choose a tag to compare

VERSION 2.3

DOWNLOAD HERE

Added:

 - alot of things

Fixed:

 - alot of things

What's Changed

New Contributors

Full Changelog: 2.2...2.3

v2.2

10 Feb 21:04
Compare
Choose a tag to compare

VERSION 2.2

DOWNLOAD HERE

Added:

 - String - Unicode String | Replaces all the unicode in the string with the symbol.

Fixed:

 - Some elements having the same class.
 - Small errors
 - Improved update checker by a bunch
 - Added a version check for Decent Holograms to hopefully fix bad things
 - Fixed a small error
 - Made version checks async

full changelog is off for whatever reason
Full Changelog: 2.1...2.2

v2.1

07 Feb 07:58
Compare
Choose a tag to compare

VERSION 2.1

thanks borpborp and fusezion

Added:

 - Entity - Ambient Sound | Gets the ambient sound of the entity. (Expression)
 - Block - Break Sound | Gets the break sound of the block. (Expression)
 - Entity - Death Sound | Gets the death sound of the entity. (Expression)
 - Entity - Drinking Sound | Gets the drinking sound of the entity. (Expression)
 - Entity - Eat Sound | Gets the eating sound of the entity. (Expression)
 - Block - Fall Sound | Gets the fall sound of the block. (Expression)
 - Block - Hit Sound | Gets the hit sound of the block. (Expression)
 - Entity - Hurt Sound | Gets the hurt sound of the entity. (Expression)
 - Block - Place Sound | Gets the place sound of the block. (Expression)
 - Block - Step Sound | Gets the step sound of the block. (Expression)
 - Entity - Swim Sound | Gets the swim sound of the entity. (Expression)
 - Potion Item Type | Represents a potion item type that matches each potion state that can be obtained from the Creative mode inventory. (Type)
 - Arrow - Base Potion Type | Gets/Sets the base potion type of an arrow. (Expression)
 - Arrow - Custom Effects | Gets/Sets/Removes the custom potion effects of an arrow. (Expression)
 - Server - Reload | Reloads parts of the server. (Effect)
 - Living Entity - Is Collidable | Returns true if the entity is collidable. (Condition)
 - Living Entity - Collidable | Gets/Sets the living entity's collidable state.  (Expression)
 - Jukebox - Eject Record | Eject's the jukebox's current record. (Effect)
 - Player - Player Data | Saves/Loads the player's current data. (Effect)
 - Permissions - Permission | Represents a permission. (Type)
 - Permissions - Permission Attachment | Represents a Permission Attachment (Type)
 - Permissions - Permission Default | Represents a Permission Default (Type)
 - Permissions - New Permission Attachment | Create a new Permission Attachment (Effect)
 - Permissions - Last Permission Attachment | Represents the last made permission attachment made with Skript/Skuishy (Expression)
 - Permissions - Edit Permission Attachment | Edits a permission attachment (Effect)
 - Permissions - Permissions of Permission Attachment | Gets all the permissions of a permission attachment (Expression)
 - Permissions - New Permission | Creates/Deletes a permission. '(Effect)'
 - Permissions - All Permissions | Gets the permissions of a permission attachment or all the permissions registered. (Expression)
 - Permissions - All Permission Attachments | Gets the permission attachments of a entity. (Expression)
 - Permissions - All Permissibles | Gets the permissibles that have a permission (Expression)
 - Permissions - Permission | Gets or makes a permission by it's name. '(Expression)'
 - Permissions - Permission Default | Gets/Sets the permission default of a permission. '(Expression)'
 - Permissions - Permission Description | Gets/Sets the permission description of a permission. '(Expression)'
 - Permissions - Permission Name | Gets the permission name of a permission. '(Expression)'
 - Other - Parse Condition | Parses a condition and returns its output. (Expression)
 - Server - Server IP | Gets the IP that this server is bound to, or empty string if not specified. (Expression)
 - Slime - Size | Gets/Sets the size of a slime. (Expression)
 - Vulcan - Has Alerts Enabled | Returns true if the player has the vulcan alerts enabled. (Condition)
 - Vulcan - Is Frozen | Returns true if the player is frozen. (Condition)
 - Vulcan - Freeze Player | Freezes/Unfreezes a player with vulcan. (Effect)

 - Added an Update Checker
 - Added a skuishy command, (/skuishy <info | reload | update | version>)
 - Added a config.yml for the command & update checker

Fixed:

 - ExprParents always returning the father
 - default.lang being outdated
 - fixed changer for EffCopyEntity
 - A buncha improvements
 - Recoded most of all the elements.
 - Some hooks breaking everything

Removed:

 - EvtHeadRotation because it is now in skript
 - ExprCustomName skript had it i just didnt see it.

Full Changelog: 2.0...2.1

v2.0

27 Jan 08:49
Compare
Choose a tag to compare

VERSION 2.0

DOWNLOAD HERE

there is a pretty high chance that there will be bugs, so if its bugged at all for you, please make a issue on the issue tracker or report it to me in my discord

there is too many things, A BUNCHA THINGS (im not lying)

I added & fixed a ton of things

Full Changelog: 1.9.5...2.0

v1.9.5

28 Dec 23:39
Compare
Choose a tag to compare

VERSION 1.9.5

DOWNLOAD IT @ modrinth.com/plugin/skuishy

ADDED:

  • Dyed Item Expression
  • Number Convert Expression
  • Number Format Expression
  • Number Unformat Expression

REMOVED:

  • Crash Effect (Against Minecraft's EULA/TOS)