ImMeh
-
Posts
10 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by ImMeh
-
-
Still no ThatPacketAddon );
-
So.
I would really like to send packets to the client with Skript, the problem is that there are currently no way to do that on Minehut. I know MundoSK can do it, but since it was removed due to not being updated, and the fact that it could do something with HTTPS (idk). Hence I don't think it'll be added again.
My solution is that we get ThatPacketAddon, because it can only do packet stuff, not edit files and no HTTPS stuff (also suggested here:
)
Link: https://github.com/TlatoaniHJ/ThatPacketAddon (I know it's only tested by the author up to 1.14, but hear me out. There are multiple examples of people using on 1.16, so please, before just denying my request, test it.)
I don't think I would be the only one happy to see this being added ;D
And
I would also like GlowAPI (for glowing with MorkazSK: "[morkazsk] make %entities% glow with color %string% for %players%")
Thanks!
-
I'm requesting GlowAPI because it's needed for some effects for MorkazSK. Example:
on drop: make event-entity glow with color "YELLOW" for all players
Link: https://github.com/InventivetalentDev/GlowAPI/releases
I'm almost certain that it works with 1.16 since you need MorkazSK 1.2-beta1 for the effect. I haven't see any other way to make this effect.
-
The build on the spigot site is 2 builds behind the GitHub. Plus, yes you're right, the build from the spigot won't work on 1.16. You need to use the one from GitHub.
-
It's a API for glowing. Can be used with MorkazSK (and some other plugins, I'm not sure).
Link is https://www.spigotmc.org/resources/api-glowapi.19422/ or https://github.com/InventivetalentDev/GlowAPI/releases
-
on inventory click: if clicked item is hoe: if clicked cursor is knowledge book:This works
-
6 hours ago, WesGamer said:
Yes i think this would work
on inventory click: if clicked-item is dirt named "Dirt": if cursor-slot is stone named "Stone": remove dirt named "Dirt" from player remove stone named "Stone" from player give cobblestone named "Dirt Stone" to the playerI dont know if this requires addons and if it gives a error at line 2 or 3 try to remove the -
and if there are any other errors tell me in this topic ☺
Hi thank you for responding. I have tried the thing you sent me (and the exact thing you sent me). Unfortunately it doesn't work for me. If it works for you, I would like a list of all your addons. Mine are MorkazSk, SkBee, Skellett, SkQuery, skRayFall and TuSKe.
-
Is there a way to check if a item, is clicked with another item? Like if a hoe is clicked with a book.
-
give player [Item] named "[Name]" with lore "[Lore 1]", "[Lore 2]" and "[Lore 3]" with nbt "{Unbreakable:1,HideFlags:63}"
NBT Unbreakable will make it unbreakable and NBT HideFlags:63 hides all flags like: "Unbreakable" and "When in main hand:"
EDIT: I think you'll need SkBee

BetterCrops
in Addons
Posted
It's a plugin that adds more features to crops. It would be pretty cool to play with this plugin, and I haven't seen any similar plugins. And it works on 1.16.5.
Spigotmc: https://www.spigotmc.org/resources/bettercrops.91543/
GitHub: https://github.com/Mullp/BetterCrops