Compatibility
Minecraft: Java Edition
1.21–1.21.3
1.20.x
Platforms
Paper
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Details
Licensed MIT
Published last year
Updated 2 weeks ago
Changelog
New Features
/npc fixconfig
command.- Here is some example usage, with an explanation:
/npc fixconfig world <Valid World> <Strategy> <target>
- The Valid World has to be a world that is loaded by Bukkit (Multiverse should work too)
- The strategy can either be
NONE
, which doesn't care about validating the location of the NPC. theSAFE_LOCATION
strategy will verify the NPC won't be stuck in any solid blocks. If it is, the plugin will pick the highest block with the same x and z coordinate. If no position is possible, the NPC is ignored. - The Target can either be
all
, to apply to all NPCs or a specific NPC's name or UUID
- Here is some example usage, with an explanation:
- A new command framework that utilizes Brigadier
- The NPC configuration is validated on the first file parse, rather than on loading.
- There is now a special permission for the /npc wiki command,
customnpcs.commands.wiki
Bug Fixes
- /reload no longer throws an error
- Using the skin catalog no longer throws an error
Developer Changes
The Bukkit services api has been removed. Its not like anyone actually used it.
I have recently discovered that the Bukkit configuration api has decided to eat locations when they are invalid. There is nothing I can do to recover them. I apologize for the inconvenience
Thats it <3
Foxikle
Files
Metadata
Release channel
BetaVersion number
1.7-pre10Loaders
Game versions
1.20–1.21.3Downloads
310Publication date
November 22, 2024 at 2:30 AMPublisher
Foxikle
Lead Developer