Add TODO
This commit is contained in:
parent
0c5ee91fc6
commit
365e03c9c3
|
@ -14,6 +14,7 @@ import org.bukkit.event.Listener;
|
|||
import org.bukkit.event.player.PlayerJoinEvent;
|
||||
import org.bukkit.plugin.java.JavaPlugin;
|
||||
|
||||
// @TODO: Add more config options
|
||||
public final class EnergeticStorage extends JavaPlugin implements Listener {
|
||||
private static EnergeticStorage plugin;
|
||||
|
||||
|
|
Loading…
Reference in New Issue