Deudly / Flying-Squid-Essentials

:file_folder: All you need for your Flying Squid server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flying-Squid Essentials

NPM version NPM Downloads Minecraft version

Essentials plugin for Flying Squid Minecraft Server.

Usage

To use it : npm install flying-squid-essentials in your flying-squid instance. And then add something like this in your settings:

 "flying-squid-essentials": {
    "chan":"#PrismarineJS/flying-squid",
    "startingMessage":"I live!"
  }

Features

Commands:

/ping : Answers, with this you can know the latency you have
/nick [NickYouWannaHave] : Change your nickname
/heal : Heal yourself
/break : Break the block where you are [Work in Progress]
/afk : Are you afk?
/suicide : Commit a suicide (kill yourself)

What is Flying Squid?

Flying Squid is a 1.8 open source minecraft server made in NodeJS Flying Squid Repository

About

:file_folder: All you need for your Flying Squid server


Languages

Language:JavaScript 100.0%