mirror of
https://github.com/GameServerManagers/LinuxGSM-Docs.git
synced 2026-04-26 14:45:53 +03:00
[PR #105] [MERGED] Added documentation for send command #107
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LinuxGSM-Docs#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/GameServerManagers/LinuxGSM-Docs/pull/105
Author: @rhodso
Created: 4/9/2024
Status: ✅ Merged
Merged: 8/29/2024
Merged by: @dgibbs64
Base:
master← Head:master📝 Commits (1)
212ee18Added documentation for send command📊 Changes
1 file changed (+38 additions, -0 deletions)
View changed files
➕
commands/send.md(+38 -0)📄 Description
Hi there!
I run a minecraft server with linuxgsm and I wanted to let my players know that the server would restart 5 mins before it actually would. I searched the docs and there wasn't anything in there that would allow me to do that, so I was going to open an issue in the main repository. After searching through closed issues I found some references to a
sendcommand, that seemed undocumented.I thought it best to write some barebones documentation for the command so that people at least know that it exists. I welcome any feedback that you have about the documentation I've written, but hopefully someone with better knowledge of linuxgsm can make this barebones documentation better,
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.