Skip to content

Commit 009296a

Browse files
authored
Replace Spigot with Paper
1 parent 2fdb96f commit 009296a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
BetterEnderChest
22
================
33

4-
[![Build Status]( https://img.shields.io/github/actions/workflow/status/rutgerkok/BetterEnderChest/build.yml?branch=master)](https://github.com/rutgerkok/BetterEnderChest/actions?query=workflow%3A%22dev+build%22) [![Download at SpigotMC.org](https://img.shields.io/badge/download-SpigotMC.org-orange.svg)](https://www.spigotmc.org/resources/betterenderchest.2073/) ![Latest release](https://img.shields.io/github/release/rutgerkok/BetterEnderChest.svg) ![Commits since latest release](https://img.shields.io/github/commits-since/rutgerkok/BetterEnderChest/latest.svg)
4+
[![Build Status]( https://img.shields.io/github/actions/workflow/status/rutgerkok/BetterEnderChest/build.yml?branch=master)](https://github.com/rutgerkok/BetterEnderChest/actions?query=workflow%3A%22dev+build%22) [![Download at Hangar](https://img.shields.io/badge/download-hangar.papermc.io-cyan.svg)](https://hangar.papermc.io/Rutger/BetterEnderChest) ![Latest release](https://img.shields.io/github/release/rutgerkok/BetterEnderChest.svg) ![Commits since latest release](https://img.shields.io/github/commits-since/rutgerkok/BetterEnderChest/latest.svg)
55

6-
Minecraft Spigot plugin to add functionality to Ender Chests.
6+
Minecraft PaperMC plugin to add functionality to Ender Chests.
77

88
* Share Ender Chests across servers
99
* 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
2626
If you are about to implement something big, please send me an e-mail (address is on my Github profile), so that
2727
we can discuss it first. Otherwise, there's a risk of me rejecting your hard work!
2828

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.
3131

3232
## Get the plugin instance
3333

0 commit comments

Comments
 (0)