mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-18 12:31:26 +02:00
Fixing some bugs in 3.0
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
package net.ess3.signs;
|
||||
|
||||
import net.ess3.api.IEssentialsModule;
|
||||
|
||||
|
||||
public interface ISignsPlugin extends IEssentialsModule
|
||||
public interface ISignsPlugin
|
||||
{
|
||||
SignsConfigHolder getSettings();
|
||||
}
|
||||
|
Reference in New Issue
Block a user