TF-EssentialsX/Essentials
pop4959 9c487b0aac
Match kit name in delkit (#3396)
This allows deleting kits ignoring case; fixes #3370.

I don't know if this is the ideal fix, but everything else for kits seems to nuke the letter casing. Not really sure why in `Kits.java`, the keys needs to get lowercased in a new mock `ConfigurationSection`. It just seems like this would purely make it harder to access the same section again in the real config. Instead, I just added a different method that matches the real config name of the kit (as set in `/createkit`, which currently allows uppercase).
2020-07-01 22:12:43 +01:00
..
src Match kit name in delkit (#3396) 2020-07-01 22:12:43 +01:00
test/com/earth2me/essentials Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00
pom.xml Update to 1.16.1 (#3408) 2020-06-27 12:17:35 -07:00