Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add REALLY easy way to communicate between bungee and spigot (using the messaging channel) #18

Open
CyberedCake opened this issue Jul 10, 2022 · 3 comments
Assignees
Labels
bungee When something is related to the bungee-side of the library enhancement New feature or request priority: low When something doesn't need immediate attention spigot When something is related to the spigot-side of the library

Comments

@CyberedCake
Copy link
Owner

No description provided.

@CyberedCake CyberedCake self-assigned this Jul 10, 2022
@CyberedCake CyberedCake added enhancement New feature or request spigot When something is related to the spigot-side of the library bungee When something is related to the bungee-side of the library labels Jul 10, 2022
@CyberedCake CyberedCake added the priority: low When something doesn't need immediate attention label Jul 31, 2022
@CyberedCake
Copy link
Owner Author

CyberedCake commented Aug 4, 2022

I'm thinking of doing this like this:

CyberAPI.getInstance().getMessenger() for messenger
and then
.getReceiver() or .getSender()

and somewhere in both of those classes it has .get(15) (get last 15 messages) and it will return a List<String[]>

@CyberedCake
Copy link
Owner Author

Not going to happen, it's not entirely difficult to understand the messaging channel.

@CyberedCake CyberedCake closed this as not planned Won't fix, can't repro, duplicate, stale Aug 27, 2022
@CyberedCake
Copy link
Owner Author

Reopening at the request of @LukeIThink

@CyberedCake CyberedCake reopened this Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bungee When something is related to the bungee-side of the library enhancement New feature or request priority: low When something doesn't need immediate attention spigot When something is related to the spigot-side of the library
Projects
None yet
Development

No branches or pull requests

1 participant