You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
BetterEnderChest
2
2
================
3
3
4
-
[](https://github.com/rutgerkok/BetterEnderChest/actions?query=workflow%3A%22dev+build%22)[](https://www.spigotmc.org/resources/betterenderchest.2073/)
4
+
[](https://github.com/rutgerkok/BetterEnderChest/actions?query=workflow%3A%22dev+build%22)[](https://hangar.papermc.io/Rutger/BetterEnderChest)
5
5
6
-
Minecraft Spigot plugin to add functionality to Ender Chests.
6
+
Minecraft PaperMC plugin to add functionality to Ender Chests.
7
7
8
8
* Share Ender Chests across servers
9
9
* Share Ender Chests between players (requires Lockette/LWC/BlockLocker)
@@ -26,8 +26,8 @@ on the same line) but don't worry too much if you mess up the style: I'll fix it
26
26
If you are about to implement something big, please send me an e-mail (address is on my Github profile), so that
27
27
we can discuss it first. Otherwise, there's a risk of me rejecting your hard work!
28
28
29
-
# Making your Spigot plugin interact with BetterEnderChest
30
-
Make sure to add BetterEnderChest to your build path/Maven dependencies.
29
+
# Making your Paper plugin interact with BetterEnderChest
30
+
Make sure to add BetterEnderChest to your build path/Maven/Gradle dependencies.
0 commit comments