Plugin data folders are now no longer created by default.
By: sk89q <the.sk89q@gmail.com>
This commit is contained in:
@@ -10,7 +10,8 @@ import org.bukkit.util.config.Configuration;
|
||||
*/
|
||||
public interface Plugin {
|
||||
/**
|
||||
* Returns the folder that the plugin data's files are located in.
|
||||
* Returns the folder that the plugin data's files are located in. The
|
||||
* folder may not yet exist.
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user