Skip to content

Releases: thebigcrafter/KygekClearConsole

KygekClearConsole v2.1.0 [Build #9]

09 Feb 14:50
23de9f7
Compare
Choose a tag to compare

A minor update of KygekClearConsole, mainly code improvements and addition of an API to clear the console.

Changes

  • Now using the ktpmpl-cfs virion to warn for development versions
  • Added an API to clear the console (ClearConsole::clear())
  • No longer using packets to remove the command from commands list, instead now using CommandEvent for listening the command and cancelling the event if the sender is from the server console to prevent unexpected outputs from the server
  • Removed the clearconsole and cc commands as well as the dummy kygekclearconsole.cmd permission from the plugin.yml in favor of the new system described above

Installation

Download the KygekClearConsole_v2.1.0.phar file below and move to your server's plugins directory.

KygekClearConsole v2.0.0 [Build #8]

25 Dec 14:37
68c9eaa
Compare
Choose a tag to compare

A major update of KygekClearConsole, mainly adding support for PM4 and dropping support for PM3.

Changes

  • Now supports PM4!
  • Dropped support for PM3
    • Use version 1.x.y for PM3 support
  • Add a dummy kygekclearconsole.cmd permission in plugin.yml that nobody should use
    • This is done as one of the requirements of declaring commands in plugin.yml as of PocketMine-MP version 4
  • Added a warning if the plugin is in a development version on startup
    • Version releases on GitHub Releases have this feature disabled by default

Installation

Download the KygekClearConsole_v2.0.0.phar file below and move to your server's plugins directory.

KygekClearConsole v1.0.0 [Build #1]

14 Aug 13:18
Compare
Choose a tag to compare

Changes

  • Initial release.

Installation

Download the KygekClearConsole_v1.0.0.phar file below, then place it inside your PocketMine-MP server's plugins directory.