Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.

v4.3.0

Choose a tag to compare

@suufi suufi released this 01 Jan 03:14
· 551 commits to master since this release
  • Updates many endpoints to use latest Roblox API endpoints
  • Simplified code on many methods
  • Many methods now return an error directly from Roblox providing more detail
  • Add getRolePermissions method
  • getAuditLog no longer returns duplicate values
  • wearAsset and removeAsset no longer return Error: { "success": 'true' }
  • Other fixes