Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for zetastormy

A modern Minecraft server hub core solution. Based on DeluxeHub by ItsLewizz.

Report akropolis?

Release
1.7.0

zetastormy released akropolis version 1.7.0 on December 21, 2024

⭐ New features!

Now you can toggle the custom hotbar from Akropolis with a single command (/akro hotbar)! This way you can build your lobby without any distraction in your inventory. To use this command you will need the permission akropolis.command.hotbar and if you want to customize the messages for it, just add the following lines to your messages.yml file:

Messages:
  HOTBAR:
    ENABLE: "<prefix> <gray>You have <yellow>enabled <gray>the hotbar items."
    DISABLE: "<prefix> <gray>You have <yellow>disabled <gray>the hotbar items."

  # The rest of you messages configuration...

Also, players can now be hidden by default when you join the server. To modify this behavior, just add the following lines to your config.yml:

join_settings:
  # Decide whether players will be hidden on join or not
  players_hidden: false

  # The rest of your player join settings...

Also added...

  • Support for Paper 1.21.3/1.21.4 (didn't test in 1.21.2) (#23).

Fixed

  • Chat groups not working correctly when a user has the * permission.

Notes

It is recommended to test this plugin before using it in production, as it can introduce new bugs even if it was tested by us before releasing.

If you find a bug don't forget to report it in the issues page.

Full changelog: v1.6.0..v1.7.0

Information

Published onDecember 21, 2024
Downloads5

Platforms

Paper Paper (1.21.3-1.21.4)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper