Skip to content

Commit

Permalink
fix: Info section not being lenient
Browse files Browse the repository at this point in the history
  • Loading branch information
Thatsmusic99 committed May 26, 2023
1 parent 8d49879 commit f925d18
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -151,6 +151,7 @@ public void loadDefaults() {
addDefault("Error.setMainSpawnFail", "&b↑ &8» &7Failed to set the main spawnpoint &b{spawn}&7!");
addDefault("Error.rtpManagerNotUsed", "&b↑ &8» &7The feature required for this command is not enabled!");

makeSectionLenient("Info");
addDefault("Info.tpOff", "&b↑ &8» &7Successfully disabled teleport requests!");
addDefault("Info.tpOn", "&b↑ &8» &7Successfully enabled teleport requests!");
addDefault("Info.tpAdminOff", "&b↑ &8» &7Successfully disabled teleport requests for &b{player}&7!");
Expand Down

0 comments on commit f925d18

Please sign in to comment.