mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-04 14:12:20 -07:00
@@ -998,6 +998,14 @@ public interface Server extends PluginMessageRecipient {
|
||||
*/
|
||||
public boolean isEnforcingSecureProfiles();
|
||||
|
||||
/**
|
||||
* Gets whether this server is allowing connections transferred from other
|
||||
* servers.
|
||||
*
|
||||
* @return true if the server accepts transfers, false otherwise
|
||||
*/
|
||||
public boolean isAcceptingTransfers();
|
||||
|
||||
/**
|
||||
* Gets whether the Server hide online players in server status.
|
||||
*
|
||||
|
Reference in New Issue
Block a user