graywolf336 / CasinoSlots

Animated, customizable, block-based slot machines, including audio, inside of Minecraft!
http://dev.bukkit.org/server-mods/casino-slots/
GNU General Public License v2.0
23 stars 24 forks source link

Casino Action Command Give #71

Open AnHonorableHobo opened 8 years ago

AnHonorableHobo commented 8 years ago

Hello, I need help on my server. I want to have it so when players get 3 TNT, they get a pickaxe with 100/100/100 (efficiency, unbreaking, and fortune), but since i cant do kits, i tried my best to put it in the action and all it does is gives you a normal diamond pick. Can someone please help?

code is: '46': message: Winner - 3 TNT blocks! You seemed to have found a TeliCloud Pick stuck in the machine! money: 0 action: give dpick 1 efficiency:100 fortune:100 unbreaking:100 name:&f&l&m---&7&l[&r&b&lCloud&r&f&lPick_&7&l]&f&l&m-

We had is set what seemed like the correct way before, idk where that coding went (we had to reset the server back a bit due to a faulty plugin). But it still had the same result, where we got a normal diamond pickaxe.

AnHonorableHobo commented 8 years ago

Can anyone help me here? What is the action to give a named 100/100/100 pickaxe?

graywolf336 commented 8 years ago

What do you mean a named "100/100/100 pickaxe"?

On Wed, Feb 3, 2016, 5:27 PM AnHonorableHobo notifications@github.com wrote:

Can anyone help me here? What is the action to give a named 100/100/100 pickaxe?

— Reply to this email directly or view it on GitHub https://github.com/graywolf336/CasinoSlots/issues/71#issuecomment-179528325 .

AnHonorableHobo commented 8 years ago

It would be a pickaxe named [TeliCloud_Pick] with 100 efficiency, 100 unbreaking, and 100 fortune On Feb 4, 2016 12:53 AM, "Bradley Hilton" notifications@github.com wrote:

What do you mean a named "100/100/100 pickaxe"?

On Wed, Feb 3, 2016, 5:27 PM AnHonorableHobo notifications@github.com wrote:

Can anyone help me here? What is the action to give a named 100/100/100 pickaxe?

— Reply to this email directly or view it on GitHub < https://github.com/graywolf336/CasinoSlots/issues/71#issuecomment-179528325

.

— Reply to this email directly or view it on GitHub https://github.com/graywolf336/CasinoSlots/issues/71#issuecomment-179657875 .

AnHonorableHobo commented 8 years ago

?

graywolf336 commented 8 years ago

Better documentation will come before version 3 is fully released.