Initial Release (v1.0.0)
First official release of Essentials!
Last updated
First official release of Essentials!
Last updated
Release Date: July 16, 2023
The initial release version includes the following functions:
IsPlayerVerified
Checks if the player is ID verified, more information can be found
IsPlayerBadgeVerified
Checks if the player has a Verified Badge, more information can be found
IsGameCreator
Checks if the player is the game creator
IsGroupCreator
Checks if the player is the group creator
IsInGroup
Checks if the player is in the specified group
IsFriendsWith
Checks if the player is friends with the specified players userId
VRAutomaticScaling
Sets the world scaling for Virtual Reality players
VRSafetyBubbleMode
Sets the Safety Bubble mode for Virtual Reality players
[ Note: There could be a better way of using this feature/function as it's currently a little scuffed, i'll find a better way to use this ]
IsVoiceEnabledForUserIdAsync
Checks if Voice (Voice Chat/Spatial Voice Chat) is enabled for the specified player
PromptPurchase
Prompts an asset purchase for the player with the specified assetId
PromptProductPurchase
Prompts a Product (Developer Product) purchase for the player with the specified productId
PromptGamePassPurchase
Prompts a Gamepass purchase for the player with the specified gamePassId
UserOwnsGamepassAsync
Checks if the player owns the specified gamePassId
PlayerOwnsAsset
Checks if the player owns the specified assetId
PromptPremiumPurchase
Prompts a Premium Subscription purchase for the player, more information can be found
Thank you for reading this entire release log and thank you for your interest in Essentials, it is my goal to make developing easier and to educate users on the platform!
If you have any bugs or issues, please post them in the section on GitHub