Javadoc updates

Fixes BUKKIT-1653, Fixes BUKKIT-1383 and Fixes BUKKIT-1644

By: feildmaster <admin@feildmaster.com>
This commit is contained in:
Bukkit/Spigot
2012-06-03 05:40:54 -05:00
parent 3b35e0472d
commit 03af91781c
39 changed files with 232 additions and 211 deletions

View File

@@ -34,7 +34,7 @@ public interface Plugin extends CommandExecutor {
/**
* Gets a {@link FileConfiguration} for this plugin, read through "config.yml"
* <p>
* <p />
* If there is a default config.yml embedded in this plugin, it will be provided
* as a default for this Configuration.
*