This commit is contained in:
SeanOMik 2020-06-23 17:50:11 -05:00
parent 0c5ee91fc6
commit 365e03c9c3
No known key found for this signature in database
GPG Key ID: FA4D55AC05268A88
2 changed files with 2 additions and 1 deletions

View File

@ -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;

View File

@ -1 +1 @@
driveMaxTypes: 128 driveMaxTypes: 128