== v1.4 ==
- fixed armor or items to disappear if inventory is full and the drop required a confirmation
- Update DropListener.java
- Update ToggleCommand.java
- updated locale files to include the new message informing the user that the item was dropped on the ground while inventory is full
== v1.3.1 ==
+ Added support for PlaceholderAPI
- %confirm2drop_toggle_status% can be now used anywhere as placeholder to return the current status of the drop confirmation whether is enabled or disabled
- locale changes (all files)
== v1.3 ==
- Added toggle-warning to disable the need of confirmation for /c2d toggle command
- Added blacklist.others section to add custom items in confirmation protection
- removed some code comments
- Update pom.xml
- Update SettingKey.java
- Update DropListener.java
- Update DatabaseManager.java
- Update ToggleCommand.java
- Update Commander.java
