Skip to content

Commit 864b1b4

Browse files
committed
- update readme
1 parent 1903e81 commit 864b1b4

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -554,6 +554,16 @@ If a trade already has a visible chat feedback command such as `message:` or `co
554554
10. Use `/_trade debug <id> reset <player|all>` when you need to clear tracked usage data.
555555
11. Run `/_trade reload` after manual YAML edits.
556556

557+
## Support
558+
559+
If you want to ask a question, report a bug, or suggest an improvement, please use the GitHub Issues page:
560+
561+
- [1MBTrades Issues](https://github.com/mrfdev/1MBTrades/issues)
562+
563+
Community links:
564+
565+
- [1MoreBlock Discord](https://discord.gg/floris)
566+
557567
## Publishing This Project To GitHub From CLI
558568

559569
This workspace is currently not initialized as a Git repository. To connect it to your empty GitHub repository:
@@ -577,6 +587,13 @@ git remote add origin git@github.com:mrfdev/1MBTrades.git
577587
git push -u origin main
578588
```
579589

590+
## Credits
591+
592+
- Idea and server use-case direction by Floris for [1MoreBlock.com](https://1moreblock.com/).
593+
- Built for the 1MoreBlock Minecraft server network and its event, vote, and kit-trade workflows.
594+
- Development was mainly realized with the help of [OpenAI](https://openai.com/).
595+
- Community and project home: [discord.gg/floris](https://discord.gg/floris)
596+
580597
## Notes For Future Maintenance
581598

582599
- Keep `README.md` updated whenever commands, placeholders, permissions, folder names, dependencies, or versioning behavior change.

0 commit comments

Comments
 (0)