Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

v1.20.6-patch0

Latest

Choose a tag to compare

@dadencukillia dadencukillia released this 28 May 15:34
· 1 commit to main since this release

Minecraft version: 1.20.6
Patch number: 0

This version contains the following information about the player that ran the mod:

  • UUID
  • Nickname
  • Is the player in any world now
  • Info about the world the player playing in:
    • World's name
    • World's difficulty
    • Is day now in the world
    • Which weather now ("clear", "thunder", "rain")
    • Time of day
    • World time
    • Type of world ("overworld", "theEnd", "theNether", "custom")
    • Is server's world
    • Server info:
      • Is world local (IP address is 127.0.0.1 or 192.168.x.x)
      • Is world realm
      • Address of the server (as the player wrote where joined)
      • Ping
      • Name of the server (as the player wrote when saving server in the server's list)
      • MOTD of the server
  • List of players in the world:
    • URL to download the player's skin
    • Is skin has a slim model
    • Nickname of the player
    • UUID of the player
    • Position of the player (x, y, z)
    • Game mode of the player ("spectator", "creative", "survival" (also if the player is in the adventure mode)),
    • Light level at the player
    • Luminance at the player
    • Name of block the player stood on
    • Name of an item the player held
  • List of entities in the world:
    • Entity's id
    • Name of the entity (like "minecraft:cow")
    • Position of the entity (x, y, z)