Changelog
# 0.40.0
- Added tickets to /bedwars
- Various bug fixes & performance improvements
# 0.39.0
- Added Dropper & Pixel Party to /arcade
# 0.38.0
- Added default base commands for all games (e.g. /bedwars)
- Various bug fixes & performance improvements
# 0.36.0
- Removed Visage dependency and moved to local skin renderer
# 0.35.0
- Significantly improved leaderboard performance
- Added leaderboards to the Image API
- Added the ability to search by player, position, value, and page for
leaderboards
# 0.34.0
- Added thousands of custom leaderboards
# 0.33.0
- Added named sessions
- Added the Joined At for guild members
# 0.32.0
- Added track and boost creation routes to the API
# 0.31.0
- Added the ability to create sessions with /session create
- Added /<game> session to all games to view
the player's progress since the session started
# 0.30.0
- Added /<game> at to all games to view data
from a certain time in the past
# 0.29.0
- Added Bed Wars practice statistics with /bedwars practice
- Added Bed Wars hotbar preferences /bedwars hotbar
- Added Bed Wars shop preferences /bedwars shop
# 0.28.0
- Added support for the compact display format
# 0.27.0
- Added new font selections: Faithful 32x and Roboto
- Added the ability to select a font when rendering an image with the Image
API
# 0.26.0
- Added the ability to project all labels
# 0.25.0
- Rewrote the entire command-generation backend
- Added /<game> compare to all games to compare
data between two players
- Added the ability to use labels in custom commands
# 0.24.0
- Restructured all statistic commands
- Improved existing locales and added support for 20+ new languages
- Added bg and
tl query options to the Image API to set
the background and translation language.
# 0.23.0
- Added player tracking with /track
- Added server boosting with /boost
- Added tracking and boosting to the dashboard with dashboard/track
and dashboard/boost
# 0.22.0
- Added a dashboard to build images and modify user settings
# 0.21.0
- Added /builder to create custom dynamic images
- Added /execute to view custom images and
all other images
# 0.20.0
- Added /skyblock bazaar to view historical
bazaar data
- Added more information to /network
- Added /about to display information about
the bot
# 0.19.0
- Added /recent to view a player's recent games
- Added /winstreaks to view top winstreaks
of a player
# 0.18.0
- Added SkyWars modes Lab Solo and
Lab Team
- Added SkyWars playtime, eggs thrown, and fastest win
# 0.17.0
- Added /guild member
- Revamp interaction handling, they will no longer time out, ever.
- Add selection menus for (almost) every command, to easily switch between
modes
# 0.16.0
- Bug fixes and internal improvements
# 0.15.0
- Added level to /project
- Added all SkyBlock inventories and other SkyBlock data
# 0.14.0
- Added /project to predict when milestones
for any statistic will be reached. It supports arbitrary values and all games.
# 0.13.0
- Added /guild top to view top guild xp earners.
Defaults to past month, but you can specify any timeframe.
# 0.12.0
- Added /background with 100+ built-in colours
and the ability to use any colour you want (including transparency)
# 0.11.0
- Added /guild members
- Added /guild overall
# 0.10.0
- Added SkyWars Mega Normal
- Added SkyWars Mega Doubles
- Added SkyWars Ranked
- Removed BedWars LTE modes from overall calculation
# 0.9.0
- Added BedWars Solo Rush
- Added BedWars Doubles Rush
- Added BedWars Fours Rush
- Added BedWars Solo Ultimate
- Added BedWars Doubles Ultimate
- Added BedWars Fours Ultimate
- Added BedWars Castle
- Added BedWars Doubles Lucky
- Added BedWars Fours Lucky
- Added BedWars Doubles Voidless
- Added BedWars Fours Voidless
- Added BedWars Doubles Armed
- Added BedWars Fours Armed
- Added BedWars Doubles Underworld
- Added BedWars Fours Underworld
- Added BedWars Doubles Swap
- Added BedWars Fours Swap
- Added Duels titles for all modes
# 0.8.0
- Added SkyBlock level to /skyblock profile
- Various bug fixes and improvements
# 0.7.0
- Rewrote entire canvas generation backend
- Added quick-select menu to all games and snapshot commands
# 0.6.0
- Added player skin to replace status when they're offline
- Removed unnecessary HTTP requests
# 0.5.0
- Added /skyblock auctions
- Added Redis cache for display names
- Various bug fixes and improvements
# 0.4.0
- Added SkyBlock support
- Various bug fixes and improvements
# 0.3.0
- Added leaderboards with /leaderboard
- Added missing TNT Tag mode
- Added /network
- Various bug fixes and improvements
# 0.2.0
- Added snapshot history plots with /history
- Various bug fixes and improvements