mirror of
https://github.com/SimplexDevelopment/Traverse.git
synced 2024-12-22 05:57:36 +00:00
Merge branch 'kitchen-sink' of https://github.com/SimplexDevelopment/Traverse into kitchen-sink
This commit is contained in:
commit
7a47aebcf1
@ -101,6 +101,7 @@ public class GroupCMD extends AbstractCommandBase {
|
||||
return Component.text("Removed permission " + value + " from group " + group + "!").color(NamedTextColor.GREEN);
|
||||
}
|
||||
default:
|
||||
manager.bake();
|
||||
return Component.text("Invalid target!").color(NamedTextColor.RED);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user