James Burlison avatar

James Burlison

Community

@jburlison · Garner, NC

19Followers
|
39Public Repos
|
72Published Skills

Software Architect

Agent Skills by James Burlison

Showing 72 vetted skills indexed across 2 GitHub repositories.

JBurlisonJBurlison
13

hytale-commands

Document Hytale command creation with arguments, permissions, and registration.

Community
Intermediate
JBurlisonJBurlison
13

hytale-hotbar-actions

Customize Hytale hotbar key actions via packet filtering.

Community
Advanced
JBurlisonJBurlison
13

hytale-tag-system

Document Hytale's hierarchical tag system and AssetRegistry API usage in Hyforged.

Community
Intermediate
JBurlisonJBurlison
13

hytale-logging

Document Hytale's HytaleLogger API for server-side plugin logging.

Community
Basic
JBurlisonJBurlison
13

hytale-config-files

Manage persistent Hytale plugin configuration files using Java classes and BuilderCodec.

Community
Intermediate
JBurlisonJBurlison
13

hytale-ecs

Explain Hytale's ECS architecture for components, systems, and queries.

Community
Advanced
JBurlisonJBurlison
13

hytale-env-setup

Set up a Hytale plugin development environment with JDK 25 and VS Code.

Community
Intermediate
JBurlisonJBurlison
13

update-server-lib

Download the latest Hytale pre-release server and decompile its JAR with Vineflower.

Community
Advanced
JBurlisonJBurlison
13

hytale-chat-formatting

Format Hytale chat messages with TinyMessage rich text styling.

Community
Intermediate
JBurlisonJBurlison
13

hytale-text-holograms

Generates floating text holograms in Hytale by spawning invisible entities with nameplate components.

Community
Intermediate
JBurlisonJBurlison
13

hytale-teleporting-players

Teleport players in Hytale plugins using Teleport component and Transform data.

Community
Intermediate
JBurlisonJBurlison
13

copilot-file-specs

Define file specifications for AI coding assistant customization across providers.

Community
Basic
JBurlisonJBurlison
13

hytale-camera-controls

Document Hytale server-side camera packets and enum usage for plugin development.

Community
Intermediate
JBurlisonJBurlison
13

hytale-notifications

Send in-game notifications to Hytale players using NotificationUtil.

Community
Intermediate
JBurlisonJBurlison
13

hytale-player-input

Document Hytale player input with packet interception and camera controls.

Community
Advanced
JBurlisonJBurlison
13

hytale-spawning-entities

Spawn visible model-based entities in Hytale using the Entity Component System.

Community
Advanced
JBurlisonJBurlison
13

hytale-items

Documents the Hytale Item Registry API, custom item JSON definitions, crafting recipes, and interaction chaining workflows.

Community
Advanced
JBurlisonJBurlison
13

hytale-blocks

Create custom Hytale blocks with BlockType JSON definitions and asset packs.

Community
Intermediate
JBurlisonJBurlison
13

hytale-instances

Spawn, teleport, and remove Hytale instanced worlds via InstancesPlugin.

Community
Intermediate
JBurlisonJBurlison
13

hytale-ui-modding

Create custom Hytale UIs using .ui markup and the Java UI API.

Community
Advanced
JBurlisonJBurlison
13

hytale-playing-sounds

Plays and manages in-game audio for players with configurable volume and pitch.

Community
Basic
JBurlisonJBurlison
13

hytale-events

Document Hytale event handling for IEvent, IAsyncEvent, and EcsEvent.

Community
Intermediate
JBurlisonJBurlison
13

hytale-world-gen

Document Hytale's procedural world generation systems, covering Java APIs and Node/JSON configuration.

Community
Advanced
JBurlisonJBurlison
13

hytale-persistent-data

Store and retrieve persistent Hytale player and entity data via custom component serialization.

Community
Advanced