Skip to content

Conversation

@TSERATO
Copy link
Contributor

@TSERATO TSERATO commented Nov 7, 2025

Added block state arg suggested here: #43

Usage: /hologram edit <hologram> blockstate <property> <value>

Example:

  1. /hologram create block testblock
  2. /hologram edit testblock TEST_BLOCK
  3. /hologram edit testblock blockstate mode accept

Permission: fancyholograms.hologram.edit.block_state

import java.util.*;
import java.util.stream.Collectors;

public class BlockStateCMD implements Subcommand {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use the lamp framework for new commands

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants