xpyctum/PlayerStats

proposal

Closed this issue · 14 comments

Hi!

I wonder if we could try to created a link between your plugin and CustomChat to display the counter kill and murder.

Sincerely Prax,: D

Hm, it's interesting. I create api for my plugin

Now going to create API

Added api part for get deaths

do not know how to make it work with CustomChat = '(

Yep, use this,
Server::getInstance()->getPluginManager()->getPlugin("PlayerStats")->getDeaths($player);

could you look xD
I managed to insert my private plugin in a mode of xp and level but I have struggled too ....

Where you upload plugin with code for me?

did not understand x

$val = Server::getInstance()->getPluginManager()->getPlugin("PlayerStats")->getDeaths($player);
this insert in your code

after just replace?
I pretty novice xd

I do not think omg
it's very simple: D
must have eaten too much

But this works.

This must return deaths of your player. -_-
Next your dream.