Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 593 Bytes

File metadata and controls

26 lines (18 loc) · 593 Bytes

Hytale Players Command

A simple Hytale server plugin that adds a /players command to list online players with their UUIDs.

Features

  • Lists all online players
  • Shows player name, UUID, and current world

Installation

Download the latest JAR from Releases and copy it to your server's mods folder.

Usage

Console:

/players

Output:

Online players (2):
- PlayerOne [550e8400-e29b-41d4-a716-446655440000] (World: default)
- PlayerTwo [6ba7b810-9dad-11d1-80b4-00c04fd430c8] (World: default)