You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin de [MCDR](https://github.com/MCDReforged/MCDReforged) para gestionar dentro del juego tareas y proyectos activos dentro de un servidor de minecraft.
4
+
5
+
> [!NOTE]
6
+
> Este Plugin nesesita RCON configurado previamente
7
+
8
+
## Uso
9
+
El plugin tiene varias funciones hover y eventos de clic, mas que nada en la lista, los 3 botonos principales son:
10
+
-[-] eliminar elemento
11
+
-[+] añadir sub-tarea
12
+
-[v] añadir waipoint (utilizando voxelmap)
13
+
### Aquí están algunos comandos útiles para usar el plugin TaskList:
14
+
15
+
-`!!task help` — Muestra los comandos de ayuda.
16
+
-`!!task list` — Muestra la lista de tareas actuales.
17
+
-`!!task add main/generic <nombre> <descripcion>` — Agrega una nueva tarea a la lista seleccionada (`main` o `generic`).
18
+
19
+
## Ejemplos
20
+
21
+
-`!!task view <nombre>` — muestra detalles de la tarea espesificada.
0 commit comments