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
andcc
commands as well as the dummykygekclearconsole.cmd
permission from theplugin.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.