Docs  /  Minecraft server owner: Macdaddy4sure

Minecraft server owner: Macdaddy4sure

Default server owner identity for the AugmentedIntelligence Spigot bridge.

Config (config.yml)

bridge:
  server-id: "Macdaddy4sure.ai-Minecraft"
  primary-player: "Macdaddy4sure"

server:
  owner: "Macdaddy4sure"
  owner-uuid: ""              # set to exact UUID when known
  display-name: "Macdaddy4sure"
  organization: "Macdaddy4sure.ai"

Government (government.yml)

offices:
  Macdaddy4sure: president

Runtime behavior

Feature Behavior
Chat Owner always may use and receive AI chat (bypass deny)
@p resolution Prefers online primary-player / owner name
Bridge hello Sends server_owner, server_owner_display, optional UUID to _AI
/ai status Prints server_owner=…

After deploy

  1. Rebuild plugin jar and copy to plugins/.
  2. If you already have a live config.yml / government.yml, merge the keys above (or set them by hand).
  3. /ai reload or restart.
  4. Optional: /ai gov appoint player:Macdaddy4sure office:president apply
  5. Optional: add to ops.json / LuckPerms for full server OP if desired (separate from plugin owner).

Exact Minecraft username must match (case-insensitive). If the account renames, update server.owner and bridge.primary-player.

Generated from the project markdown docs on 2026-07-24. This is a static, self-contained site.