Zarius / Bukkit-OtherBlocks

OtherBlocks (now known as OtherDrops) plugin for Bukkit (dev build: https://www.mediafire.com/?i6ows1g6kus2o0l)
http://dev.bukkit.org/server-mods/otherdrops/
GNU General Public License v3.0
17 stars 17 forks source link

Add "errors" tracking on reload and show to admin when using /odr #252

Open Zarius opened 11 years ago

Zarius commented 11 years ago

For all errors in loading use OtherDropsConfig.addError(errorMsg); this will tally up errors and show a summary to the admin when loading with /odr. Admin could then use /od show errors or something like that to display full list of errors.