geforkt von Mirrors/Paper
b0481cb922
Implementations will now need to implement the console command sender. This is done to increse the separation between the Bukkit API and it's implementations. This allows the implementations more freedom when dealing with consoles and reducing chances for breaking plugin compatibility in the future. By: Andrew Ardill <andrew.ardill@gmail.com>