mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-04 23:47:59 +01:00
fix: javadoc tag issue in ServerFlag :|
This commit is contained in:
parent
04ae4117be
commit
27e774dd1b
@ -6,8 +6,8 @@ import org.jetbrains.annotations.Nullable;
|
||||
|
||||
/**
|
||||
* Contains server settings/flags to be set with system properties.
|
||||
* <p/>
|
||||
* Some flags (labeled at the bottom) are experimental. They may be removed without notice, and may have issues.
|
||||
*
|
||||
* <p>Some flags (labeled at the bottom) are experimental. They may be removed without notice, and may have issues.</p>
|
||||
*/
|
||||
public final class ServerFlag {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user