BlockSuite is the upcoming, BEST All-in-One Minecraft Server Management and Administration software you've been waiting for!
Aren't you tired of having to mix and match different plugins to achieve what you want just to manage your staff and players? That is what BlockSuite aims to fix in the long run!
Features
These are the features both current and upcoming.
You can keep track of the project's progress by tuning into
our milestones!
To stay updated on when features are released,
join the Discord.
✔️ Ban
✔️ Unban
✔️ Ban History
✔️ Mute
✔️ Unmute
✔️ Mute History
✔️ Warning
✔️ Warning History
✔️ Kick
✔️ Kick History
❌ Report
(coming soon!) ❌ Report History
(coming soon!) ❌ Tickets
(coming soon!) ❌ Modules (Enable/Disable individual commands)
(coming soon!) ❌ Notifications
(coming soon!)
And still much more to come including a WebUI that will manage your server beyond staff and player management!
For a full list of features visit the
Downloads page or check out the
Wiki!
Commands
⭕
/blocksuite init [confirm] - Initializes Database (MySQL)
⭕
/blocksuite updatedb - Updates SQL Database
⭕
/blocksuite group - Group Management Command
⭕
/blocksuite playergroup - Change player group
⭕
/blocksuite permission - Group Permission Command
⭕
/blocksuite dbconnect - Reconnects to database
⭕
/ban [player] [duration] [reason] - Bans a player
⭕
/unban [player] - Unbans a player
⭕
/banhistory [player] - View player ban history
⭕
/mute [player][duration] [reason] - Mutes a player
⭕
/unmute [player] - Unmutes a player
⭕
/mutehistory [player] - View player mute history
⭕
/warning [give/list] [player] (warning) - Give or List warnings for a player
⭕
/kick [player] [reason] - Kick a player
⭕
/kickhistory [player] - View player kick history
Configuration ⚠️IMPORTANT⚠️ In future versions of BlockSuite-Core, WebUI Integration will not be compatible with SQLite. Use MySQL over SQLite if you can!
However, database migration will be implemented for those who started with SQLite.
Code (YAML):
# Available Database types, recommended # and preferred method is MySQL # 1) mysql # 2) sqlite database:
type: sqlite
# only for SQLite dbfile: blocksuite.db
# only for MySQL user: blocksuite
password: secure
host: localhost
port: 3306
database: blocksuite
debug: false
# DO NOT TOUCH version: 1
Support
BlockSuite is in active development making support available for everyone!
Support requests for bugs and errors, please email support at
[email protected]
Support requests for configuration, general question and assistance, please
join the Discord and create a ticket or start a chat in the community support channel.
Terms and Conditions
By downloading BlockSuite-Core, you agree to the following:
BlockSuite-Core is under All Rights Reserved license
You are not allowed to re-distribute/sell/re-sell any old, current or new versions of BlockSuite-Core outside of Official/Approved BlockSuite pages.
You are not allowed to decompile any BlockSuite jar package for any reason.