EPT8TPE / Prisons

A pocketmine plugin implementing the legacy prison rank up system in addition to a form of prestiging.
MIT License
9 stars 3 forks source link

this is rather a question, How do u add a command #12

Closed lxcyi closed 3 years ago

lxcyi commented 3 years ago

right now i have "-multiplier add 0.1" but is there a function for a player for example like {player} or {PLAYER} so i can do "- multiplier add {player} 0.1"

EPT8TPE commented 3 years ago

You can use the Utils class to get the multiplier and you can check there to see how it's applied.

On Fri, Aug 6, 2021, 12:47 PM lxcy @.***> wrote:

right now i have "-multiplier add 0.1" but is there a function for a player for example like {player} or {PLAYER} so i can do "- multiplier add {player} 0.1"

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TPEimperialPE/Prisons/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOK4PNF3RFDNJRUWCLYTHKLT3PDWLANCNFSM5BVYF3JQ .

EPT8TPE commented 3 years ago

Inactivity