HideConsole

Share your finished and ready to release plugins here.
Locked
User avatar
atom0s
Site Admin
Posts: 457
Joined: Sat May 14, 2016 5:13 pm

HideConsole

Post by atom0s » Thu Sep 22, 2016 8:25 pm

Plugin Name: HideConsole
Plugin Author: atom0s
Plugin Version: v1.0.0

Plugin Description:

HideConsole is a small plugin that allows you to hide the console window while playing on private servers.
The console window is normally seen from the boot loader used to connect to private servers.

Plugin Commands:
  • /hideconsole show - Shows the console window.
  • /hideconsole hide - Hides the console window.
HideConsole is available via the Ashita launcher under the 'Plugins' section.
Lead Ashita Developer

Want to donate to say thanks?
https://www.paypal.me/atom0s
User avatar
atom0s
Site Admin
Posts: 457
Joined: Sat May 14, 2016 5:13 pm

Re: HideConsole

Post by atom0s » Thu Sep 22, 2016 8:28 pm

To autoload this plugin, you can edit your /Scripts/Default.txt configuration file and add the following lines:

Code: Select all

/load hideconsole
/hideconsole hide
Lead Ashita Developer

Want to donate to say thanks?
https://www.paypal.me/atom0s
Locked