From 96dca9e8ab6dd9139405ac1fa5e0a48b5f9e97b0 Mon Sep 17 00:00:00 2001 From: Zach Brown <1254957+zachbr@users.noreply.github.com> Date: Sat, 9 Aug 2014 18:12:13 -0500 Subject: [PATCH] Remove link to CB PR as its causing a lot of unneeded spam --- Spigot-Server-Patches/Invisible-players-don-t-have-rights.patch | 2 -- 1 file changed, 2 deletions(-) diff --git a/Spigot-Server-Patches/Invisible-players-don-t-have-rights.patch b/Spigot-Server-Patches/Invisible-players-don-t-have-rights.patch index 8fa52f008f..7ec5ef40eb 100644 --- a/Spigot-Server-Patches/Invisible-players-don-t-have-rights.patch +++ b/Spigot-Server-Patches/Invisible-players-don-t-have-rights.patch @@ -3,8 +3,6 @@ From: Zach Brown <1254957+zachbr@users.noreply.github.com> Date: Mon, 21 Jul 2014 18:46:53 -0500 Subject: [PATCH] Invisible players don't have rights -Adapted from CraftBukkit PR #1319 https://github.com/Bukkit/CraftBukkit/pull/1319 - diff --git a/src/main/java/net/minecraft/server/EntityArrow.java b/src/main/java/net/minecraft/server/EntityArrow.java index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644 --- a/src/main/java/net/minecraft/server/EntityArrow.java