Uncollidable Players

Status
This thread has been locked.

ayseany

Premium
Feedback score
0
Posts
12
Reactions
1
Resources
0
Looking for a developer that can create a plugin that allows projectiles to go through passive players. Due to the lack of a method to set a player uncollidable in 1.8 versions of the Bukkit API, I need a dev to find a way to make this possible in 1.8.

Will be paying $$$, if you can do this add my discord seany#0001.
For reference, server is 1.8 only.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

mxnny

Premium
Feedback score
4
Posts
205
Reactions
69
Resources
0
Not too sure if this is exactly what you're looking for but its possible to do with Player#spigot#setCollidesWithEntities

If this is something to do with a practice server, recommend patching this stuff inside of the actual spigot rather than a plugin.
If the method I just listed on top does work then you shouldn't have to pay anyone for this, it's one line of code.
 

ayseany

Premium
Feedback score
0
Posts
12
Reactions
1
Resources
0
I can help you do that, my Discord : Matthieu_Jault#9912
added!

Not too sure if this is exactly what you're looking for but its possible to do with Player#spigot#setCollidesWithEntities

If this is something to do with a practice server, recommend patching this stuff inside of the actual spigot rather than a plugin.
If the method I just listed on top does work then you shouldn't have to pay anyone for this, it's one line of code.
gotcha, thanks for letting me know
 
Status
This thread has been locked.
Top