Merge Greg's branch into the master branch #232

Merged
greg6775 merged 5 commits from greg-dev into master 2019-12-21 21:52:36 +01:00
Showing only changes of commit 77462097a8 - Show all commits

View file

@ -5,7 +5,6 @@ import com.bbn.hadder.commands.CommandEvent;
import com.bbn.hadder.core.Perm;
import com.bbn.hadder.core.Perms;
import com.bbn.hadder.utils.MessageEditor;
import net.dv8tion.jda.api.Permission;
@Perms(Perm.MANAGE_SERVER)
public class PrefixCommand implements Command {