Implement new interface ConsoleCommandSender.
Also use abstracted ServerCommandSender to reduce complexity! Yay! By: Andrew Ardill <andrew.ardill@gmail.com>
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package org.bukkit.craftbukkit;
|
||||
|
||||
import java.io.FileNotFoundException;
|
||||
|
||||
import org.bukkit.craftbukkit.command.CraftConsoleCommandSender;
|
||||
import org.bukkit.generator.ChunkGenerator;
|
||||
import com.avaje.ebean.config.DataSourceConfig;
|
||||
import com.avaje.ebean.config.ServerConfig;
|
||||
|
||||
Reference in New Issue
Block a user