Resource icon
Feel free to join my Discord Server!
PointLimiter
This plugin is designed to cap the stats of players and dinos.
The config should be self explanatory.
...Besides the fact that values below 0 Means the is no Limit (-1 for convention)
Anything else would be the actual value of the stat.
Lemme give you an example:
Would actually mean that the Player would just be able to increase that stat if he/she is below 170% of Movementspeed.
Source Code: https://github.com/AdrianGamingDE/PointLimiter
PointLimiter
This plugin is designed to cap the stats of players and dinos.
The config should be self explanatory.
...Besides the fact that values below 0 Means the is no Limit (-1 for convention)
Anything else would be the actual value of the stat.
Lemme give you an example:
JSON:
"PlayerCap": {
...
"SpeedMultiplier": 170,
...
},
Would actually mean that the Player would just be able to increase that stat if he/she is below 170% of Movementspeed.
Source Code: https://github.com/AdrianGamingDE/PointLimiter