mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-07-14 17:54:14 +00:00
hu
This commit is contained in:
parent
fa5f6fd573
commit
9ea4c8fe20
5 changed files with 261 additions and 171 deletions
|
@ -961,4 +961,8 @@ public class MainUtil {
|
|||
}
|
||||
return getPlot(loc.getWorld(), id);
|
||||
}
|
||||
|
||||
public static void setBlock(String world, int i, int j, int k, int l, byte b) {
|
||||
BlockManager.setBl
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue