mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-05 12:02:53 +00:00
Add configuration option for the "#EasterEgg" regarding milk buckets and animals.
Requested by @prplz
This commit is contained in:
parent
569c848764
commit
1a701e69ca
4 changed files with 11 additions and 1 deletions
|
@ -233,4 +233,6 @@ public interface ISettings extends IConf {
|
|||
BigDecimal getMinimumPayAmount();
|
||||
|
||||
long getLastMessageReplyRecipientTimeout();
|
||||
|
||||
boolean isMilkBucketEasterEggEnabled();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue