This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
Releases: VoxlDevv/Bedrock-API
Releases · VoxlDevv/Bedrock-API
Stable 1.1.0
Bedrock API (1.1.0-stable)
Changelog
- New
- Built on top of Typescript
- Changed
- Database
- AfterEvents
- BeforeEvents
- SystemEvents
- Chat Ranks (Plugin)
- Added
- PlayerClass
- needXpToLevelUp()
- xpEarned()
- getInventoryComponent()
- getRawPlayerComponent()
- Query(query)
- Database
- push(key, data)
- Command (Plugin)
- *Built-in
- home, delhome, sethome, listhome
- *Built-in
- PlayerClass
Release 1.0.2
Changelogs
Added
- New Function (MS, World, ActiveForm)
- New Class (AfterEvents, BeforeEvents, SystemEvents, World, Form, ErrorClass)
- New PlayerClass class function (getItems, getRightItems, getEmptySlots)
- New CommandRegistration class function (setInputs)
Changed
- Changed manifest version to
[1, 0, 2]
- Changed help command style
Removed
- Removed args in CommandClass
Fixed
- Fixed CommandRegistration array
- Fixed Typos
- Fixed help command sort()
Known issues
- For now, nothing
1.0.1-release
Changelogs
- New Classes (EntityClass and ErrorClass)
- New Formatter (rainbowText, metricNumbers, thousandsSeparator)
- New Validation (isNull, isUndefined, isError)
- New built-in Command (version, isOnline)
- Added setPrefix() in CommandClass
- Added Validation in some Class
- Make PlayerClass extends EntityClass
- Fixed typos and bugs in Class
- Fixed isOnline in PlayerClass
- Fixed built-in help Command
Known issues
- CommandRegistration issues (affect to custom commands)
- help command sort problem
Coming soon
- New Utility (MS)
- New Classes (EventClass)
1.0.0-release
Known bug
- None.