From 8456829c3019068abb9084cd11a7c193a5338a2a Mon Sep 17 00:00:00 2001 From: Rainnny7 Date: Tue, 23 Apr 2024 01:00:35 -0400 Subject: [PATCH] Add README.md --- DemoSpigotPlugin/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 DemoSpigotPlugin/README.md diff --git a/DemoSpigotPlugin/README.md b/DemoSpigotPlugin/README.md new file mode 100644 index 0000000..5b926bc --- /dev/null +++ b/DemoSpigotPlugin/README.md @@ -0,0 +1,5 @@ +# RESTfulMC Demo Plugin +This plugin provides an example of what can be returned from the API. + +## Demo Server +Ping `demo.restfulmc.cc`, or better yet, view it [here](https://restfulmc.cc/server/java/demo.restfulmc.cc) \ No newline at end of file