Fix for paperspigot. Added bundled jline. Works with both spigot and paperspigot now.

This commit is contained in:
Haarolean
2017-11-14 17:06:20 +03:00
parent 5a9a5245b9
commit 0951c6f971
5 changed files with 15 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
package com.ryanmichela.sshd;
import org.bukkit.craftbukkit.libs.jline.TerminalSupport;
import jline.TerminalSupport;
/**
* Copyright 2013 Ryan Michela