PlayerGrowth
Lightweight plugin for player growth by played time
PlayerGrowth
English
---
Description
PlayerGrowth plugin allows you to add player growth progress as he plays on the server (play time)
Commands
- height - show player current height - playergrowth <help/reload> - main plugin command
Permissions
- height - allow player to check their current height - playergrowth.reload - allow to hot reload plugin config ---
Russian
---
Описание
Плагин PlayerGrowth позволяет добавить прогресс роста игрока в зависимости от времени, проведённого на сервере (игровое время).
Команды
- height – показать текущий рост игрока - playergrowth <help/reload> – основная команда плагина
Права доступа (Permissions)
- height – позволяет игроку проверить свой текущий рост - playergrowth.reload – позволяет «на горячую» перезагрузить конфигурацию плагина ---
Config
```
supported locales: ru, en
locale: "en"
scale:
Initial growth
min: 0.3
Max Growth
max: 1.0
Time for max growth in minutes
time-to-grow: 2880 ```
Localization
You can add any translation for messages. To do this, you need to add a file of the format messages_<lang>.yml in the "lang" folder and use <lang> in config.yml. By default plugin support 'ru' and 'en' languages.