PlayerNguyen / OptEco

Paper/Spigot/Bukkit Points System Currency for your server
https://www.spigotmc.org/resources/76179/
MIT License
10 stars 6 forks source link

Feature Request - Rounding points. #16

Closed dustindinh1412 closed 3 years ago

dustindinh1412 commented 4 years ago

Can you add a placeholder that returns the rounded point? Like %opteco_points_rounded% return '5' instead of '5.0'. Thanks, Dustin

PlayerNguyen commented 4 years ago

So how about 5.1 or 5.xxx @dustindinh1412 ? It just is round to 5 huh?

dustindinh1412 commented 3 years ago

Just rounded unnecessary part like ".0", 5.0 -> 5 "5.1" still "5.1".