Changelog
This release is for 1.20.2
I am working on a prerelease to support 1.20.3 presently
Bug Fixes
- potentially fixed an issue with the Unix file system
- Fixed spigot spamming the server console about reflection
- Fixed NPCs not having the same UUID as their GameProfile when creating a new NPC
New Features
- Clickable Text now supports MiniMessage (And the 16 character limit is now no longer)
- Config version is now 3
Developer Notes / API Changes
- NPCs Minecraft names are now derived from their UUID, (The first 15 characters)
- API Version is now 1.5.2
- There is a new Class that should be used for interactions with the API. You still need to initialize the API with
NPCApi.initialize()
. - The Old NPC class is now deprecated and marked for removal in Version 1.6
- NPCs can now have "tunnel vision" or the ability to ignore players around them. NPCs will not look at players within 5 blocks.
- The Javadocs are now on version 1.5.2-pre3. (I tried to make each version have their own directory and utterly failed)
- ie.
https://docs.foxikle.dev/customnpcs/1.5.2
would have CustomNPCs version 1.5.2 javadocs, and so on.
- ie.
The javadocs are here, and the developer wiki is here.
Cheers!
~ Foxikle
Files
CustomNPCs-1.5.2.jar(195.22 KiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.5.2Loaders
Paper
Game versions
1.20.2Downloads
319Publication date
December 5, 2023 at 8:45 PMPublisher
Foxikle
Lead Developer