Update 2026.2.1.0
- Improved efficiency of loading private mines by 10x - all private mines are now stored inside new file mines.yml
- One time migration of existing mines is REQUIRED by running command /pmine migrate confirm
- This command will migrate all private mines inside /mines folder into new mines.yml
- This step is highly suggested if you are already on production and want to continue using this version before season reset. By not doing so, all players will lost access to their private mines.
- After migration is done, you can safely delete the /mines folder from XPrivateMines plugin directory (suggesting to keep a backup in case)
- Unclaimed mines are now also being displayed in /pmine adminlist
Update 2026.2.0.8
- Fixed issues with /pmine list
- Min and Max tax percentage limits now applies as well when its set from Settings GUI
Update 2026.2.0.7
- XPrivateMines API was updated to contain following new events:
- PrivateMineBanPlayerEvent (Cancellable)
- PrivateMineUnbanPlayerEvent
(Cancellable)- Updated X PRIVATE MINES to call these events and handle them accordingly
- Updated debug messages
- Corrected banning / unbanning behavior of plugin, now works as intended
- Banned/Kicked players inside the mine are being sent to /spawn
- Updated command handling, players without permissions will not see tabcomplete for commands they do not have permission
