HomeJavaModsSimpleJoinItems
SimpleJoinItems
Features:
  1. Execute commands on click (including commands as console and connect to BungeeCord server)
  2. Creating heads with custom texture
  3. Customisable features (allow or disallow move and drop etc.)
upload_2019-10-12_13-17-7.png
Configuration:
config.yml:

Code (YAML):
clear_inventory : true
give_delay
: 10 #time in ticks, between player join and giving items
items.yml:
Code (YAML):
Items:
  spawn
: #this must be unique for each item
    id
: COMPASS
    name
: '&eTeleport to spawn &7 [CLICK ]'
    slot
: 1
    move
: false #default false
    drop
: false #default false
    command
: 'spawn'
    amount
: 2 #default 1
    cooldown
: 5 #in ticks, default 0
    permission
: 'some.perm' #default no perm
    lore
:
    - 'first string'
     - 'second string'
  lobby
:
    id
: CRAFTING_TABLE
    name
: '&eTeleport to lobby &7 [CLICK ]'
    slot
: 2
    move
: false
    drop
: false
    command
: 'server:Lobby-1'
  texture
:
    id
: 'texture:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOGY5MjMzYzEyNDdlMDNlOWZkMjc3NDI3MzdlNzllNGNjZWJkMjI1YTliMDU5ZDU5NmQ1Y2QzNGUyNmYyMTY1In19fQ=='
    name
: '&eSome else &7 [CLICK ]'
    command
: 'first command;second command;tell:this message came from server' #you can specify multiple commands, separated by ';'
    slot
: 3
    move
: false
    drop
: false
  some_else
:
    id
: STONE
    name
: '&eAnother else &7 [CLICK ]'
    slot
: 10 #slot for off hand (left hand)
    move
: false
    drop
: false
    command
: 'console:kill %player% '

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

SimpleJoinItems is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15, 1.16 and newer. Downloaded 700 times (via Spigot). Download it and open it directly in the game.

Explore more