Inventory changes made by plugins are now propagated to the client
git-svn-id: http://mc-server.googlecode.com/svn/trunk@1495 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
@@ -460,5 +460,6 @@ function HandleWoolCmd(Split, Player)
|
||||
Player:GetInventory():SetSlot(6, Wool);
|
||||
Player:GetInventory():SetSlot(7, Wool);
|
||||
Player:GetInventory():SetSlot(8, Wool);
|
||||
Player:SendMessage("You have been bluewooled :)");
|
||||
return true;
|
||||
end
|
||||
Reference in New Issue
Block a user