mirror of
https://github.com/hyperdefined/ToolStats.git
synced 2025-12-31 13:05:59 +00:00
adjust origins to listen to config
This commit is contained in:
@@ -45,7 +45,7 @@ public class ConfigTools {
|
||||
*
|
||||
* @param material The item type to check.
|
||||
* @param configName The config we are checking under.
|
||||
* @return If we want to allow lore or not.
|
||||
* @return If we want to add data or not.
|
||||
*/
|
||||
public boolean checkConfig(Material material, String configName) {
|
||||
String itemName = material.toString().toLowerCase();
|
||||
|
||||
Reference in New Issue
Block a user