[REQUESTING] Vanish Effect in Spawn

Status
This thread has been locked.

computing

lol
Supreme
Feedback score
3
Posts
35
Reactions
10
Resources
0
What I'm looking for, is something that HCF servers have, for example VeltPvP, I mean the vanish effect they have, which hides players in spawn, which gives less lag in the SOTW.

How much can I pay? I do not know
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Kieraaaan

Plugin Developer
Premium
Feedback score
7
Posts
463
Reactions
222
Resources
0
Shouldn't be too much, all you really need to do is hook into the WorldGuard API to check the region (if you use WorldGuard) and then possibly on a player move event, check if they are in that area and hide all players.
 

opuc

Verus Development
Supreme
Feedback score
4
Posts
11
Reactions
67
Resources
0
Shouldn't be too much, all you really need to do is hook into the WorldGuard API to check the region (if you use WorldGuard) and then possibly on a player move event, check if they are in that area and hide all players.
It's not just as simple as using the Player functions. The whole point of spawn hiding is for performance. You basically stop tracking the entity if they're in a region, which gives the performance boost. [DOUBLEPOST=1525553091][/DOUBLEPOST]
What I'm looking for, is something that HCF servers have, for example VeltPvP, I mean the vanish effect they have, which hides players in spawn, which gives less lag in the SOTW.

How much can I pay? I do not know
Send me a message on discord, i can do this for you. Kyle#2066
 
Last edited:

computing

lol
Supreme
Feedback score
3
Posts
35
Reactions
10
Resources
0
It's not just as simple as using the Player functions. The whole point of spawn hiding is for performance. You basically stop tracking the entity if they're in a region, which gives the performance boost. [DOUBLEPOST=1525553091][/DOUBLEPOST]
Send me a message on discord, i can do this for you. Kyle#2066
Added!
 

computing

lol
Supreme
Feedback score
3
Posts
35
Reactions
10
Resources
0
No anda tu discord
QRc9TvQ.png
 

Conflicted

drip or drown
Premium
Feedback score
12
Posts
273
Reactions
142
Resources
0
Status
This thread has been locked.
Top