Update to 1.12.1
This commit is contained in:
parent
2e157dd1b4
commit
6879328bf6
69 changed files with 414 additions and 489 deletions
|
@ -1,4 +1,4 @@
|
|||
From 5385d2681d3cad437db365cbfa18673430f323e2 Mon Sep 17 00:00:00 2001
|
||||
From cb77703817c58fc10b14faf4fbfaeee5a9f98e7b Mon Sep 17 00:00:00 2001
|
||||
From: Aikar <aikar@aikar.co>
|
||||
Date: Sat, 17 Jun 2017 16:30:44 -0400
|
||||
Subject: [PATCH] Profile Lookup Events
|
||||
|
@ -7,10 +7,10 @@ Adds a Pre Lookup Event and a Post Lookup Event so that plugins may prefill in p
|
|||
profiles that had to be looked up.
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 09fb3408..4ff0c6f2 100644
|
||||
index de5bc3f3..293442c3 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -60,6 +60,13 @@
|
||||
@@ -62,6 +62,13 @@
|
||||
<!-- Trove Provided by CraftBukkit -->
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
@ -235,5 +235,5 @@ index 00000000..750b9334
|
|||
+ }
|
||||
+}
|
||||
--
|
||||
2.13.3
|
||||
2.13.3.windows.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue