-
Notifications
You must be signed in to change notification settings - Fork 22
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
Casino Action Command Give #71
Comments
Can anyone help me here? What is the action to give a named 100/100/100 pickaxe? |
What do you mean a named "100/100/100 pickaxe"? On Wed, Feb 3, 2016, 5:27 PM AnHonorableHobo [email protected]
|
It would be a pickaxe named [TeliCloud_Pick] with 100 efficiency, 100
|
? |
Better documentation will come before version 3 is fully released. |
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.
The text was updated successfully, but these errors were encountered: