Hello,
My friend requested me to make a 'repair' plugin. Since the /repair part of essentials is not up to my friend's needs.
Once I finished coding I tested it. I did /sfix (the command my friend requested) and it worked. Then I did /sfixall it just came up with this error. Please someone help me with this since my friend's new servers are coming soon.
Here is the code:
Help with My Repair Plugin?
My friend requested me to make a 'repair' plugin. Since the /repair part of essentials is not up to my friend's needs.
Once I finished coding I tested it. I did /sfix (the command my friend requested) and it worked. Then I did /sfixall it just came up with this error. Please someone help me with this since my friend's new servers are coming soon.
Here is the code:
Code (text):
package me.NDGAM3R.Main;
import java.util.logging.Logger;
import org.bukkit.ChatColor;
import...
import java.util.logging.Logger;
import org.bukkit.ChatColor;
import...