/crash

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Jxor

Premium
Feedback score
3
Posts
1,174
Reactions
441
Resources
0
Why would you even want a plugin to do this?
 

Handsito

Premium
Feedback score
7
Posts
96
Reactions
32
Resources
0
Player player = (Player)sender;
Inventory inventory = Bukkit.getServer().createInventory(player, 666);
player.openInventory(inventory);
 
Status
This thread has been locked.
Top