Allow the watchdog to try sanely stopping the server

This commit is contained in:
Shane Freeder
2017-05-14 14:49:56 +01:00
parent afaba00192
commit f3bc708389
4 changed files with 212 additions and 36 deletions

View File

@@ -5,7 +5,7 @@ Subject: [PATCH] Access items by EquipmentSlot
diff --git a/src/main/java/org/bukkit/inventory/PlayerInventory.java b/src/main/java/org/bukkit/inventory/PlayerInventory.java
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
index 557cc04d..799f1506 100644
--- a/src/main/java/org/bukkit/inventory/PlayerInventory.java
+++ b/src/main/java/org/bukkit/inventory/PlayerInventory.java
@@ -0,0 +0,0 @@ public interface PlayerInventory extends Inventory {