🌳Getting Started
Learn how to begin saving time and knowledge with using ProCommands
Plugin Installation
You can begin by going to our github and installing the latest version by going here https://github.com/AstreaMC/ProCommands/releases and installing the LATEST version that we have released and then head to your server's console and go to your file manager then plugins folder then drag and drop the ProCommands.jar file into your plugins folder.
About Command Cooldowns
All cooldowns are stored in the cooldowns.yml file all cooldowns will be there when the server restarts, when there is a reload, plugin reload, leave, join etc. when the cooldown is up it will leave that data in the cooldowns.yml file but delete your cooldown we have this file to store data about who runs what commands and if they're on cooldown if they are on cooldown you will see x amount of ticks in the file under their UUID.
About The Config.yml
The config.yml is where you will go to make your commands if you wish to learn on how to make your first command successfully either look at the Creating Commands wiki page or build off the structure off of our 2 default commands that are in the plugin automatically visit the Actions page to see what is possible so far with the plugin and command creation.
Last updated