CommandQueue
PluginGPL-3.0-only

CommandQueue

CommandQueue is a Minecraft plugin that allows you to queue commands for when a player joins the server.

46
Downloads
0
Followers
11 months ago
Updated
📦
1
Versions

📖About CommandQueue

CommandQueue

CommandQueue is a Minecraft plugin that allows you to queue commands for when a player joins the server.

Features

Commands

  • /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.

Permissions

  • commandqueue.command - Allows the player to use the /commandqueue command.

Queue Types

  • player - Makes the player execute the command.
  • console - Makes the console execute the command.

Command Placeholders

The following are placeholders that can be used in the command:

  • %player% - The name of the player.

Feedback / Bugs

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.