[Auto] Updated Upstream (Bukkit)

Upstream has released updates that appears to apply and compile correctly.
This update has not been tested by PaperMC and as with ANY update, please do your own testing

Bukkit Changes:
aa81efb0 Remove some additional draft API markings
This commit is contained in:
Automated
2018-08-29 03:09:34 -04:00
parent 07d004a3c9
commit 77f6dbeb3b
16 changed files with 17 additions and 17 deletions

View File

@@ -69,7 +69,7 @@ index 3ab2e4c7b..8daf2ddc7 100644
/**
* Checks if this player is whitelisted or not
diff --git a/src/main/java/org/bukkit/entity/Player.java b/src/main/java/org/bukkit/entity/Player.java
index d68fd9a2b..c8d309c77 100644
index 4020cee58..6da68835d 100644
--- a/src/main/java/org/bukkit/entity/Player.java
+++ b/src/main/java/org/bukkit/entity/Player.java
@@ -0,0 +0,0 @@