mirror of
https://github.com/SydMontague/ImageMaps.git
synced 2024-11-25 20:05:20 +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);
|
||||
|
||||
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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user