mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 12:02:53 +00:00
Add ability to click helmet slot to equip item. #960
This commit is contained in:
parent
51f2a04958
commit
7958cd0b88
4 changed files with 29 additions and 0 deletions
|
@ -283,4 +283,6 @@ public interface ISettings extends IConf {
|
|||
int getNotifyPlayerOfMailCooldown();
|
||||
|
||||
int getMotdDelay();
|
||||
|
||||
boolean isDirectHatAllowed();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue