Changed how we handle mine resetting
Added whitelist gui open it using /pmine whitelist list
Added tab completion for all the commands
Updated the plugin to use our latest commons
Added new placeholders
Please check out our wiki to check all the new changes added to configs
Added new mine bosses feature
Added /apm giveboss command
Fixed some issues related to Mine npcs
Some minor fixes and code cleanup
Added an expansion limit option to the config
Made the border block configurable
Added an option to disable the mine expansion in the Y direction
Removed unnecessary items from the visit gui
Make sure to add these at the top of your config.yml
ExpandY: true
BorderBlock: QUARTZ_BLOCK
MineExpansionLimit: 100
added /apm settier command
added an alias for the forceexpand command (/apm expand)
fixed a bug with npcs where it didn't remove npcs on plugin disable
remove the autosave message so it doesn't spam the console
Added support for Znpcs
Added /apm forceexpand command
Improved the performance of the expansion function
Added autosave function to autosave the data (make sure to add this at the top of your config.yml: AutoSaveInterval: 600 #time in seconds )
shadow jared the commons into the plugin so you won't need the commons anymore
added custom mine holograms
added custom mine npcs
added /apm setnpclocation command
added /apm sethologram command
changed the world from flat world to void world
reworked the upgrade gui and added pages support to it
improved the performance significantly (no tps drop on generation)
improved the performance on mine expansion
added missing message in messages.yml
added 2 new placeholders
%privatemines_mine_size%
%privatesmines_next_mine_size%
