skHWID icon

skHWID -----

Convert UTF-8 String to Hex.



Display name fix, Water source, Image info
- displayed name of player
There is a bug where the display name of player by Skript does not work with functions.
displayed name of player is a fix for the bug.

- update water at location
This is a block update for a water source at a specific location.

- picload %path%
This is a command to get the size (height, width) of a specific image file.

- pget %path% at %int% and %int%
This is an instruction to get the color information of a specific coordinate of a specific image file.
This instruction is upward compatible with picload and can also get the height and width.
The only difference between these instructions is whether or not you specify the coordinates.

- ginfo %int%
In the current version, you can receive information about the image obtained by the above command by passing an integer between 0 and 5 as an argument.
Code (Text):

List of ginfo arguments:
0: image size(width)
1: image size(height)
2: image color(red)
3: image color(green)
4: image color(blue)
5: image color(alpha)
 
----------, Jul 24, 2020
Resource Information
Author:
----------
Total Downloads: 430
First Release: Jun 13, 2020
Last Update: Apr 30, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings