fixed missing newlines in /ds help
This commit is contained in:
parent
303587a713
commit
dacf67d725
@ -158,8 +158,8 @@ public class DiscoCommands {
|
|||||||
+ "-t <seconds>: set the party duration in seconds\n"
|
+ "-t <seconds>: set the party duration in seconds\n"
|
||||||
+ "-p <ticks>: set the number of ticks between each disco beat\n"
|
+ "-p <ticks>: set the number of ticks between each disco beat\n"
|
||||||
+ "-r <radius>: set radius of the area in which sheep can spawn\n"
|
+ "-r <radius>: set radius of the area in which sheep can spawn\n"
|
||||||
+ "-g <mob> <number>: set spawns for other mobs"
|
+ "-g <mob> <number>: set spawns for other mobs\n"
|
||||||
+ "-l: enables lightning"
|
+ "-l: enables lightning\n"
|
||||||
+ "-f: enables fireworks");
|
+ "-f: enables fireworks");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user