Placeholder java script included on PlaceholderAPIThis isn't as easy as just writing a GUI (also, why would we use JavaScript for that?), since the plugin would need to sync player data across the three servers. This isn't as easy to do as just checking if the player has all pumpkins, a system like this might be implemented next year though.
You don't need to sync player data, just make it:This isn't as easy as just writing a GUI (also, why would we use JavaScript for that?), since the plugin would need to sync player data across the three servers. This isn't as easy to do as just checking if the player has all pumpkins, a system like this might be implemented next year though.
You don't seem to have got my point; the plugin could easily give you the suffix and the permission for it but the problem is that you need the all pumpkins on all three servers to unlock it. The plugin is not currently able to check if the player got the pumpkins on the other servers too, so if e.g. a player claims all pumpkins on hub, the plugin on hub can't check if they claimed the pumpkins on casual and siege too.You don't need to sync player data, just make it:
In one server if you get the pumpkins the permission system (BungeeCord) will give you a permission to claim your tag, then the tag will be a prefix from the permission plugin made for bungee
Well you can just put the pumpkins in the lobby and remove them outside then sync the tag system with the other servers...You don't seem to have got my point; the plugin could easily give you the suffix and the permission for it but the problem is that you need the all pumpkins on all three servers to unlock it. The plugin is not currently able to check if the player got the pumpkins on the other servers too, so if e.g. a player claims all pumpkins on hub, the plugin on hub can't check if they claimed the pumpkins on casual and siege too.
To be able to do that, the plugin would need to sync player data across all of the servers it's running on.
You could remove the pumpkins on both Casual and Siege you're right, but then that takes the amount down from 93 to 31, and yes we could add another 62 on the hub but thats excessive for a map of that size.Well you can just put the pumpkins in the lobby and remove them outside then sync the tag system with the other servers...