Releases: EquipableMC/SkEssentials
v1.2.0
Added ➕
- Jails!
You can now get the status toggle of the jail for a player, get what jail their in, create jails, and send players to jail! (Thanks #9)
- TPA Request Event!
You can now listen to the tpa request event, get the requester, and the target!
- Get the Player at a Balance Top Integer!
Are you coding a custom balance top leader board? Now it is even easier to do with SkEssentials! See more information here
Changed ⭐
- Organized the code internally to be easier to understand which expression or condition or event is from where.
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.21.1 through 1.21.11 and Essentials 2.21.2 (and higher), and Paper/Purpur only due to Skript dropping support for Spigot.
Compare 📝
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 senderormessage senderfor the sender, andrecipientfor 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 senderormessage senderfor the sender, andrecipientfor 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+!