Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inventory.addItem() not working #661

Open
MikiAsano opened this issue Jul 16, 2013 · 1 comment
Open

Inventory.addItem() not working #661

MikiAsano opened this issue Jul 16, 2013 · 1 comment

Comments

@MikiAsano
Copy link

Hi! I develop a plugin, and using player inventory,
ItemStack is = new ItemStack(Material.BED,1);
inventory.addItem(is);

I have tried all ways to use Inventory, but completion is not working.
plugin "non-complying" all code after this string inventory.addItem(is);
I using bukkit 1.5.2 api, but on the other does not work.
Help me =)

@MikiAsano
Copy link
Author

And not wroking command /give (CommandBook) and //wand (WorldEdit) too.

In what's described the interaction with the player's inventory (not an abstract class)? I would like to correct the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant