Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name mode PREVENT, prevents name tagging any mobs. #261

Open
andrewkm opened this issue Sep 16, 2022 · 0 comments
Open

Name mode PREVENT, prevents name tagging any mobs. #261

andrewkm opened this issue Sep 16, 2022 · 0 comments

Comments

@andrewkm
Copy link

Paper 1.19.2 Build 142
StackMob-5 built upon: e5b74af (latest)

events:
  # When a nametag is used to rename a mob (see nametag)
  nametag:
    enabled: true
    # SLICE - slice off an entity so that a single entity is named and becomes unstackable
    # PREVENT - prevent nametags from working with stacked mobs
    mode: PREVENT

The above config prevents naming absolutely any mobs, not just stacked, as the commented section of the configuration states.
Spawn just one mob, try to name tag, no bueno.

Changing to SLICE fixes this.

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

No branches or pull requests

1 participant