
BetterChairs allows you and your players to sit on chairs. It's that simple! Every stair, slab or block can be a chair *if* you want it to!
BetterChairs allows you and your players to sit on chairs. It's that simple!
Every stair, slab or block can be a chair if you want it to!
It is:
| 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 |
Please take a look at the documentation and
the JavaDocs.
config.yml)config.yml)config.yml and messages.yml has been restructured (old files are automatically converted)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.