Перейти к содержимому
Mineforgian

CopyItem

Allows server OPs and players with permission to copy items in their hand or in their sight.

Загрузки
217
Подписчики
2
Обновлён
26 июля 2023 г.
Лицензия
Apache-2.0

Опубликован 26 июля 2023 г.

CopyItem Plugin

CopyItem is a simple but fully customizable Spigot plugin that allows server operators and players with permission to copy items in their hand or in their sight.

CopyItem In Action

Help Command:

Help Command

Hand Command:

Hand Command

Sight Command (Distance Changeable In Config):

Sight Command

Terminal Alerts (Can Be Turned Off In Config):

Terminal Alerts

Features

  • Item Duplication: Copy any item in your hand or any block in your sight with a simple command.
  • Custom Amounts: Specify the amount of items you want to copy, up to a configurable maximum.
  • Configurable: From the maximum amount of items that can be copied to whether command usage gets announced to ops and in the terminal, everything is easily configurable.
  • Messages Configuration: All plugin messages are fully customizable.
  • Permission Support: Comes with permission nodes for using the copy item command and reloading the plugin.

Commands

  • '/copyitem hand <amount>': Copies the item in your hand.
  • '/copyitem sight <amount>': Copies the item you're looking at.
  • '/copyitem reload': Reloads the plugin configuration.
  • '/copyitem help': Shows help message.

Permissions

  • 'copyitem.use': Allows the use of the '/copyitem' command.
  • 'copyitem.reload': Allows the use of the '/copyitem reload' command.

Configuration

Config.yml

settings:
announceCommandUsage: true
maxCopyAmount: 64
sightMaxDistance: 100
bStatsEnabled: true

Messages.yml

messages:
  prefix: "&d&lCopyItem &2&l► &7"
  copiedSuccessfully: "&bCopied %s x%d successfully."
  noItemInHand: "&bNo item in hand to copy."
  noBlockInView: "&bNo block in sight to copy."
  invalidArgument: "&bInvalid argument."
  invalidNumberFormat: "&bInvalid number format for amount."
  invalidCommandUsage: "&bInvalid command usage. Use /copyitem hand/sight/help/reload <amount>."
  noPermission: "&bYou don't have permission to use this command."
  onlyPlayersCommand: "Only players can use this command."
  commandUsed: "Player %s used /copyitem command to copy %s x%d."
  configReloaded: "&bConfiguration reloaded successfully."
  copyitemHelp: "&bCopyItem Commands:\n/copyitem hand <amount> - Copies the item in your hand.\n/copyitem sight <amount> - Copies the item you're looking at.\n/copyitem reload - Reloads the plugin configuration.\n/copyitem help - Shows this help message."

This plugin was only tested on 1.19 and 1.20, no other previous versions.

Support

For any help or support questions, join our Discord Server.

Ченджлог

1.0Релиз1.19.4, 1.20, 1.20.1 · 26 июля 2023 г.

The official release of the CopyItem Spigot plugin.

Комментарии

Загружаем…