We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I made a feature for this plugin... https://www.spigotmc.org/resources/mccombatlevel-expansion.47040/ It get the level of the player and returns it as a string to PlaceHolderAPI. Since PAPI is supported by a lot of plugins, I suggest you do it in your plugin. Here is the source code for the expansion: https://github.com/pixar02/McCombatLevel-Expansion
The text was updated successfully, but these errors were encountered:
Thank you very much.
I suggest you do it in your plugin.
For this you could create a pull request or I could just create a reference to your expansion on the plugin page?
Sorry, something went wrong.
I think a reference should be fine. I don't think it has any advantages to make a pull request, and "hard code".
No branches or pull requests
I made a feature for this plugin...
https://www.spigotmc.org/resources/mccombatlevel-expansion.47040/
It get the level of the player and returns it as a string to PlaceHolderAPI. Since PAPI is supported by a lot of plugins, I suggest you do it in your plugin.
Here is the source code for the expansion:
https://github.com/pixar02/McCombatLevel-Expansion
The text was updated successfully, but these errors were encountered: