ConduitMC / Conduit

Next-Generation Minecraft server software.
https://conduit.systems
MIT License
7 stars 1 forks source link

Conduit Release 0.0.9 #69

Closed Innectic closed 3 years ago

Innectic commented 3 years ago

New Features

MongoDB datastore backend Added ServerPlayer#showParticle Player scoreboard API. See ServerPlayer for more information. Player tab list header / footer: ServerPlayer#setTabListHeaderFooter Now supporting Minecraft server version 1.16.5 Add scoreboard events

Fixes

There was a significant amount of API methods on ServerPlayer, Player, and Entity that crashed the server when called. These have all been fixed. Please be advised that they are now prefixed with conduit_.

Innectic commented 3 years ago

Cleared for release today.