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