Inventory Server Selector icon

Inventory Server Selector -----

Create shortcuts to your favourite server on the network in your inventory!



Allow your players to shortcut servers in their inventory slots.
upload_2023-4-11_3-27-38.png

Commands:

/iss reload - Reload the config
/iss savefiller - Save the item in your hand as the filler item
/iss saveitem skypvp 0 skypvp - /iss saveitem [internal name] [slot] [server to connect to] The internal name has to be unique

Perms:
- iss.admin Do setup

Todo:
- Add player perms
- Add messages config

This plugin is still in development. If you would like to see a feature implemented feel free to message me somewhere!
Code (YAML):
# users will be able to select theese slots and the plugin will
# fill theese slots in with the filler item
selectableslots
:
 - 9
  - 10
  - 11
  - 12
  - 13
  - 14
  - 15
  - 16
  - 17

# ItemStacks that the player can choose, Use the /iss saveitem [name] command to save an item

selector_title
: "&cIcon választó" #

# has to be x * 9 otherwise it WILL break
selector_size
: 27

# Auto zone dont touch (There is more under it)
items
:
  skypvp
:
    ==
: org.bukkit.inventory.ItemStack
    v
: 3120
    type
: GRAY_STAINED_GLASS_PANE
    meta
:
      ==
: ItemMeta
      meta-type
: UNSPECIFIC
      display-name
: ' { "extra": [ { "text": "Skypvp test" } ], "text": "" }'
      lore
:
     - ' { "extra": [ { "text": "Skypvpeeeee" } ], "text": "" }'
      - ' { "extra": [ { "text": "aaa" } ], "text": "" }'
      - ' { "extra": [ { "text": "reeeeeeeeeeee" } ], "text": "" }'

filler
:
  ==
: org.bukkit.inventory.ItemStack
  v
: 3120
  type
: GRAY_STAINED_GLASS_PANE
  meta
:
    ==
: ItemMeta
    meta-type
: UNSPECIFIC
    display-name
: ' { "extra": [ { "bold":false, "italic":false, "underlined":false, "strikethrough":false, "obfuscated":false, "color": "yellow", "text": "üres
      slot"
} ], "text": "" }'
    lore
:
   - ' { "extra": [ { "bold":false, "italic":false, "underlined":false, "strikethrough":false, "obfuscated":false, "color": "gray", "text": "Change this slot to your liking!" } ], "text": "" }'
    - ' { "extra": [ { "bold":false, "italic":false, "underlined":false, "strikethrough":false, "obfuscated":false, "color": "gray", "text": "" } ], "text": "" }'
    - ' { "extra": [ { "bold":false, "italic":false, "underlined":false, "strikethrough":false, "obfuscated":false, "color": "gray", "text": "Right click to choose a server!" } ], "text": "" }'

# end of auto zone you may touch
slots
:
  skypvp
: 0
connect
:
  skypvp
: skypvp
 
Resource Information
Author:
----------
Total Downloads: 42
First Release: Apr 11, 2023
Last Update: Apr 11, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings