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

Impossible to prevent renaming items #9046

Open
3 tasks done
Proemmis opened this issue Aug 18, 2024 · 4 comments
Open
3 tasks done

Impossible to prevent renaming items #9046

Proemmis opened this issue Aug 18, 2024 · 4 comments
Labels
bug report Reports of bugs/inconsistencies

Comments

@Proemmis
Copy link

Description of Issue

Hi, my players can continue to rename items in anvil with this config :
image

image
Anyone know how to fix the issue, Thanks :)

Version Information

[11:51:19] [Server thread/INFO]: --------------------------------------------------
[11:51:19] [Server thread/INFO]: CMI: 9.7.5.3 SqLite
[11:51:19] [Server thread/INFO]: CMILib: 1.5.1.1
[11:51:19] [Server thread/INFO]: Serveur: Spigot 1.12.2-R0.1-SNAPSHOT-
[11:51:19] [Server thread/INFO]: CMI economy: Activé Vault: 1.7.3-b131(CMIEInjector) CMI Chat: Activé
[11:51:19] [Server thread/INFO]: Modules -> 58 activés 8 désactivés: deathMessages, chatBubble, tablist, ranks, playerCombat, votifier, headDrop, jail
[11:51:19] [Server thread/INFO]: --------------------------------------------------

Errors

No response

Relevant Config Sections

ItemRenaming:
  # When set to true, players will be denyied from renaming defined items in anvil or with itemname command
  # Option to define specific name by using regex format
  # Can be bypassed with cmi.anvil.itemrename.bypass
  Prevent: true
  # When set to true item renaming will be disabled in general, with anvil or command independent of renamed material
  # This can be bypassed with previous permission node
  GlobalDisable: true
  # Defines maximum length of item name excluding color codes for itemname command
  # Set it to 0 if you want to remove restrictions
  MaxLength: 64
  # List of materials followed with optional regex code which can prevent specific naming, like renaming mob spawners into another type while still allowing renaming spawner into anything else
  List:
  - diamondpickaxe:([A-z]+ (?i)\w*shop)

Relevant Plugins

No response

Agreements

  • My server is supported by CMI.
  • My version of CMI at the time of this report is up to date.
  • I have searched the github and asked around before making this report.
@Proemmis Proemmis added the bug report Reports of bugs/inconsistencies label Aug 18, 2024
@Proemmis
Copy link
Author

bump my issue because no answer. Thanks for understanding.

@Proemmis
Copy link
Author

@Proemmis
Copy link
Author

bump because no answer since several days. Thanks.

@CloudeLecaw
Copy link

its more a missing feature than a issue
see here:
#7372

is a bit older but still opened ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Reports of bugs/inconsistencies
Projects
None yet
Development

No branches or pull requests

2 participants