MINECRAFT SSH
Have you ever wished you could remotely access your server's admin console without having to setup a complex remote access system? Now you can with SSHD.
SSHD securely exposes your Spigot, BungeeCord, or Sponge admin console using the SSH protocol - the same protocol that serves as the secure foundation for nearly all remote server administration.
Why should I use SSHD?
Note: By default, only public key authentication is enabled. This is the most secure authentication mode! Setting a username and password will make your server less secure.
Setting Up Public Key Authentication
Read this page
Plugin Usage
Commands
</aside>/mkpasswd <hash|help> <password>
mkpasswd supports the following hash algorithms:
Permissions
</aside>sshd.mkpasswd - Checks i the in-game user has access to run the
mkpasswd command.
SSHD uses cryptographic certificates or a secure username and password to verify remote access.
Source Code
Get the source on GitHub
Yes, this is compatable with Bukkit.. Spigot and Bukkit are interchangable.
YOU WILL NOT GET SUPPORT HERE! Do not create a comment for support, please create an issue on GitHub