Pearl Refund (In like HCF)

Status
This thread has been locked.

Jamix6

Feedback score
0
Posts
6
Reactions
0
Resources
0
If anyone has a pearl refund plugin, like when it doesnt hit a block or smthn it goes back to your inventory and it doesnt stop , well if its coding where do i place it , only still finding simple ones or teach me how to put it into coding for free :p
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Galsk

Plugin Developer or something idk
Premium
Feedback score
1
Posts
123
Reactions
14
Resources
0
Contact me on discord

Technonerd12#2978
 

Zyger

Middleman
Supreme
Feedback score
414
Posts
2,209
Reactions
2,615
Resources
0
or teach me how to put it into coding for free :p

Have you made a plugin before?

If so, use ProjectileLaunchEvent to detect when the pearl has been thrown, and maybe set a timer for 10 - 15 seconds or however long it'd take for a pearl to land, and if it hasn't landed by then, make sure the pearl is removed and give the user a new pearl
 
Last edited:

Jamix6

Feedback score
0
Posts
6
Reactions
0
Resources
0
Have you made a plugin before?

If so, use ProjectileLaunchEvent to detect when the pearl has been thrown, and maybe set a timer for 10 - 15 seconds or however long it'd take for a pearl to land, and if it hasn't landed by then, make sure the pearl is removed and give the user a new pearl
Aight thanks, ill try to find a friend who can do it tho, in the mean time ill see if someone has some plugins that are findable
 
Status
This thread has been locked.
Top