Description
A plugin for Hytale that lets you open a gui to view a list of entities per world.
Keep in mind:
- Until the ui system hytale uses better supports "realtime" guis, the shown world/entity data is not always accurate.
- Not fully tested in a multi-player environment so usage bugs may occur.
Features
Entity List
- Open with
/entityinfoor with the Debug Stick. - Can see a list of entities per world.
- Can select an entity to view basic information:
- Name
- Component list
- Last position
- Last rotation
- Model path (if available)
- Model asset id (if available)
- UUID
Actions
- Tp to the selected world.
- Tp to a player.
- Tp to a teleporter.
- Tp to an entity.
- Tp an entity to you.
- Kill an entity.
Debug Stick
- Can be found in the
Editor Toolscreative tab. - Smack an entity to open it in the gui.
- Sneak click to open the gui.
Filtering
The entity list can be filtered (search at the top-right) by the following:
c:searches by component nameuuid:searches by uuid- No prefix searches by name


