mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-02-18 21:41:37 +01:00
Whitespace fixes
This commit is contained in:
parent
0c79c6577e
commit
b500afd8f0
@ -10,7 +10,6 @@ import java.util.HashMap;
|
|||||||
import java.util.Iterator;
|
import java.util.Iterator;
|
||||||
import java.util.Map;
|
import java.util.Map;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A collection of {@link CommentedNode}s, with mappings to nodes by name.
|
* A collection of {@link CommentedNode}s, with mappings to nodes by name.
|
||||||
*/
|
*/
|
||||||
|
@ -40,6 +40,7 @@ public enum MVCorei18n implements MessageKeyProvider {
|
|||||||
// Dumps command
|
// Dumps command
|
||||||
DUMPS_DESCRIPTION,
|
DUMPS_DESCRIPTION,
|
||||||
DUMPS_URL_LIST,
|
DUMPS_URL_LIST,
|
||||||
|
|
||||||
// gamerule command
|
// gamerule command
|
||||||
GAMERULE_FAILED,
|
GAMERULE_FAILED,
|
||||||
GAMERULE_SUCCESS_SINGLE,
|
GAMERULE_SUCCESS_SINGLE,
|
||||||
|
Loading…
Reference in New Issue
Block a user