diff --git a/src/main/resources/assets/timechanger/lang/en_us.json b/src/main/resources/assets/timechanger/lang/en_us.json index ce628be..e60910e 100644 --- a/src/main/resources/assets/timechanger/lang/en_us.json +++ b/src/main/resources/assets/timechanger/lang/en_us.json @@ -1,6 +1,6 @@ { "text.autoconfig.timechanger.title":"Time Changer Config", "text.autoconfig.timechanger.option.custom_time":"Custom Time", - "text.autoconfig.timechanger.option.whitelist":"Server Whitelist", - "text.autoconfig.timechanger.option.blacklist":"Use Whitelist as Blacklist?" -} \ No newline at end of file + "text.autoconfig.timechanger.option.whitelist":"Server Allowlist", + "text.autoconfig.timechanger.option.blacklist":"Use Allowlist as Blocklist?" +}