mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-28 05:35:44 +01:00
parent
95c5c944cd
commit
87c54aaf08
@ -251,5 +251,10 @@ public interface WorldSettings {
|
||||
* @return max number of deaths for this world
|
||||
*/
|
||||
int getDeathsMax();
|
||||
|
||||
/**
|
||||
* @return whether deaths should be counted.
|
||||
*/
|
||||
boolean isDeathsCounted();
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user