I hope this is the right place to ask this. I am using a plugin called PlayerPoints and I would like players to be able to use the player points to get temp perms through an NPC. I need it to be able to check that the player has enough points and take points from player before it runs the command. I have looked around trying to find info on how to set this up but have not found it or just not sure what I am looking for. Could you please point me in the right direction or let me know if this can be done. I know I can set it up for the points to be taken when running the command but I need to be sure if they do not have the points the command will not still run. Thanks
#(stargamers) Player Points
23 messages · Page 1 of 1 (latest)
(stargamers) Player Points
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
you will need to use java, I don't think anything has an integration with PlayerPoints
normally I would say use denizen for scripting but not sure if it can hook into playerpoints
!guide
Guides
View the Denizen Beginner's Guide at https://guide.denizenscript.com/
Thread Closing Reminder
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@urban hemlock
I do not currently have Denizen at the moment my server is Java I will look at guide. I know player points told me I needed to have it check playerpoints. This is what they said "The way your other plugins would have to work in order to support our plugin would be that they need to have the ability to check how many points someone has before removing the points
So they'd need to check the placeholder for points for the player, then run the command afterwards only if they have enough" Can Citizens do this?
no, you would have to use denizen for that
it can and does
oh didn't know is it in widespread use?
!s playerpoints
.>
I've never seen it used, it's just one command and 1.5 tags
but it's good for this use case
so where do I go on learning how to set it up or config it I could not find anything in Wiki or did not look correctly. 1st time setting up a server so yes a bit new at it so any direction is appreciated greatly 🙂
#1026104994149171200 here
Thread Closing Reminder
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@urban hemlock