Diferencia entre revisiones de «1.8»

Thorcete (discusión | contribs.)
Sin resumen de edición
Thorcete (discusión | contribs.)
Sin resumen de edición
Línea 164: Línea 164:
**** For example: {{cmd|stats entity @a set AffectedBlocks @a Test}} will update a scoreboard objective named 'Test' for all players whenever a command is performed relative to them, the objective will update by the number of blocks affected by the command since the stat was set to <code>AffectedBlocks</code>, this means if the command is {{cmd|fill}} then it will update the objective for whoever is running the command (@a) by the number of blocks filled
**** For example: {{cmd|stats entity @a set AffectedBlocks @a Test}} will update a scoreboard objective named 'Test' for all players whenever a command is performed relative to them, the objective will update by the number of blocks affected by the command since the stat was set to <code>AffectedBlocks</code>, this means if the command is {{cmd|fill}} then it will update the objective for whoever is running the command (@a) by the number of blocks filled
* {{cmd|testforblocks}}
* {{cmd|testforblocks}}
** Compares two areas of a world
** Compara dos areas del mundo
** The mode can be set to <code>all</code> or <code>masked</code>, <code>all</code> is the default while <code>masked</code> will ignore air
** The mode can be set to <code>all</code> or <code>masked</code>, <code>all</code> is the default while <code>masked</code> will ignore air
** Usage: {{cmd|testforblocks <x1> <y1> <z1> <x2> <y2> <z2> [mode]}}
** Usage: {{cmd|testforblocks <x1> <y1> <z1> <x2> <y2> <z2> [mode]}}
Línea 177: Línea 177:
*** Set the subtitle (optional)
*** Set the subtitle (optional)
** {{cmd|title @a clear}}
** {{cmd|title @a clear}}
*** Clear titles immediately
*** Limpia los titulso de forma inmediata
** {{cmd|title @a reset}}
** {{cmd|title @a reset}}
*** Reset all title parameters to defaults (fade times)
*** Resetea todos los parametros por defecto (fade times)
* {{cmd|trigger}}
* {{cmd|trigger}}
** Functions the same way as {{cmd|scoreboard players set}} or {{cmd|scoreboard players add}}, but can only modify objectives with the <code>trigger</code> criteria (referred to as "triggers") and can only modify the score of the player running the command
** Functions the same way as {{cmd|scoreboard players set}} or {{cmd|scoreboard players add}}, but can only modify objectives with the <code>trigger</code> criteria (referred to as "triggers") and can only modify the score of the player running the command
Línea 680: Línea 680:
* Old skins still work, but won't have the new features
* Old skins still work, but won't have the new features
; Servers
; Servers
* New server icons, displayed with 3 buttons.
* Nuevos iconos de servidores, mostrados con 3 botones.
** Up and down arrows to move the servers' order.
** Up and down arrows to move the servers' order.
** Third button is to join the server.
** Third button is to join the server.