2.x

2.3.0 (17.02.2022)

Changed

  • Upgrade to Spigot 1.18.1

  • Requires Java 17

2.2.0 (22.07.2021)

Added

  • Per-player localization

  • Builtin config reload command

Changed

  • The localization config has been moved to a central PocketKnife/ directory inside plugins/

Fixed

  • PocketCommand tab-completion no longer fails for an empty array of arguments, but just returns a list of sub-command and/or custom completions

2.1.1 (07.03.2021)

Fixed

  • PocketCommand permission check is necessary

2.1.0 (06.03.2021)

Added

  • Additional localization files can be loaded additionally to the supported ones, for example for testing. They just have to be placed inside the lang/ directory and filled with data

Changed

  • The API will not be included as a standalone plugin anymore, but instead be included directly into the plugin's jar file. To avoid classpath conflicts, consider relocating packages

Deprecated

  • The overrideDefault parameter in PocketLang#init is rather useless. Changes to the defaults should be made directly to the files by users

2.0.0 (09.07.2020)

Last updated