Files
Bukkit/src/main/java/org/bukkit/command
Wesley Wolfe 7adaf4bb6b Override toString() method in Command
Overriding the toString() method provides more human-readable feedback
when a problem occurs, including the version of the plugin if
applicable.
2012-10-19 15:46:28 -05:00
..