Moved Web* to webpackage and added server-to-client configuration (server-side).
This commit is contained in:
parent
36d1a7676e
commit
99ae8a8f3b
4 changed files with 74 additions and 6 deletions
|
|
@ -12,6 +12,7 @@ import org.bukkit.plugin.*;
|
|||
import org.bukkit.plugin.java.*;
|
||||
import org.bukkit.util.config.Configuration;
|
||||
import org.dynmap.debug.BukkitPlayerDebugger;
|
||||
import org.dynmap.web.WebServer;
|
||||
|
||||
public class DynmapPlugin extends JavaPlugin {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue