Skip to content

[Suggestion]Can't integrate with BungeeCord related plugins. #174

@Zen910

Description

@Zen910

I noticed that zMenu offers a action type:

  • type: connect
    server:

which is good, because the /server command is a Bungee Proxy command, can not be exec by spigot server.

Worth noting that, not only /server command, there are potentially many Bungee Proxy commands that need to be encapsulated in a GUI menu.
Such as SkinsRestorer. As it runs under proxy mode, it provides a proxy command /skins to open the GUI menu for itself. However, the command cant be support by item.commands or item.consoleCommands.

Forgive me if I was wrong, the /skins command runs on the same mechanism as /server I guess. Really hopes to adjust code architecture to support "bungeeCommand".

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions