mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-13 18:14:38 +02:00
More work on the API
This commit is contained in:
@@ -3,5 +3,9 @@ package net.ess3.signs;
|
||||
|
||||
public interface ISignsPlugin
|
||||
{
|
||||
/**
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
SignsConfigHolder getSettings();
|
||||
}
|
||||
|
Reference in New Issue
Block a user