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.DisguiseAPI;
|
||||
|
||||
@@ -9,6 +10,7 @@ import org.bukkit.command.CommandSender;
|
||||
import org.bukkit.entity.Entity;
|
||||
import org.bukkit.entity.Player;
|
||||
|
||||
|
||||
public class UndisguiseCommand implements CommandExecutor {
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user