Skip to content

Commit c781c7a

Browse files
committed
Update MultiWorldApiConfiguration.java
1 parent db6a920 commit c781c7a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

multiworld-api/multiworld-api-core/src/main/java/com/dev7ex/multiworld/api/MultiWorldApiConfiguration.java

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -62,13 +62,6 @@ public interface MultiWorldApiConfiguration {
6262
*/
6363
SimpleDateFormat getTimeFormat();
6464

65-
/**
66-
* Checks if update messages should be received.
67-
*
68-
* @return True if update messages should be received, otherwise false.
69-
*/
70-
boolean isReceiveUpdateMessage();
71-
7265
/**
7366
* Checks if auto game mode is enabled.
7467
*

0 commit comments

Comments
 (0)