PlaceholderAPI/src/main/java/me/clip/placeholderapi
Starmism 1388a5278f fix(replacer): Stop lowercasing replacements
This commit changes two lines but fixes the replacement of cased
    placeholders with non-cased ones that was accidentally happening.
    This was partially fixed in a few previous commits, but not fully as
    it was still replacing failed placeholder matches.
2022-03-12 12:42:56 -07:00
..
commands add missing java.util.Locale imports 2022-02-22 11:42:35 +02:00
configuration update licenses & bump deprecation ver 2021-12-24 12:26:22 +08:00
events update licenses & bump deprecation ver 2021-12-24 12:26:22 +08:00
exceptions update licenses & bump deprecation ver 2021-12-24 12:26:22 +08:00
expansion Add --null option for parse command 2022-02-05 13:57:05 +01:00
listeners update licenses & bump deprecation ver 2021-12-24 12:26:22 +08:00
replacer fix(replacer): Stop lowercasing replacements 2022-03-12 12:42:56 -07:00
updatechecker update licenses & bump deprecation ver 2021-12-24 12:26:22 +08:00
util update licenses & bump deprecation ver 2021-12-24 12:26:22 +08:00
PlaceholderAPI.java Add --null option for parse command 2022-02-05 13:57:05 +01:00
PlaceholderAPIPlugin.java update licenses & bump deprecation ver 2021-12-24 12:26:22 +08:00
PlaceholderHook.java update licenses & bump deprecation ver 2021-12-24 12:26:22 +08:00