-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Jacob edited this page Mar 27, 2021
·
10 revisions
A spigot-bungee handshake.
This plugin currently exists to allow the ItemJoin plugin to passthrough BungeeCord commands.
If you are trying to use for example, bungee: friends
on your custom item commands, you will need this plugin installed onto your BungeeCord server.
1.) Drag and drop this plugin into your BungeeCord plugins folder.
2.) Drag and drop ItemJoin into your Spigot/Bukkit plugins folder.
3.) Configure your custom item command by adding bungee: command
and replace command with the command you wish to execute as a player.
If you have any ideas or requests that you would like to see in this plugins future please submit a feature request.