-
-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Christian Koop edited this page Oct 14, 2020
·
7 revisions
Although the project is called BetterChairs (Remastered), I'll call it BetterChairs for simplicity!
BetterChairs aims to be compatible with all major versions and to be as lightweight as possible.
If you got a problem or want a version to be fully supported, please create an Issue.
The same procedure as for all Bukkit/Spigot plugins:
Download the plugin from https://github.com/SpraxDev/BetterChairs/releases and put it inside your plugins/
directory,
restart the server and configure the generated files inside the newly created plugins/BetterChairs/
directory.
You'll need to add the plugin to your IDE (e.g. with maven) to access the API.
You can find more information at Plugin API (+Events)