Renamed the packages to follow naming conventions
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
package me.libraryaddict.disguise.Commands;
|
||||
package me.libraryaddict.disguise.commands;
|
||||
|
||||
|
||||
import me.libraryaddict.disguise.DisguiseListener;
|
||||
|
||||
@@ -7,6 +8,7 @@ import org.bukkit.command.Command;
|
||||
import org.bukkit.command.CommandExecutor;
|
||||
import org.bukkit.command.CommandSender;
|
||||
|
||||
|
||||
public class UndisguiseEntityCommand implements CommandExecutor {
|
||||
private DisguiseListener listener;
|
||||
|
||||
|
Reference in New Issue
Block a user