1
0
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:
Tim203
2021-06-08 14:48:30 +02:00
parent 0773c7d37b
commit a65d4e821d
26 changed files with 517 additions and 86 deletions

View File

@@ -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