Skip to content

v1.6.1-pre2

Pre-release
Pre-release

Choose a tag to compare

@Foxikle Foxikle released this 01 Apr 01:19
· 522 commits to master since this release
4f8e2a7

New Features

  • New NPC Injection System for a smoother experience
  • The ability to customize the intervals of things in the config.yml (All values are in ticks)
    • InjectionInterval Determines how often should the plugin should attempt to inject NPCs into players (Defaults to 10, or .5 seconds)
    • HologramUpdateInterval Determines how often the plugin should attempt to update NPC holograms, (Defaults to 200, or 10 seconds)
    • LookInterval Determines how often the plugins should update NPCs looking at players (Defaults to 5, or .25 seconds)
  • Added the ability to control the injection distance. This is InectionDistance in the config.yml. (Defaults to 48.)

Bug Fixes

  • Fixed issue with a NoSuchMethod error when using 1.20-1.20.1
  • Fixed facing direction parsing (Again 😭)
  • Fixed NPC holograms duplicating on 1.20-1.20.1
  • Performance enhancements, Small fixes
  • Fixed an issue with not being able to remove actions from NPCs on versions 1.20-1.20.2
  • Fixed a CRITICAL issue with NPC holograms tanking servers
  • Made hologram handling completely asynchronous

Acknowledgements

Thank you to @lavriklive and @skyonthemoon (@SkyVirtual) on discord for their tremendous help in stress-testing and finding bugs!

Cheers!
~ Foxikle <3