Basically I want to have the command give the player who executed an item with the number from [arg0] they input. for example, /withdraw 500...
Solved, changed if(inv.contains(item)) { with if(inv.containsAtLeast(item, 1)) {
Never thought of that. Thanks for the help on the signs; however the question still has not been answered. It accepts stacks up to 25, but not...
I am coding a plugin that upgrades the enchantment of a pickaxe. For example, if you were to have a item called an Enchantment Token (with the...
Suggested name: EnchantmentUpgrade What I want: I would love if it was a possibility someone could make a plugin that revolves around 3 things....
Separate names with a comma.