Removing broken function
This commit is contained in:
@@ -340,11 +340,11 @@ public interface PlayerIndicatorsConfig extends Config
|
|||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ConfigItem(
|
/* @ConfigItem(
|
||||||
position = 27,
|
position = 27,
|
||||||
keyName="rightClickOverhead",
|
keyName="rightClickOverhead",
|
||||||
name="Add Overheads to Right Click Menu",
|
name="Add Overheads to Right Click Menu",
|
||||||
description="Feature shows a player's overhead prayer in the right click menu. Useful for DDs, or extremely crowded areas.")
|
description="Feature shows a player's overhead prayer in the right click menu. Useful for DDs, or extremely crowded areas.")
|
||||||
|
|
||||||
default boolean rightClickOverhead() { return false; }
|
default boolean rightClickOverhead() { return false; }*/
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user