Diferències
Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.
| Ambdós costats versió prèvia Revisió prèvia Següent revisió | Revisió prèvia | ||
| software:games:minecraft:start [11/04/2020 05:20] – [mcrcon] mate | software:games:minecraft:start [11/04/2020 08:28] (actual) – [server.properties] mate | ||
|---|---|---|---|
| Línia 2: | Línia 2: | ||
| == standalone | == standalone | ||
| * [[https:// | * [[https:// | ||
| + | |||
| == server | == server | ||
| * [[https:// | * [[https:// | ||
| Línia 9: | Línia 10: | ||
| * uuid -> name: [[https:// | * uuid -> name: [[https:// | ||
| + | <code properties; server.properties> | ||
| + | #Minecraft server properties | ||
| + | #Sat Apr 11 11:56:16 GMT 2020 | ||
| + | spawn-protection=0 # zona alrededor del SPAWN de los jugadores dende no se puede destruir nada (default=16) | ||
| + | max-tick-time=60000 | ||
| + | query.port=25565 | ||
| + | generator-settings= | ||
| + | force-gamemode=false | ||
| + | allow-nether=true | ||
| + | enforce-whitelist=false | ||
| + | gamemode=survival | ||
| + | broadcast-console-to-ops=true | ||
| + | enable-query=false | ||
| + | player-idle-timeout=0 | ||
| + | difficulty=easy | ||
| + | spawn-monsters=true | ||
| + | broadcast-rcon-to-ops=true | ||
| + | op-permission-level=4 | ||
| + | pvp=false # matarse entre jugadores (default: true) | ||
| + | snooper-enabled=true | ||
| + | level-type=default | ||
| + | hardcore=false | ||
| + | enable-command-block=true | ||
| + | max-players=5 | ||
| + | network-compression-threshold=256 | ||
| + | resource-pack-sha1= | ||
| + | max-world-size=29999984 | ||
| + | function-permission-level=2 | ||
| + | rcon.port=25575 | ||
| + | server-port=25565 | ||
| + | texture-pack= | ||
| + | server-ip= | ||
| + | spawn-npcs=true | ||
| + | allow-flight=false | ||
| + | level-name=world | ||
| + | view-distance=10 | ||
| + | resource-pack= | ||
| + | spawn-animals=true | ||
| + | white-list=false | ||
| + | rcon.password=minecraft | ||
| + | generate-structures=true | ||
| + | max-build-height=256 | ||
| + | online-mode=true | ||
| + | level-seed= | ||
| + | prevent-proxy-connections=false | ||
| + | use-native-transport=true | ||
| + | enable-rcon=true | ||
| + | motd=Servidor dels Guirao-Torres-Marti | ||
| + | </ | ||
| + | <code javascript; ops.json> | ||
| + | [ | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | ] | ||
| + | </ | ||
| === mcrcon | === mcrcon | ||
| * [[https:// | * [[https:// | ||
| * connect:< | * connect:< | ||
| * commands: | * commands: | ||
| + | * **fill <X1> <Y1> <Z1> <X2> <Y2> <Z2> minecraft: | ||
| + | * minecraft: | ||
| * [[https:// | * [[https:// | ||
| - | * To teleport yourself to Alice: teleport Alice | + | * To teleport yourself to Alice: |
| - | * To teleport all players to yourself: teleport @a @p | + | * To teleport all players to yourself: |
| - | * To teleport yourself to x=100 and z=100, but three blocks above your current position: teleport 100 ~3 100 | + | * To teleport yourself to x=100 and z=100, but three blocks above your current position: |
| - | * To rotate the nearest player 10 degrees to the right without changing their position: teleport @p ~ ~ ~ ~10 ~ | + | * To rotate the nearest player 10 degrees to the right without changing their position:** teleport @p ~ ~ ~ ~10 ~** |
| - | * To teleport yourself to the same coordinates, | + | * To teleport yourself to the same coordinates, |
| - | * To teleport all players to x=84 y=57 z=79 in the End: execute as @a in minecraft: | + | * To teleport all players to x=84 y=57 z=79 in the End: execute as @a in minecraft:**the_end run teleport 84 57 79** |
| - | To teleport Alice to x=251 y=64 z=-160 in the Overworld: execute as Alice in minecraft: | + | |
| - | | + | |
| - | * [[https:// | + | ==== all commands: |
| - | * < | + | * [[https:// |
| + | * < | ||
| / | / | ||
| /ban < | /ban < | ||