9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-29 03:59:06 +00:00
This commit is contained in:
cyberpwn
2021-08-14 10:11:00 -04:00
parent 3c9608efbd
commit fe334d0aed
2 changed files with 37 additions and 3 deletions

View File

@@ -260,7 +260,6 @@ public class VirtualDecreeCommand {
{
if(ignore.contains(i))
{
Iris.info(i.getName() + " is ignored");
continue;
}