/
CommandQueue is a Minecraft plugin that allows you to queue commands for when a player joins the server.
/commandqueue add <type> <player> <command> - Adds a command to the queue for a player./commandqueue remove <type> <player> - Removes a command from the queue for a player./commandqueue clear <type> <player> - Clears all commands in the queue for a player./commandqueue list <type> <player> - Lists all commands in the queue for a player.commandqueue.command - Allows the player to use the /commandqueue command.player - Makes the player execute the command.console - Makes the console execute the command.The following are placeholders that can be used in the command:
%player% - The name of the player.If you have any feedback or suggestions or find any bugs for the plugin, please feel free to open a GitHub issue or join the Discord server and let me know.