Featherboard Compatibility Plugin

Status
This thread has been locked.

Buzzzzy

Feedback score
4
Posts
324
Reactions
131
Resources
0
Good afternoon!

I am looking to purchase a plugin that will make the plugins Featherboard, Outpost, and KoTHs scoreboards all work together. At the moment, my featherboard is disappearing a few seconds after logging in. I need this plugin to make the featherboard stay, and then when in range of the outpost or koth change to it's respected scoreboard without flickering or conflict, then once a certain range away go back to the featherboard. Not looking to pay over $15-$20 for this, if you're able to please contact the discord in my signature below, thanks.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

PurrfectMistake

¬ Owner of AetherTale.com
Premium
Feedback score
10
Posts
307
Reactions
95
Resources
0
Other scoreboards wont work if one is currently enabled.
You can disable featherboard when a user is x blocks away from a location, and enable it again when they leave.

buuuut the only way to really be able to do this is by using PlayerMoveEvent which is not recommended as it uses a lot of server resources, as the server would check if player is x blocks away from the location every time a player moved.

I mean, I can do it for you, but... I wouldn't recommend it tbh, it's not really worth it considering what i've said.
 
Last edited:

Buzzzzy

Feedback score
4
Posts
324
Reactions
131
Resources
0
Other scoreboards wont work if one is currently enabled.
If you can get your hands on the sourcecode, you can disable featherboard when a user is x blocks away from a location, and enable it again when they leave.

buuuut the only way to really be able to do this is by using PlayerMoveEvent which is not recommended as it uses a lot of server resources, as the server would check if player is x blocks away from the location every time a player moved.
That's the thing, there isn't a single plugin other than featherboard on my server that has a scoreboard. Some have them (which are disabled) and I've tried deleting and reinstalling even if they are disabled and it still disappears.
 

PurrfectMistake

¬ Owner of AetherTale.com
Premium
Feedback score
10
Posts
307
Reactions
95
Resources
0
That's the thing, there isn't a single plugin other than featherboard on my server that has a scoreboard. Some have them (which are disabled) and I've tried deleting and reinstalling even if they are disabled and it still disappears.
There shouldn't be an interference then. Are you sure you configured featherboard correctly?
I use this tool to easily find yaml errors: http://yaml-online-parser.appspot.com/
 

Buzzzzy

Feedback score
4
Posts
324
Reactions
131
Resources
0
There shouldn't be an interference then. Are you sure you configured featherboard correctly?
I use this tool to easily find yaml errors: http://yaml-online-parser.appspot.com/
It's not a configuration error, as I haven't touched any of the config files. I downloaded the latest version and uploaded it as it is, and started recieving these errors. I was previously using an older version which stayed but flickered a fair amount.
 
Status
This thread has been locked.
Top