From 5a7bcb995c101b312df7eea99743ba423aecf6b0 Mon Sep 17 00:00:00 2001 From: DeudlyYT Date: Sun, 20 Nov 2016 13:13:41 +0100 Subject: [PATCH] Added my plugin --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2deba3..4017146 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ Currently used between our test server (rom1504.fr) and our gitter room (through You can add schema through a simple http api and then add them in your world by just calling /loadSchema in game. Http api available in the test instance at [flying-squid.rom1504.fr](http://flying-squid.rom1504.fr) * [flying-squid-modpe](https://github.com/PrismarineJS/flying-squid-modpe) load modpe plugins +* [flying-squid-essentials](https://github.com/DeudlyYT/Flying-Squid-Essentials) Plugin that in a future will be like Essentials of bukkit/spigot. +All the basic commands that a server should have ## Documentation