mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-04-12 06:26:23 +02:00
Set sign for setowner command
This commit is contained in:
parent
c8313d6cd9
commit
8a58b42629
@ -82,6 +82,8 @@ public class SetOwner extends SubCommand {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PlotHelper.setSign(world, args[0], plot);
|
||||||
|
|
||||||
PlayerFunctions.sendMessage(plr, C.SET_OWNER);
|
PlayerFunctions.sendMessage(plr, C.SET_OWNER);
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user