Language.get seems to ignore the .lang file #2890
Labels
completed
The issue has been fully resolved and the change will be in the next Skript update.
needs testing
Needs testing to determine current status or issue validity, or for WIP feature pulls.
Description
The
get
method from thech.njol.skript.localization.Language
class seems to ignore what's written in the .lang fileSteps to Reproduce
The "none" setting is set to 0 in my .lang file
However,
!broadcast (class "ch.njol.skript.localization.Language").get("none")
broadcasts<none>
Expected Behavior
The "none" setting shouldn't be ignored
Errors / Screenshots
N/A
Server Information
The text was updated successfully, but these errors were encountered: