mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
last one
This commit is contained in:
parent
8539bc5ade
commit
16eb63d2ea
@ -326,7 +326,7 @@ public class CommandStudio implements DecreeExecutor {
|
|||||||
engine().getExecution().execute(script.getLoadKey());
|
engine().getExecution().execute(script.getLoadKey());
|
||||||
}
|
}
|
||||||
|
|
||||||
@Decree(description = "Open the noise explorer (External GUI)", aliases = "nmap")
|
@Decree(description = "Open the noise explorer (External GUI)", aliases = {"nmap", "n"})
|
||||||
public void noise() {
|
public void noise() {
|
||||||
if (noGUI()) return;
|
if (noGUI()) return;
|
||||||
sender().sendMessage(C.GREEN + "Opening Noise Explorer!");
|
sender().sendMessage(C.GREEN + "Opening Noise Explorer!");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user