geforkt von Mirrors/Paper
Remove custom links patch.
Dieser Commit ist enthalten in:
Ursprung
f2e9b61f57
Commit
0730a13e5c
@ -336,5 +336,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
+}
|
+}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
||||||
|
@ -49,5 +49,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
||||||
|
@ -103,5 +103,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
||||||
|
@ -212,5 +212,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
||||||
|
@ -1,77 +0,0 @@
|
|||||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
|
||||||
From: md_5 <git@md-5.net>
|
|
||||||
Date: Thu, 23 Jan 2014 13:17:35 +1100
|
|
||||||
Subject: [PATCH] Add Spigot Links
|
|
||||||
|
|
||||||
|
|
||||||
diff --git a/README.md b/README.md
|
|
||||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
|
||||||
--- a/README.md
|
|
||||||
+++ b/README.md
|
|
||||||
@@ -0,0 +0,0 @@
|
|
||||||
-CraftBukkit
|
|
||||||
+Spigot
|
|
||||||
===========
|
|
||||||
|
|
||||||
-A Bukkit (Minecraft Server API) implementation
|
|
||||||
+A Spigot-API and Bukkit implementation
|
|
||||||
|
|
||||||
-Website: [http://bukkit.org](http://bukkit.org)
|
|
||||||
-Bugs/Suggestions: [http://leaky.bukkit.org](http://leaky.bukkit.org)
|
|
||||||
-Contributing Guidelines: [CONTRIBUTING.md](https://github.com/Bukkit/CraftBukkit/blob/master/CONTRIBUTING.md)
|
|
||||||
+Website: [http://spigotmc.org](http://spigotmc.org)
|
|
||||||
+Bugs/Suggestions: [http://www.spigotmc.org/forums/bugs-feature-requests.8/](http://www.spigotmc.org/forums/bugs-feature-requests.8/)
|
|
||||||
+Contributing Guidelines: [CONTRIBUTING.md](https://github.com/SpigotMC/Spigot-API/blob/master/CONTRIBUTING.md)
|
|
||||||
|
|
||||||
Compilation
|
|
||||||
-----------
|
|
||||||
@@ -0,0 +0,0 @@ Compilation
|
|
||||||
We use maven to handle our dependencies.
|
|
||||||
|
|
||||||
* Install [Maven 3](http://maven.apache.org/download.html)
|
|
||||||
-* Check out and install [Bukkit](http://github.com/Bukkit/Bukkit)
|
|
||||||
- * *Note*: this is not needed as the repository we use has Bukkit too, but you might have a newer one (with your own changes :D)
|
|
||||||
+* Check out and install [Spigot-API](http://github.com/SpigotMC/Spigot)
|
|
||||||
+ * *Note*: this is not needed as the repository we use has Spigot-API too, but you might have a newer one (with your own changes :D)
|
|
||||||
* Check out this repo and: `mvn clean package`
|
|
||||||
diff --git a/src/main/resources/configurations/bukkit.yml b/src/main/resources/configurations/bukkit.yml
|
|
||||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
|
||||||
--- a/src/main/resources/configurations/bukkit.yml
|
|
||||||
+++ b/src/main/resources/configurations/bukkit.yml
|
|
||||||
@@ -0,0 +0,0 @@
|
|
||||||
# If you need help on this file, feel free to join us on irc or leave a message
|
|
||||||
# on the forums asking for advice.
|
|
||||||
#
|
|
||||||
-# IRC: #bukkit @ esper.net
|
|
||||||
-# (If this means nothing to you, just go to http://webchat.esper.net/?channels=bukkit )
|
|
||||||
-# Forums: http://forums.bukkit.org/forums/bukkit-help.6/
|
|
||||||
-# Twitter: http://twitter.com/CraftBukkit
|
|
||||||
-# Bug tracker: http://leaky.bukkit.org/
|
|
||||||
+# IRC: #spigot @ irc.spi.gt
|
|
||||||
+# (If this means nothing to you, just go to http://irc.spi.gt/iris/?nick=&channels=spigot )
|
|
||||||
+# Forums: http://www.spigotmc.org/forums/help.40/
|
|
||||||
+# Bug tracker: http://www.spigotmc.org/forums/bugs-feature-requests.8/
|
|
||||||
|
|
||||||
|
|
||||||
settings:
|
|
||||||
diff --git a/src/main/resources/configurations/commands.yml b/src/main/resources/configurations/commands.yml
|
|
||||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
|
||||||
--- a/src/main/resources/configurations/commands.yml
|
|
||||||
+++ b/src/main/resources/configurations/commands.yml
|
|
||||||
@@ -0,0 +0,0 @@
|
|
||||||
# If you need help on this file, feel free to join us on irc or leave a message
|
|
||||||
# on the forums asking for advice.
|
|
||||||
#
|
|
||||||
-# IRC: #bukkit @ esper.net
|
|
||||||
-# (If this means nothing to you, just go to http://webchat.esper.net/?channels=bukkit )
|
|
||||||
-# Forums: http://forums.bukkit.org/forums/bukkit-help.6/
|
|
||||||
-# Twitter: http://twitter.com/CraftBukkit
|
|
||||||
-# Bug tracker: http://leaky.bukkit.org/
|
|
||||||
+# IRC: #spigot @ irc.spi.gt
|
|
||||||
+# (If this means nothing to you, just go to http://irc.spi.gt/iris/?nick=&channels=spigot )
|
|
||||||
+# Forums: http://www.spigotmc.org/forums/help.40/
|
|
||||||
+# Bug tracker: http://www.spigotmc.org/forums/bugs-feature-requests.8/
|
|
||||||
|
|
||||||
command-block-overrides: []
|
|
||||||
aliases:
|
|
||||||
--
|
|
@ -39,5 +39,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
@ -39,5 +39,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
@ -57,5 +57,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
@ -33,5 +33,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
@ -33,5 +33,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
@ -76,5 +76,3 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
||||||
1.9.0.msysgit.0
|
|
||||||
|
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren