mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-22 10:36:06 +01:00
Removed todo.
This commit is contained in:
parent
483bd83175
commit
6c313d1486
@ -8,8 +8,8 @@ import java.io.IOException;
|
||||
/**
|
||||
* The primary Bukkit plugin implementation of Multiverse-Core.
|
||||
*/
|
||||
// TODO: Some magic that automatically hooks up abstract base libs because we can't know what libs the base uses
|
||||
public class MultiverseCorePlugin extends AbstractBukkitPlugin<CoreConfig> implements MultiverseCore {
|
||||
|
||||
private static final String COMMAND_PREFIX = "mv";
|
||||
|
||||
private BukkitWorldManager worldManager;
|
||||
|
Loading…
Reference in New Issue
Block a user