mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-12-01 07:03:26 +01:00
parent
95c5c944cd
commit
87c54aaf08
@ -252,4 +252,9 @@ public interface WorldSettings {
|
|||||||
*/
|
*/
|
||||||
int getDeathsMax();
|
int getDeathsMax();
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @return whether deaths should be counted.
|
||||||
|
*/
|
||||||
|
boolean isDeathsCounted();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user