A great item solution for your RPG server. https://phoenixdevt.fr/
Go to file
Dancull47 ad2536a9d2 - Added MATH(equation) to the stats.yml file.
I got this idea because of the Movement Speed system. The default Minecraft Movement Speed is 0.1, but IMO having 0.1 appear on Items, doesn't seem like a significant increase, even though you're actually doubling the Player's speed.

So now you can add to your stats.yml `movement-speed: 'Speed: +MATH(#*10)%'`
Now if I set the movement speed stat on an item to 0.1, the item will display in its lore "Speed: +100%"

This is purely "cosmetic" meaning this will only affect how the specific Item Stat is displayed in the Lore, not the stat itself!
2021-10-06 13:02:34 -04:00
.m2 Setup auth for maven 2021-06-27 02:48:54 +00:00
src/main - Added MATH(equation) to the stats.yml file. 2021-10-06 13:02:34 -04:00
.gitignore Update .gitignore 2020-11-22 07:09:14 -07:00
.gitlab-ci.yml Update .gitlab-ci.yml 2021-06-13 21:21:20 +00:00
pom.xml Merge remote-tracking branch 'origin/master' 2021-10-03 12:08:50 +02:00
README.md reeeeeee 2021-06-12 19:23:09 -06:00