mirror of
https://github.com/GeyserMC/Floodgate.git
synced 2025-12-19 14:59:20 +00:00
First part of news
This commit is contained in:
@@ -118,6 +118,12 @@ public interface PlayerLink {
|
||||
@NonNull String code
|
||||
);
|
||||
|
||||
/**
|
||||
* Returns the name of this database implementation. This will return null when Player Linking
|
||||
* is disabled or when <b>only</b> Global Linking is used.
|
||||
*/
|
||||
String getName();
|
||||
|
||||
/**
|
||||
* Return if account linking is enabled. The difference between enabled and allowed is that
|
||||
* 'enabled' still allows already linked people to join with their linked account while 'allow
|
||||
|
||||
Reference in New Issue
Block a user