diff options
| author | Krakenied <Krakenied1@gmail.com> | 2024-02-15 11:27:15 +0100 |
|---|---|---|
| committer | Leonardo Bishop <13875753+LMBishop@users.noreply.github.com> | 2024-02-18 12:19:16 +0000 |
| commit | 4cdb262d04e9a18e3d17e5ac3dea6b8b82158d45 (patch) | |
| tree | f92b656a5efe9896585b6c6ad6a653f5c9a241bb /bukkit/src/main/resources | |
| parent | df3263bd6ca13a4840e7165453e280a33399859a (diff) | |
Add ServerNPC support
Diffstat (limited to 'bukkit/src/main/resources')
| -rw-r--r-- | bukkit/src/main/resources/plugin.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml index fd816a1b..8a9eeab7 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -21,6 +21,7 @@ softdepend: - PlayerBlockTracker - PlayerPoints - PyroFishingPro +- ServerNPC - ShopGUIPlus - SuperiorSkyblock2 - uSkyBlock |
