FancyInnovations / FancyInnovations/FancyPlugins
Bug: updatetextinterval is not parsing ticks correctly
- Dominant language
- Java
- Stars
- 88
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
### In which plugin has the error occurred?
FancyNpcs
### What happened?
I have no idea what is going on with this but basically when you set updatetextinterval to 1 second then /holo info shows 1000 ticks and if you set updatetextinterval to 20 ticks (1 second) then holo info shows 20 ticks
Basically instead of the updatetextinterval being in ticks its in miliseconds, I know this because setting updatetextinterval to 2000 ticks updated the hologram every 2 seconds.
This is pretty misleading and could probably lead to unnecessary hologram updates every 20ms or more depending on how players use this.
### In which software has the error occurred?
Paper
### Plugin version
FancyHolograms 2.5.0
### Server version
1.21.4
### Relevant log output
```shell
```
Contributor guide
Assessment
This issue has not been assessed yet.