Skip to content

v0.3.0

Compare
Choose a tag to compare
@dkoz dkoz released this 10 Aug 18:54
· 33 commits to main since this release
9eb91e5

Palbot Changelog v0.3.0

  • All bot functions have been coded to utilize the aiosqlite python library.
  • All configuration files have been removed as they're not utilized anymore.
  • Servers will now be added to the bot utilizing the /addserver command.
    • You can remove servers by using the /removeserver command.
  • The query embed has been revamped to utilize commands.
    • You can use the /query command to add and remove the active server info and player list embeds.
  • Kits have been revamped and are now configured directly through the bot utilizing /managekits.
    • The kits are now stored in the kits.db database.
    • Kits will continue to use the tradition json command structure, but configured through the command.
    • You can upload your old kits.json using the /uploadkits command.
  • The economy has been fully recoded to utilize the database functions and new kit system.
    • The shop system now uses the new kits database.
    • Serverlist.gg support has been removed.
  • Server join/leave events are now controlled with the /eventlogs command.
  • Whitelist has been removed as the constant RCON issues make it pretty useless.
    • Project Sphere will be a permanent replacement for the whitelist.
  • Player logging has been stripped from the old whitelist and turned into its own independent cog.
    • The command group has been renamed to /userdb instead of /palbd.