Essentials for 1.8 - 1.16
Bssentials is a replacement for the old Essentials plugin
Also, if your switching from Essentials/EssentialsX then your old permissions will continue to work!
Essentials was created 8 years ago, and the code base is a mess. So such a mess with unnecessary code, that it took EssentialsX a long time for the 1.13 changes. Essentials is also filled with performance issues & bad practices.
Remaking Essentials from the ground up also gives us the ability for better performance / less resource-intensive, with newer functionally.
Partnered with Apex Hosting, Get a Minecraft server by clicking on the banner below.
The EssentialsBridge provides support for the Essentials API.
The “EssentialsBridge” is a compatibility layer between the Essentials API & Bssentials. Plugins like Vault, ChestShop, GroupManager, EssentialsChat, and others that depend on Essentials will work with Bssentials with out any modifications to them if you use the EssentialsBridge
Download pre-release builds at ci.codemc.org
These builds are not approved by Bukkit staff
Old command list (not updated):
Commands & Permission
Command | What it does | Permission |
---|---|---|
All commands | bssentials.command.* | |
/bssentials | Bssentials help! | none |
/gm | Change gamemode! | bssentials.command.gm |
/invsee | See a players invtory | bssentials.command.invsee |
/clearinv | Clear your inventory! | none |
/rules | Warps to /warp rules ! | bssentials.command.rules |
/day | Day time! | bssentials.command.day |
/night | Night time! | bssentials.command.night |
/rain | Make it rain! | bssentials.command.rain |
/removelag | remove lag! | bssentials.command.removelag |
/staff | See server staff members! | bssentials.command.staff |
/warp | warp to places! | bssentials.command.warp |
/setwarp | Set a warp. | bssentials.command.setwarp |
/spawn | warp to spawn! | bssentials.command.spawn |
/setspawn | set the spawn! | bssentials.command.setspawn |
/welcome | welcome a player to the server! | bssentials.command.welcome |
/spawnmob | spawns a mob! | bssentials.command.spawnmob |
/heal | heal you! | bssentials.command.heal |
/feed | feed you! | bssentials.command.feed |
/fly | be able to fly! | bssentials.command.fly |
bssentials.command.google | ||
/mcwiki | Minecraft Wiki | bssentials.command.mcwiki |
/youtube | Videos! | bssentials.command.youtube |
/bukkitdev | Look for plugins! | bssentials.command.bukkitdev |
/god | Be invincible! | bssentials.command.god |
/pm | Private message a player | bssentials.command.pm |
/viewnick | See a players nickname | bssentials.command.viewnick |
/nick | Set your nickname! | bssentials.command.nick |
/disnick | Resets your name! | bssentials.command.disnick |
/delwarp | Deletes an warp | bssentials.command.delwarp |
/home | tp to your set home | bssentials.command.home |
/sethome | set your home | bssentials.command.sethome |
/delhome | removes your home | bssentials.command.delhome |
Source code: https://github.com/Bssentials/Bssentials
Have an issue? Report it on Github