1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-06 06:37:28 +02:00

moving commandAntioch to extras

This commit is contained in:
Riaku
2013-04-19 14:59:39 -05:00
parent f89306c42c
commit 8c5620667a

View File

@@ -1,6 +1,7 @@
package net.ess3.commands;
package net.ess3.extra.commands;
import net.ess3.api.IUser;
import net.ess3.commands.EssentialsCommand;
import net.ess3.utils.LocationUtil;
import org.bukkit.Location;
import org.bukkit.Server;