sekwah41 / Advanced-Portals

An advanced portals plugin for bukkit
GNU Lesser General Public License v3.0
156 stars 65 forks source link

Commands run on destination server vs origin (when cross-server with bungeecord/proxy/waterfall) #273

Open srevenant opened 3 years ago

srevenant commented 3 years ago

Ideally just a commands: .. in the destination.yml. You would, of course, need the plugin on the dest server as well.

sekwah41 commented 3 years ago

Actually perfect idea. I should be able to copy the functionality over from the desti stuff.

I will have to add a new symbol to send these commands over and possibly support chaining too (just in case) so not just a simply copy and paste but shouldn't be too hard.