Мова

CreativeItemControl

CreativeItemControl

ModrinthSpigotMC

Control impossible items that players get in your creative mode worlds

83 завантажень оновлено 1mo ago
остання v1.1.2 Modrinth
Folia Paper Purpur 1.21 – 26.1.2 ManagementUtility

Issues & Suggestions

Visit our Discord for any issues or suggestions!

CreativeItemControl is a plugin designed to allow you to prevent playters from obtaining or using impossible items, such as..

  • Impossible enchantments
    • Incompatible (Infinity + mending)
    • Impossible levels (Sharpness 10)
    • Incompatible items (Sharpness on a stick)
  • Custom potions
    • Potions with custom effects
  • Attribute Modifiers
    • Prevent any items with attributre modifiers

You can also allow specific items with the /cic exclude commmand.

Commands:

  • /cic exclude | Exclude held item from CIC. Id is any name you wish to give it
  • /cic give [player] | Give yourself or another player (if you have permissions) an excluded item
  • /cic list | List available excluded items
  • /cic reload | Reload the plugin config
  • /cic remove | Remove an excluded item from exclusions list

Permissions:

cic.bypass.enchantments - Bypass enchantment protections
cic.bypass.potions - Bypass potion protections
cic.bypass.attributes - Bypass attrribute protections
cic.bypass.components - Bypass component protections
cic.bypass.* - Bypass all protections

cic.give - Allow a player to use /cic give on themself
cic.admin - Admin commands (/cic exclude, reload, remove), allow /cic give on others

Multiple action options for dealing with the items, configurable in the config.

Config.yml
# Creative Item Control Plugin Config
# This plugin is designed to give full control over item data to server administrators, especially those
# with creative mode worlds or servers

config:
  enabled: true # Is plugin enabled?
  playeralerts: true # Send a message to the player attempting to get the item

  worlds: # Worlds in which the plugin is active
    - example
  blacklist: false # If true, above worlds config will act as a blacklist



enchantments:
  # By default, only regular enchantments and levels will be allowed.
  # Action to take when impossible enchants are found. Options:
  # LOWER - Set enchants to the highest possible value for that item
  # REMOVE - Remove enchantments from the item all-together
  # DELETE - Delete the item
  enabled: true # Enable enchantment checks?
  action: LOWER
  allow-incompatible: false # Whether or not to allow incompatible enchantments (Sharpness with Smite, Infinity with Mending, etc)

attributes:
  # By default, no attribute modifying items will be allowed
  # Action to take when attribute modifiers are found. Options:
  # REMOVE - Remove the attribute modifiers from the item
  # DELETE - Delete the item
  enabled: true
  action: DELETE

potions:
  enabled: true


components:
  # Warning, directly blocking components can have unintended consequences, including MANY false positives.
  # Use only if you know what you're doing
  enabled: false
  blocked: # Blocked components
    - minecraft:example_component

If you have any questions, suggestions, or issues with this plugin, feel free to DM me on discord
Discord: kingidk

Версії

Release
1.1.2
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 1mo ago
Features: - Add BStats
55
Release
1.1
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 2mo ago
## 26.x, Folia Support, Message Customization, & Alert Cooldowns! Additions: - Added Folia Support - Added support for 26.x - Most messages are customizable…
15
Release
1.0
paper, purpur · 1.21, 1.21.1, 1.21.2 · 2mo ago
Initial CreativeItemControl jar
13

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити CreativeItemControl

SpigotMC

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.