Skip to content

Instantly share code, notes, and snippets.

View D4isDAVID's full-sized avatar

David Malchin D4isDAVID

  • Israel
  • 20:04 (UTC +03:00)
  • YouTube @d4vid
View GitHub Profile
@D4isDAVID
D4isDAVID / chatitem.sk
Last active September 29, 2023 22:07
A script made with Minecraft Skript that allows you to display your items in the chat
# ChatItem 1.9.1 by D4isDAVID
# Find it on SpigotMC: https://spigotmc.org/resources/83479/
# Find it on skUnity Forums: https://forums.skunity.com/resources/1168/
# Find it on GitHub Gist: https://gist.github.com/D4isDAVID/57c7740c8eb835851ebee3eb8c6b00bf
# Dependencies:
# - Skript 2.6.4+ | https://github.com/SkriptLang/Skript/releases
# - SkBee 2.15.0+ | https://github.com/ShaneBeee/SkBee/releases
options:
item format: &8[&r{name}&7 x{amount}&8]