|
YATS/Forge Documentation
|
Public Member Functions | |
| void | notifyAdmins (ICommandSender icommandsender, int i, String s, Object...var4) |
| void net.minecraft.command.IAdminCommand.notifyAdmins | ( | ICommandSender | icommandsender, |
| int | i, | ||
| String | s, | ||
| Object... | var4 | ||
| ) |
Sends a message to the admins of the server from a given CommandSender with the given resource string and given extra srings. If the int par2 is even or zero, the original sender is also notified.
Implemented in net.minecraft.command.ServerCommandManager.