You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
script:registerCommand(function(sender, args)
...if (ConsoleCommandSender.class:isInstance(sender) ==true) thenreturn"<red>Command must not be run by console."end...end, {
name="example"
})
Empty / blank messages should probably be skipped.