This is DragonFights Addon for BentoBox plugin.
- Place the addon jar in the addons folder of the BentoBox plugin.
- Restart the server.
- Change DragonFights/config.yml to suit your needs.
- Restart the server again.
The latest configuration file with comments can be found here.
This addon works only in GameModes with enabled end islands. It is not required to have an exit portal in the end blueprint, as users can generate it by placing End Crystal on the bedrock block. It will automatically generate a new exit portal.
To summon a new dragon players must place 4 end crystals on the middle block per each end trophy side. It will start the end dragon summoning sequence.
-
I have created end trophy but nothing happens.
Hmm, it could be a bug in my system. Maybe you could fill the bug report?
-
My dragon was removed when I teleported to the end.
This can happen if dragon was close to spawn position, and it is not added to "remove-mobs-whitelist" in gamemode config. It should be enough if you add ENDER_DRAGON to the whitelist.
-
There are no obsidian towers around the trophy.
Obsidian towers will be generated after player initialize dragon fight.
-
Players can stop the dragon fight if they destroy end crystals.
Yes, that is how it should work. If they destroy end crystals before dragon is summoned, battle is stopped.
-
How can I get this addon?
The official releases can be found here: Releases
Development versions can be found here: Releases
Addon currently have 2 placeholders:
[gamemode]_dragonsfights_killed_dragon_count
- returns number of killed dragons on user.[gamemode]_dragonsfights_visited_killed_dragon_count
- returns number of killed dragons on visited island.
- BentoBox 1.17
- Spigot 1.17
Addon is not compatible with Older BentoBox and Spigot version. It requires Java 16+.