net.minecraft.command.ServerCommandManager.ServerCommandManager |
( |
) | |
|
void net.minecraft.command.ServerCommandManager.notifyAdmins |
( |
ICommandSender |
par1ICommandSender, |
|
|
int |
par2, |
|
|
String |
par3Str, |
|
|
Object... |
par4ArrayOfObj |
|
) |
| |
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.
Implements net.minecraft.command.IAdminCommand.
The documentation for this class was generated from the following file: