Decided to release this plugin to Modrinth.
Below can you see the changelogs from initial release until latest.
There was a chance that an error would be thrown during the plugin's onLoad() phase due to the BukkitAudiences library trying to register events during it.
This has been fixed.
There is an issue with plugin loading order where circular dependencies (plugins depending on each other) messes up stuff, resulting in plugins depending on others loading before them.
This update adds a workaround by making the entire startup procedure (checking for ItemsAdder, adding commands, etc.) run after the server is done loading.
This should hopefully fix issues such as #1 until Spigot and/or PaperMC implement a proper fix.
Read more here: PaperMC/Paper#5992
This update adds a config.yml file containing a boolean option called auto-zip.
When set to true will IAxPresenceFootsteps automatically trigger /iazip after creating the blockmap.json file. The command will be executed as whoever triggered /pfcreate
Added a /pfreload command to reload the config.
Messages sent in the console are now coloured. Also, all messages now have a prefix set.
This is the very first release of IAxPresenceFootsteps.
The plugin allows you to create a blockmap.json file for the PresenceFootsteps mod