Skip to content

First dev release

Pre-release
Pre-release
Compare
Choose a tag to compare
@bivashy bivashy released this 26 Apr 13:30
· 822 commits to main since this release

Added:

  1. Authentication steps, now you can control confirmation and login steps
  2. Keyboards in json format with placeholders for vk. Now you can change keyboard styles in configuration
  3. /auth reload - Finally you can reload configuration without reloading server (Permission need: auth.admin)
  4. /auth changepass [name] [new-password] - Change player password (Permission need: auth.admin)
  5. /auth reset [name] - Remove player account from database

Changes:

  1. Code 80% refactor. Many things rewrited, and rethinked.
  2. Plugin now uses Lamp library.
  3. Code ready to port on the Velocity, add Telegram, Discord
  4. Some changes in config.yml
  5. Placeholders currently not working, because it`s dev version
  6. IP flags and ip`s currently disabled. It will not be removed in the future
  7. Now plugin uses VK-API 0.3.1 instead of 0.2.3

And many fixes.
This is dev version. Please report to the Issues if you finded bug.