0.0.1 • Published 3 years ago

nogot-essentials v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Flying-Squid Essentials

NPM version NPM Downloads Minecraft version

Essentials plugin for Nogot Minecraft Server.

Usage

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

 "nogot-essentials": {
    "chan":"#PrismarineJS/nogot",
    "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?

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