mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-12 02:35:52 -07:00
@@ -154,7 +154,10 @@ public interface Plugin extends TabExecutor {
|
|||||||
* </a></i>
|
* </a></i>
|
||||||
*
|
*
|
||||||
* @return ebean server instance or null if not enabled
|
* @return ebean server instance or null if not enabled
|
||||||
|
* @deprecated all EBean related methods will be removed with Minecraft 1.12
|
||||||
|
* - see https://www.spigotmc.org/threads/194144/
|
||||||
*/
|
*/
|
||||||
|
@Deprecated
|
||||||
public EbeanServer getDatabase();
|
public EbeanServer getDatabase();
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user