Developer Note: As of 1/21/2024, Essentials version 1.3 is actively being worked on. 1.3 would include a big rework of how Essentials works!! The wiki will be changed to GitHub wiki and would be updated some time after the 1.3 release if i'm not busy!
This module script includes a lot of essentials for you, as a developer, to use in your Roblox experience that can save time programming and be useful for easy functionality and availability!
I'll give a quick run down on what this module includes with it's functions and features! This is a quick summary and a little taste of what this module has to offer
- Players
- Checking if user is ID verified
- Checking if user is the game or group owner or is in the group
- VoiceChatService and VoiceChatInternal
- Checking if user has Voice enabled
- MarketplaceService
- Prompt Purchases for Products (Developer Products), Assets, Gamepasses, and Premium
- Gamepass and Asset Checking
- Subscription Purchasing
- VRService
- VR Automatic Scaling
- VR Safety Bubble Modes
- BadgeService
- Award and Check badges
and many more!!
Most of these features include possibly setting up attributes and debugging tools that use warnings and print statements that can be enabled with a simple true or false boolean :3
You can read more about installing and using it in the official documentation!
Once you've done that, enter the following code to reference the Essentials Module.
You can find the latest GitHub releases in the latest releases section
Alternatively, you can find and receive automatic updates on the Roblox Creator Marketplace version
You can submit all these using the template provided here
This project is made under the MIT License