Fixed a NPE that could occur if Roll was disabled in coreskills.yml

This commit is contained in:
nossr50
2019-06-09 05:10:30 -07:00
parent a677450d50
commit 2be67bae19
3 changed files with 11 additions and 6 deletions

View File

@ -1,5 +1,6 @@
Version 2.1.72
Fixed a NPE if a server shutdown with no player data needing to be saved (the error is harmless but spammy)
Fixed a NPE that could occur if Roll was disabled in coreskills.yml
Version 2.1.71
Salvage will now always ask for confirmation before breaking your items (instead of only asking for enchanted items)