Skip to content

Releases: Elytrium/LimboAPI

Release 1.0.6

15 Sep 00:10
Compare
Choose a tag to compare
  • 1.19.x support
  • Faster image-map conversion
  • New biomes
  • Improved timer and scheduler
  • Prepared packets (see FastPrepareAPI)

Release 1.0.5

08 Jun 12:41
6abcc53
Compare
Choose a tag to compare
  • Initial 1.19 support | Начальная поддержка 1.19
  • World Time Update implementation | Поддержка смены времени в мире

Release 1.0.4

22 May 18:29
Compare
Choose a tag to compare
  • 1.18.2 Support | Поддержка 1.18.2
  • .nbt schematic support | Поддержка схематики .nbt
  • Better KeepAlive checks | Улучшена проверка KeepAlive
  • Default Spawn Position implementation | Отправка пакета позиции спавна
  • Reduced RAM and Network consumption | Сокращено потребление ОЗУ и сети
  • Velocity build 137+ support | Поддержка билдов Velocity 137+
  • Better compatibility with awful-coded clients like Feather | Улучшена совместимость с недоклиентами по типу Feather

Release 1.0.3

22 Jan 12:10
Compare
Choose a tag to compare

LimboAPI:

Better 1.7.x support
Fix KeepAlive
Ability to change gamemode
Overlaying the StateRegistry with Velocity's built-in to improve compatibility and performance
Small optimizations
Fixes of disconnect#RegisteredServer related bugs
26 base colors (104 real colors) added to MapPalette
Hooking into EventManager to improve compatibility and performance

Release 1.0.2

02 Dec 19:24
Compare
Choose a tag to compare

LimboAPI:

  • Better 1.7.x, 1.8.x support
  • 1.18 support
  • Fix of "Too Big NBT" when reading schematic

LimboAuth:

  • Feature to save and load player's UUID to/from database

LimboFilter:

  • Ability to "colorify" the captcha
  • Ability to prepare captcha packets
  • Fix of "disconnected" spams
  • Small optimizations

1.0.1

02 Nov 16:47
Compare
Choose a tag to compare

LimboAPI:

  • Rewritten config system
  • Lombok removed

LimboAuth:

  • Regexp support for the nickname check
  • Configurable "IS_PREMIUM" URL
  • Hash migration mode (from AuthMe)
  • Better UX

LimboFilter:

  • Better statistics
  • Anti-Bot checks auto toggle, depending on the server's CPS/PPS
  • Ability to block clients with specified brands
  • Small optimizations

1.0.0

27 Aug 11:22
Compare
Choose a tag to compare

ElytraProxy END-OF-LIFE: go back, I want to be monke plugin
ElytraProxy's Virtual Server, Auth, and BotFilter features are now available in simple Velocity plugins: LimboAPI, LimboAuth, and LimboFilter

With new features like:

  • Better font management in LimboFilter
  • More databases are supported in LimboAuth
  • MCEdit schematic world loading
    ...and more
    Just use them in regular Velocity 3.0.0+ server :)

WARNING: LimboAPI-API is not a plugin! You don't need to install it! It was made only for developers