9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-24 09:39:16 +00:00

Move commands into folders

This commit is contained in:
CocoTheOwner
2021-03-09 09:56:21 +01:00
parent 01da323ddb
commit f1cdcdaf3e
48 changed files with 231 additions and 236 deletions

View File

@@ -2,7 +2,7 @@ package com.volmit.iris;
import com.volmit.iris.manager.*;
import com.volmit.iris.manager.command.CommandIris;
import com.volmit.iris.manager.command.CommandLocate;
import com.volmit.iris.manager.command.world.CommandLocate;
import com.volmit.iris.manager.command.PermissionIris;
import com.volmit.iris.manager.link.BKLink;
import com.volmit.iris.manager.link.CitizensLink;