This repository has been archived by the owner on Aug 6, 2021. It is now read-only.
Releases: malte-laukoetter/hive-api
Releases · malte-laukoetter/hive-api
v1.14.2
v1.13.0
- Add parsing of ChatMessages of ChatReports
v1.12.0
- Add Bedrock Api support
v1.11.0
- added support for subgametypes, thereby it is now supported to get e.g. player infos about BedWars:Solo by using GameTypes.BEDS or GameTypes.BED.subTypes() for a set of all subtypes.
- thereby added BEDS, BEDD, BEDT and BEDX subtypes to BED
- added support for special leaderboards (eg. win_streak for BED)
- Leaderboards now should be loaded via GameType::leaderboard() or GameType::specialLeaderboard(key) otherwise subtypes wouldn't return the right data
v1.10.0
- added title and winStreak to BedPlayerGameInfo
- added support for group to GameTitle
v1.9.0
v1.8.0
- added getBPServer() method to player to get the block party server the player is on if he has joined one currently
- use proper names for BannerLayer
- fixed loading of achievement infos
- updated list of no longer obtainable Achievements
v1.7.0
- Added
noLongerOptainable
property toAchievementInfo
, this uses the listnoLongerOptainableAchievementIds
and thedisabled
to decide if an achievement is still optainable - Added
TOKEN
andBANNER
as possibleRewardTypes
for achievements - Added
Banner
class to represent banners in therewardArguments
ofAchievementInfo
s
v1.6.0
- Updated DrPlayerGameInfo to contain mapKills, mapDeaths, trapClassKills and trapClassDeaths
- Deprecated DrPlayerGameInfo's trapKills and trapDeaths properties
v1.5.0
- added added date to maps