This repository was archived by the owner on Mar 29, 2026. It is now read-only.
v4.8.2: Bug fixes & new methods
v4.8.2 mainly focuses on bug fixes. At this version, you're required to have v12.9.0+ of node installed (otherwise getPlayerInfo will error)
–––––––––––
Method Updates
- 🎊 Add trade methods (#245) 🎊
- 🎊 Add
configureGamePass(#250) 🎊 setRankandgetRolecan implicitly determine if the provided argument for rank is a rank, roleset ID, string, or a Role.
Bug Fixes
- Fixes
getPlayerInfobug wherejoinDateandagewere missing (#254) - Use lint instead of jest tests
Code cleanup
getStatusandgetBlurbare now deprecated in favor ofgetPlayerInfo
Dependency updates