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.event.player.PlayerJoinEvent;
|
||||||
import org.bukkit.plugin.java.JavaPlugin;
|
import org.bukkit.plugin.java.JavaPlugin;
|
||||||
|
|
||||||
|
// @TODO: Add more config options
|
||||||
public final class EnergeticStorage extends JavaPlugin implements Listener {
|
public final class EnergeticStorage extends JavaPlugin implements Listener {
|
||||||
private static EnergeticStorage plugin;
|
private static EnergeticStorage plugin;
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
driveMaxTypes: 128
|
driveMaxTypes: 128
|
||||||
|
|
Loading…
Reference in New Issue