worldhopper: fixed minor text typos (#1566)

fixed typos
This commit is contained in:
Justin
2019-09-09 02:27:20 +10:00
committed by Ganom
parent 59b2010c5d
commit 89f4664198

View File

@@ -116,8 +116,8 @@ public interface WorldHopperConfig extends Config
@ConfigItem(
keyName = "removePVPWorld",
name = "remove Hop-to menu option (PVP)",
description = "removes Hop-to menu option for pvp worlds",
name = "Remove Hop-to menu option (PVP)",
description = "Removes Hop-to menu option for PVP worlds",
position = 7
)
default boolean removePVPWorld()