Updated OtherDrops as an Eclipse project. Due to the addition of ____.class files, this commit just adds ignores for .class files.
An update checker has been added! It pulls information from Spiget. Updating to this is REQUIRED! This commit also contains some changes on deprecated methods in the PlayerWrapper file. Lastly, it removes the creation of the Horse Variant file.
This update contains a few bug fixes for the Update Checker. It now more efficiently detects the version on Spiget, and even notifies admins upon joining! To enable join notifications for updates, give users the permission "otherdrops.admin.updates" (default given to OPs). Other (slight) changes are that now FishHook is used as Fish was deprecated. There have been overall code cleanups resulting in less messy code.
Deleting .gitignores
Removing test/ folder
Updating .gitignore
Added a way to let the user know if they were using an unstable build, by detecting if the plugin version is greater than the latest one present. It now notifies both ingame and in console.
/Snipped due to length of update note/ Fixing Mob-Name Detection.
Fixing how soil blocks work …
Fixes the dye issue with it being reversed (i.e @/Red would result in orange).