mirror of
https://github.com/SydMontague/ImageMaps.git
synced 2025-02-18 04:51:26 +01:00
fixed typo
This commit is contained in:
parent
8999b139f2
commit
6b32d60a73
@ -50,7 +50,7 @@ public class ImageMapCommand implements TabExecutor
|
|||||||
|
|
||||||
plugin.startPlacing((Player) sender, args[0], fastsend);
|
plugin.startPlacing((Player) sender, args[0], fastsend);
|
||||||
|
|
||||||
sender.sendMessage("Started placing of " + args[0] + ". Rightclick on a block, that shall be the upper left conor.");
|
sender.sendMessage("Started placing of " + args[0] + ". Rightclick on a block, that shall be the upper left corner.");
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user