Skuishy icon

Skuishy -----

yet another skript addon




VERSION 2.8

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:
  • add StatisticIncrementEvent
  • fix ExprTinyText
  • add ExprLimit
  • add ExprFromString
  • 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: https://github.com/aabssmc/Skuishy/compare/2.7...2.8
----------, Oct 13, 2024

VERSION 2.7

ChangeLog:


Full Changelog: https://github.com/aabssmc/Skuishy/compare/2.6...2.7
----------, Jul 10, 2024

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: https://github.com/aabssmc/Skuishy/compare/2.5...2.6
----------, Apr 17, 2024

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: https://github.com/aabssmc/Skuishy/compare/2.5...2.6
----------, Apr 17, 2024

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. (EXPRESSION)
  • 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: https://github.com/aabssmc/Skuishy/compare/2.4...2.5
----------, Mar 28, 2024

VERSION 2.4

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

Added:
Code (Text):
 - Living Entity - Jump | Makes a living entity jump
Fixed:

Code (Text):
 - 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: https://github.com/aabssmc/Skuishy/compare/2.3...2.4
----------, Feb 26, 2024

VERSION 2.3

Added:

Code (Text):
- alot of things
Fixed:

Code (Text):
 - alot of things
What's Changed

New Contributors

Full Changelog: https://github.com/aabssmc/Skuishy/compare/2.2...2.3
----------, Feb 18, 2024

full changelog is off for whatever reason
Full Changelog: https://github.com/aabssmc/Skuishy/compare/2.1...2.2
----------, Feb 10, 2024


**VERSION 2.0**

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**: https://github.com/aabssmc/Skuishy/compare/1.9.5...2.0
----------, Jan 27, 2024

VERSION 1.9.5

ADDED:
- Dyed Item Expression
- Number Convert Expression
- Number Format Expression
- Number Unformat Expression

REMOVED:
- Crash Effect (Against Minecraft's EULA/TOS)
----------, Dec 28, 2023

VERSION 1.9

ADDED:
a buncha things

see here
----------, Dec 19, 2023

VERSION 1.8:

ADDED:
- Custom Name Expression
- Custom Name Visibility Expression

FIXED:
- Urgent Fixes
----------, Dec 10, 2023

see changelog here
----------, Dec 10, 2023

see changelog here
----------, Dec 10, 2023


I accidentally deleted notes and i am NOT writing it again

things i added:
Shield Break Event
CaesarCipher Expression

read it all here
https://github.com/aabssmc/Skuishy/compare/1.4...master
----------, Nov 16, 2023

# ADDED:
## EFFECTS:
[+] Plugin - Disable Plugin

[+] Plugin - Enable Plugin

[+] Player - Glow Color

[+] Player - Stop Glowing

## EXPRESSIONS:
[+] Skins - Player Skin:

# REMOVED:
[-] random classes that can be added to another class
[-] double the in syntaxes
----------, Nov 7, 2023

Thank you to CoffeeRequired at @SkJsonTeam for recoding and fixing up my code!

ADDED:
EVENTS:

[+] Player - On Main Hand Change
- `[on] [player] main([-| ])hand (switch|swap|change)`

[+] Player - On Unknown Command
- `[on] unknown command`

EXPRESSIONS:
[+] Unknown Command Expression:
- `[the] unknown command message`

OTHER:
[+] [bStats]( https://bstats.org/plugin/bukkit/Skuishy/20162)

[+] [Modrinth downloads]( https://modrinth.com/plugin/skuishy)

REMOVED:
[-] 1.17 and below support

# FIXED:
[-] Too many bugs for me to count
(Read everything [here]( https://github.com/aabssmc/Skuishy/commit/0e91da1486cf86308d7603c8badd9c365cac4712))
----------, Oct 31, 2023

Resource Information
Author:
----------
Total Downloads: 1,335
First Release: Oct 29, 2023
Last Update: Oct 13, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings