mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2025-02-10 09:31:51 +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.Map;
|
||||
|
||||
|
||||
/**
|
||||
* A collection of {@link CommentedNode}s, with mappings to nodes by name.
|
||||
*/
|
||||
|
@ -40,6 +40,7 @@ public enum MVCorei18n implements MessageKeyProvider {
|
||||
// Dumps command
|
||||
DUMPS_DESCRIPTION,
|
||||
DUMPS_URL_LIST,
|
||||
|
||||
// gamerule command
|
||||
GAMERULE_FAILED,
|
||||
GAMERULE_SUCCESS_SINGLE,
|
||||
|
Loading…
Reference in New Issue
Block a user