Releases: EquipableMC/SkEssentials
Releases · EquipableMC/SkEssentials
v1.1.0
Added ➕
- Private message
You can now make someone private message someone else through Essentials!
- Private Message Pre Sent Event
You can now check the message that the player is about to send and prevent it! This event can be cancelled. Use
private message sender
ormessage sender
for the sender, andrecipient
for the recipient!
- Private Message Send Event
You can now see what messages are being sent to who! This event cannot be cancelled. Use
private message sender
ormessage sender
for the sender, andrecipient
for the recipient!
Changed ⭐
- Changed a lot of internal code to prevent issues with DiSky and other potential addons.
Suggestions 💭
- Do you want a feature from Essentials added to add into SkEssentials? Simply open a suggestion request in the issues tab!
Issues ⚠️
- Are you having an issue with SkEssentials or something isn't working properly? Simply open up an issue report in the issues tab or contact me on Discord!
equipable
Version Support ✔️
- This only works with 1.19.4 (and higher) and Essentials 2.20.1 (and higher)!
v1.0.0
Introducing SkEssentials! ❗
What does it do?
- This addon allows you to hook into Essentials and makes using some of Essentials features easier in Skript without having to use skript-reflect!
ADDED ➕
This is just some of the stuff added, you can find it on SkUnity Docs or SkriptHub Docs!
- Added a way to set a player's nick or get their nickname or full nickname
- Added a way to either put a player in vanish or unvanish them, put a player in afk mode or unafk them.
- Added a way to set a player's god mode
and more! Check the docs!
Suggestions 💭
- Do you want a feature from Essentials added to add into SkEssentials? Simply open a suggestion request in the issues tab!
Issues ⚠️
- Are you having an issue with SkEssentials or something isn't working properly? Simply open up an issue report in the issues tab!
Version Support ✅
- This only works with 1.19.4+ and Essentials 2.20.1+!