GuiUtils

open class GuiUtils(source)

Functions

Link copied to clipboard
open fun createItem(material: String, name: String, lore: List<String>): ItemStack
Link copied to clipboard
open fun createSkullItem(member: GuildMember, name: String, lore: List<String>): ItemStack
Create a skull item

Properties

Link copied to clipboard
val problemItems: Set<Material>