Plugin Question Right Click Pick commands

Status
This thread has been locked.

MCBest2018

Premium
Feedback score
0
Posts
49
Reactions
12
Resources
0
Are there any plugin to run a command when you right click any itme? like a pickaxe? i can NOT figure out how to do this... please drop a message here or Pm

also does anyone know how to when making a gui for "TokenEnchant" how can you add a placeholder in a specific item lore to show the cost of one specific enchant such as eff/fortune etc.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Nykorrin

i-
Premium
Feedback score
6
Posts
812
Reactions
299
Resources
0
I don't know of any that exist but they probably do.

You can just have a listener for PlayerClickEvent (Left or Right) and if they click on an item, then it'll execute a command.
 

Harry

Rustacean
Management
Feedback score
10
Posts
1,606
Reactions
876
Resources
0
mind helping me lol?
I think MyCommand allowed you to run a command when a certain item is clicked, but it's quite old now (so not sure if it's still maintained).

Look around on Spigot, or god forbid, write a skript for this.

Not many people will take time out of their day to help you develop your own plugin for this.
 

MCBest2018

Premium
Feedback score
0
Posts
49
Reactions
12
Resources
0
I think MyCommand allowed you to run a command when a certain item is clicked, but it's quite old now (so not sure if it's still maintained).

Look around on Spigot, or god forbid, write a skript for this.

Not many people will take time out of their day to help you develop your own plugin for this.
thank you very true
 
Status
This thread has been locked.
Top