mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-09-17 10:07:54 +02:00
console message
This commit is contained in:
@@ -340,10 +340,10 @@ import com.intellectualcrafters.plot.util.UUIDHandler;
|
||||
// *
|
||||
// * @param msg Message that should be sent to the console
|
||||
// *
|
||||
// * @see PlotSquared#sendConsoleSenderMessage(String)
|
||||
// * @see PlotSquared#log(String)
|
||||
// */
|
||||
// public void sendConsoleMessage(final String msg) {
|
||||
// PlotSquared.sendConsoleSenderMessage(msg);
|
||||
// PlotSquared.log(msg);
|
||||
// }
|
||||
//
|
||||
// /**
|
||||
|
Reference in New Issue
Block a user