Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

Commit ac460a3

Browse files
committed
Add readme
1 parent 5a7f49e commit ac460a3

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

README.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# ShopkeepersEI - ExecutableItems integration for Shopkeepers
2+
3+
This is a Bukkit plugin that integrates **ExecutableItems** with the **Shopkeepers** plugin: With this plugin, shopkeepers can automatically update any ExecutableItems they contain to their latest version.
4+
5+
## Prerequisites
6+
7+
- This plugin might only support [Paper](https://papermc.io/) currently.
8+
- [Shopkeepers plugin](https://www.spigotmc.org/resources/shopkeepers.80756/)
9+
- [ExecutableItems plugin](https://www.spigotmc.org/resources/custom-items-plugin-executable-items.77578/)
10+
11+
## Usage
12+
13+
While this plugin is running, execute the [`/shopkeepers updateItems`](https://github.com/Shopkeepers/Shopkeepers-Wiki/wiki/Commands#shopkeeper-updateitems) command: This updates any ExecutableItems inside shopkeepers to their latest version.
14+
15+
## Other Commands
16+
17+
### `/shopkeepersei`
18+
19+
Base command.
20+
21+
Alias: `sei`
22+
Permission: `shopkeepersEI.commands`
23+
24+
### `/shopkeepersei reload`
25+
26+
Reloads the plugin config.
27+
28+
Permission: `mysthicCommandManager.admin`
29+
30+
## Installation
31+
32+
1. Download the plugin Jar (TODO actually host it somewhere)
33+
2. Place the Jar into your server's `plugins` folder
34+
3. Restart your server

0 commit comments

Comments
 (0)