Skip to content

Plugin messaging Docs#196

Merged
lynxplay merged 11 commits into
PaperMC:mainfrom
olijeffers0n:plugin_messaging
Jul 16, 2023
Merged

Plugin messaging Docs#196
lynxplay merged 11 commits into
PaperMC:mainfrom
olijeffers0n:plugin_messaging

Conversation

@olijeffers0n
Copy link
Copy Markdown
Member

This takes the content of #84 and supersedes it. That PR has been abandoned and this is a topic that comes up frequently.

Please let me know if any of the technical details are incorrect :)

Comment thread docs/paper/dev/api/plugin-messaging.md Outdated
Comment thread docs/paper/dev/api/plugin-messaging.md Outdated
Comment thread docs/paper/dev/api/plugin-messaging.md Outdated
Comment thread docs/paper/dev/api/plugin-messaging.md Outdated
Comment thread docs/paper/dev/api/plugin-messaging.md Outdated
Comment thread docs/paper/dev/api/plugin-messaging.md Outdated
Comment thread docs/velocity/dev/how-to/plugin-messaging.md Outdated
Comment thread docs/velocity/dev/how-to/plugin-messaging.md Outdated
Comment thread docs/velocity/dev/how-to/plugin-messaging.md Outdated
Co-authored-by: Nassim Jahnke <nassim@njahnke.dev>
@olijeffers0n
Copy link
Copy Markdown
Member Author

Applied all

Comment thread docs/paper/dev/api/plugin-messaging.md Outdated
Copy link
Copy Markdown
Contributor

@456dev 456dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 thing i noticed while looking at the deploy preview

Comment thread docs/paper/dev/api/plugin-messaging.md Outdated
Co-authored-by: the456gamer <The456gamer@the456gamer.dev>
@olijeffers0n
Copy link
Copy Markdown
Member Author

Added a note to the forward example

Comment thread docs/velocity/dev/how-to/plugin-messaging.md Outdated
Comment thread docs/paper/dev/api/plugin-messaging.md Outdated
Comment thread docs/velocity/dev/how-to/plugin-messaging.md
@lynxplay lynxplay merged commit 16f8ede into PaperMC:main Jul 16, 2023
@olijeffers0n olijeffers0n deleted the plugin_messaging branch July 16, 2023 19:16
| `Connect` | Connects the player to the specified server. | `server name` | N/A |
| `ConnectOther` | Connects another player to the specified server. | `player name`, `server name` | N/A |
| `IP` | Returns the IP of the specified player. | `player name` | `IP`, `port` |
| `PlayerCount` | Returns the number of players on the specified server. | `server name` | `server name`, player count` |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The player count in the last column doesn't seems well formatted

@olijeffers0n
Copy link
Copy Markdown
Member Author

This got merged. If you want to suggest something I’ll have to make a new PR - let me know on discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants