ItemJoin

ItemJoin

157k Downloads

Count Placeholder

RockinChaos opened this issue · 1 comments

commented

Rosie Bot: Feature Request
Requested By: ClepTiq#3438

ClepTiq — 12/08/2021
Hi I have a question
[9:06 AM]
Is there any apis etc so i can track how many each player have of the custome Item i have?

[DE/EN] TheRobLP — 12/08/2021
@ClepTiq Hello there, and thanks for reaching out to us. Yes, there is an API. You can find it here: https://github.com/RockinChaos/ItemJoin/blob/master/src/me/RockinChaos/itemjoin/api/ItemJoinAPI.java

ClepTiq — 12/08/2021
Okay, im not good at coding at all. Is there a way i can setup a leaderboard with a leaderboard plugin and do ex nr1 (%itemjoin_item2_playername) as an exmaple

[DE/EN] TheRobLP — 12/08/2021
@ClepTiq Right now that is not possible without coding knowledge. However I can forward your ticket to the developer as a feature request and he can look if he can add a solution for you. if you wish. (edited)

ClepTiq — 12/08/2021
Would be great.
December 9, 2021

[DE/EN] TheRobLP — 12/09/2021
-escalate

🎟 Rosie
BOT
— 12/09/2021
Escalated
This ticket has been escalated by a moderator and will be reviewed shortly.

[DE/EN] TheRobLP — 12/09/2021
-rename f-count-placeholder

🎟 Rosie
BOT
— 12/09/2021
Ticket renamed successfully!

[DE/EN] TheRobLP — 12/09/2021
@ClepTiq Hey there. I am mentioning you to inform you that I have escalated your ticket to the developer. Furthermore I have renamed your ticket to ticket-f-count-placeholder to mark it as a feature request. @[EN] RockinChaos should be with you soon™️
December 14, 2021

[EN] RockinChaos — 12/14/2021
Hmmm interesting, this could definitely be added using ItemJoin's API but it would degrade performance a bit since ItemJoin will have to calculate the number of items per-player at a given interval. Although if you are using leaderboards performance won't really be an issue since its already degraded by that cache.

So essentially someone would need to create a extension for placeholder using ItemJoin's API to check the players for ItemJoin items. I can look into doing this but I haven't developed anything ofr PlaceholderAPI so I will have to look into it.

commented

Already added (whoops)