# Darrionat Plugins

## Darrionat Plugins

- [Welcome](https://wiki.darrionatplugins.com/master.md): The official wiki for Darrionat's Plugins
- [Bans+](https://wiki.darrionatplugins.com/plugins/bans+.md): An advanced banning plugin with a custom GUI, staff channel, and MySQL support
- [Commands & Permissions](https://wiki.darrionatplugins.com/plugins/bans+/commands-and-permissions.md)
- [Configuration Files](https://wiki.darrionatplugins.com/plugins/bans+/configuration-files.md)
- [GUIs](https://wiki.darrionatplugins.com/plugins/bans+/guis.md)
- [MySQL](https://wiki.darrionatplugins.com/plugins/bans+/mysql.md)
- [Trivia](https://wiki.darrionatplugins.com/plugins/bans+/trivia.md)
- [Command Cooldown](https://wiki.darrionatplugins.com/plugins/command-cooldown.md): The best plugin for adding cooldowns to commands and preventing spam! 1.7-1.21 support!
- [Commands & Permissions](https://wiki.darrionatplugins.com/plugins/command-cooldown/commands-and-permissions.md): List of commands and permissions
- [Configuration Files](https://wiki.darrionatplugins.com/plugins/command-cooldown/configuration-files.md): Files of Command Cooldown
- [cooldowns.yml](https://wiki.darrionatplugins.com/plugins/command-cooldown/configuration-files/cooldowns.yml.md): Default for example
- [config.yml](https://wiki.darrionatplugins.com/plugins/command-cooldown/configuration-files/config.yml.md)
- [messages.yml](https://wiki.darrionatplugins.com/plugins/command-cooldown/configuration-files/messages.yml.md)
- [MySQL](https://wiki.darrionatplugins.com/plugins/command-cooldown/mysql.md)
- [Trivia](https://wiki.darrionatplugins.com/plugins/command-cooldown/trivia.md): Fun facts or interesting information
- [Custom Enchants+](https://wiki.darrionatplugins.com/plugins/custom-enchants+.md): Custom enchants, scrolls, custom GUI's, and more!
- [API](https://wiki.darrionatplugins.com/plugins/custom-enchants+/api.md): Information about the API for Custom Enchants+
- [Commands & Permissions](https://wiki.darrionatplugins.com/plugins/custom-enchants+/commands-and-permissions.md): List of commands and permissions
- [Configuration Files](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files.md): Files of Custom Enchants+
- [config.yml](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files/config.yml.md)
- [enchants.yml](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files/enchants.yml.md)
- [lores.yml](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files/untitled.md)
- [messages.yml](https://wiki.darrionatplugins.com/plugins/custom-enchants+/configuration-files/messages.yml.md)
- [Custom Blocks](https://wiki.darrionatplugins.com/plugins/custom-enchants+/custom-blocks.md): Information about custom blocks
- [Dependencies](https://wiki.darrionatplugins.com/plugins/custom-enchants+/dependencies.md): Integration with other plugins
- [Enchantments](https://wiki.darrionatplugins.com/plugins/custom-enchants+/enchants.md): Information about enchantments
- [GUIs](https://wiki.darrionatplugins.com/plugins/custom-enchants+/guis.md): All GUI's and their descriptions
- [Scrolls](https://wiki.darrionatplugins.com/plugins/custom-enchants+/scrolls.md): All scrolls and their descriptions
- [Wands](https://wiki.darrionatplugins.com/plugins/custom-enchants+/wands.md): Custom items that can be crafted which hold unique enchantments
- [Trivia](https://wiki.darrionatplugins.com/plugins/custom-enchants+/trivia.md): Fun facts or interesting information
- [PrisonPick](https://wiki.darrionatplugins.com/plugins/prisonpick.md): Prison Servers | Enchant Upgrades | Inventory Management
- [Autosell](https://wiki.darrionatplugins.com/plugins/prisonpick/autosell.md): Detailed information on how Autosell works
- [Commands & Permissions](https://wiki.darrionatplugins.com/plugins/prisonpick/commands-and-permissions.md): Detailed Information on all commands and their permissions
- [Configuration Files](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files.md)
- [autosell.yml](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files/autosell.yml.md)
- [config.yml](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files/config.yml-1.0.2.md): 1.0.2
- [enchants.yml](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files/enchants.yml-1.0.2.md): 1.0.2
- [messages.yml](https://wiki.darrionatplugins.com/plugins/prisonpick/configuration-files/messages.yml-1.0.2.md): 1.0.2
- [Dependencies](https://wiki.darrionatplugins.com/plugins/prisonpick/dependencies.md): Information about required/non-required plugins that PrisonPick can work with
- [Enchantments](https://wiki.darrionatplugins.com/plugins/prisonpick/enchantments.md): Information about pickaxe enchantments
- [GUIs](https://wiki.darrionatplugins.com/plugins/prisonpick/guis.md): A GUI is a menu that can be opened by a player
- [Inventory Management](https://wiki.darrionatplugins.com/plugins/prisonpick/inventory-management.md): How the plugin manages a player's inventory
- [Placeholders](https://wiki.darrionatplugins.com/plugins/prisonpick/placeholders.md): PrisonPick's optional expansion for PlaceholderAPI
- [Saving Data](https://wiki.darrionatplugins.com/plugins/prisonpick/saving-data.md): The different ways PrisonPick can store a player's data and statistics
- [PluginLib](https://wiki.darrionatplugins.com/libraries/pluginlib.md): A library for making the creation of plugins easier
- [Creating Your Plugin](https://wiki.darrionatplugins.com/libraries/pluginlib/creating-your-plugin.md): The first step of adding this library to your project
- [Commands](https://wiki.darrionatplugins.com/libraries/pluginlib/commands.md): PluginLib offers a simple way to create your commands and handles a few errors in the process
- [Configs](https://wiki.darrionatplugins.com/libraries/pluginlib/configs.md)
- [ErrorHandler](https://wiki.darrionatplugins.com/libraries/pluginlib/errorhandler.md)
- [Gui](https://wiki.darrionatplugins.com/libraries/pluginlib/gui.md)
- [SpigotMC Bot](https://wiki.darrionatplugins.com/discord-bot/spigotmc-bot.md): A bot with the ability to watch plugin updates and post them to a channel
- [Commands](https://wiki.darrionatplugins.com/discord-bot/spigotmc-bot/commands.md): List of commands and their functionalities
