# Projects

- [Punishments](/projects/punishments.md): A LiteBans addon which allows you to stack punishments and have a GUI interface while punishing players.
- [Commands](/projects/punishments/commands.md): An overview of all commands provided by the plugin.
- [Configuration](/projects/punishments/configs.md): An overview of all the default configuration files provided by the plugin.
- [main.yml](/projects/punishments/configs/main.yml.md)
- [messages.yml](/projects/punishments/configs/messages.yml.md)
- [Menus](/projects/punishments/configs/menus.md): An overview of all menu configurations provided by the plugin.
- [history-main.yml](/projects/punishments/configs/menus/history-main.yml.md): This menu opens when you use the /history \<user> command.
- [history.yml](/projects/punishments/configs/menus/history.yml.md): This menu opens when you use the /history \<user> command.
- [note-delete-confirmation.yml](/projects/punishments/configs/menus/note-delete-confirmation.yml.md): This menu opens when you use the /history \<user> command.
- [note-editor.yml](/projects/punishments/configs/menus/note-editor.yml.md): This menu opens when you use the /history \<user> command.
- [notes.yml](/projects/punishments/configs/menus/notes.yml.md): This menu opens when you use the /history \<user> command.
- [punish-confirm.yml](/projects/punishments/configs/menus/punish-confirm.yml.md): This menu opens when you use the /history \<user> command.
- [punish.yml](/projects/punishments/configs/menus/punish.yml.md): This menu opens when you use the /history \<user> command.
- [records-main.yml](/projects/punishments/configs/menus/records-main.yml.md): This menu opens when you use the /history \<user> command.
- [records.yml](/projects/punishments/configs/menus/records.yml.md): This menu opens when you use the /history \<user> command.
- [records-single.yml](/projects/punishments/configs/menus/records-single.yml.md): This menu opens when you use the /history \<user> command.
- [staff-history-main.yml](/projects/punishments/configs/menus/staff-history-main.yml.md): This menu opens when you use the /history \<user> command.
- [staff-history.yml](/projects/punishments/configs/menus/staff-history.yml.md): This menu opens when you use the /history \<user> command.
- [staff-leaderboard.yml](/projects/punishments/configs/menus/staff-leaderboard.yml.md): This menu opens when you use the /history \<user> command.
- [alumina](/projects/alumina.md): A powerful and modern plugin library to streamline the process of developing Minecraft plugins!
- [ItemBuilder](/projects/alumina/itembuilder.md)
- [PotionBuilder](/projects/alumina/potionbuilder.md)
- [InputListener](/projects/alumina/inputlistener.md)
- [Commands](/projects/alumina/commands.md)
- [DependencyLoader](/projects/alumina/dependencyloader.md)
- [Events Subscriber](/projects/alumina/events-subscriber.md)
- [Static Logger](/projects/alumina/static-logger.md)
