SpraxDev / BetterChairs

BetterChairs is a Minecraft plugin, that allows you to sit on chairs.
MIT License
38 stars 5 forks source link
chairs minecraft spigot spigot-plugin

JavaDocs Get Support on Discord Support me on Ko-fi!

Build with Maven Quality Gate Status

BetterChairs (Remastered)

BetterChairs allows you and your players to sit on chairs. It's that simple! Every stair and every half block can be a chair if you want it to!

It is:

Screenshot of players sitting on chairs

Commands & Permissions

Command Permission Description
- BetterChairs.use (default: true) Allows players to sit on chairs
/sit BetterChairs.cmd.sit (default: true) Allows a player to sit on the ground
/BetterChairs <toggle\|on\|off\|status> BetterChairs.cmd.toggle (default: true) Allows individual players to disabled chairs for them (aliases: /toggleChairs, /bct)
/BetterChairs reset BetterChairs.cmd.reset Allows admins to eject all players from their chairs
/BetterChairs reload BetterChairs.cmd.reload Allows admins to reload the plugin's configuration files
- BetterChairs.updater Notifies players about updates when joining the server

Useful Links

bStats Graph

BetterChairs API (+ Events)

Please take a look at the documentation and the JavaDocs.

What are the differences to the original version?

Why did you create BetterChairs (Remastered)?

BetterChairs started in 2016 on SpigotMC and has been developed by BlackScarx. Some years later, I made my first commits to the project by adding custom Spigot-Events I wanted to use.

I have been granted write-access to that repository afterwards but could not contact BlackScarx and created this fork to fit my needs and provide support for new Minecraft version.

My fork quickly made some big changes, and I decided to fully recode and redesign this project. I started with moving to Maven and deleting all those spigot.jars from the repository.

Because of that I rewrote the commit history and detached my Fork on GitHub to be no longer displayed as one (always said '27 commits behind BlackScarx:master' because the commit hashes changed).

Today, I unofficially took over the project as soon as BlackScarx got inactive and am now maintaining this repository.