
NeoBB
A customized version of the popular BlockBattles game where multiple players compete in a turn-based battle. Each turn opens up new opportunities: attack your opponents, deal damage, and use special abilities offered by the selected game mode.
Game mode variants:
- Default: Basic rule set used on the Hectus 2.0 server.
- Legacy: Outdated but mechanics-rich version from Hectus 1.0 (2022-23). While the balance suffers, the number of available turns is huge.
- HereStudio: Mode from an abandoned server reminiscent of a card game - simple mechanics with a focus on dealing damage.
- Other modes: Plans are underway to add the classic mode and other variations that may debut first on the Hectus server.
Installation
For the plugin to work, simply create a PaperMC or PurPur server by moving the file into the plugins/
folder. If you want to fully immerse yourself in the atmosphere, download the adapted world via the link.
Match Management
Commands for starting:
/games start <mode> <players>
- start the game./games start <mode> @a[name=!PlayerName]
- exclude a specific player.
Stopping current games:
/games stop <id>
- end the match by its unique identifier./games list
- list of active games with ID, player count, and time remaining.
The plugin is developing in two directions: the public version here and the extended version on the Hectus server.