mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-27 19:09:09 +00:00
Improve debugger
This commit is contained in:
@@ -252,7 +252,7 @@ public abstract class BukkitCustomCropsPlugin implements CustomCropsPlugin {
|
||||
*
|
||||
* @param message the message supplier to log
|
||||
*/
|
||||
public abstract void debug(Supplier<Object> message);
|
||||
public abstract void debug(Supplier<String> message);
|
||||
|
||||
/**
|
||||
* Retrieves the data folder for the plugin.
|
||||
|
||||
Reference in New Issue
Block a user