mirror of
https://github.com/Minestom/Minestom.git
synced 2025-01-07 00:48:28 +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.
|
* 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 {
|
public final class ServerFlag {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user