mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-06 20:42:55 +00:00
ksdajl
This commit is contained in:
parent
83f7aa544d
commit
cf1ebdb6c8
48 changed files with 422 additions and 422 deletions
|
@ -68,7 +68,7 @@ public class Info extends SubCommand {
|
|||
plot = BukkitPlayerFunctions.getCurrentPlot(player);
|
||||
} else {
|
||||
if (args.length < 2) {
|
||||
BukkitPlayerFunctions.sendMessage(null, C.INFO_SYNTAX_CONSOLE);
|
||||
MainUtil.sendMessage(null, C.INFO_SYNTAX_CONSOLE);
|
||||
return false;
|
||||
}
|
||||
final PlotWorld plotworld = PlotSquared.getPlotWorld(args[0]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue