Skip to content

BEDROCK FIX

Choose a tag to compare

@SrCodexStudio SrCodexStudio released this 26 Mar 03:49
99a0864

Bedrock/Floodgate Support

  • Full support for Bedrock player names with prefix characters (.Steve, *Steve).
  • Smart UUID resolution: online player > own database > Mojang API (skipped for Bedrock) > Bukkit fallback.
  • Enhanced tab completion: typing Ste suggests both Steve and .Steve.
  • All SQL queries handle special characters safely via prepared statements.