flying-squid-essentials
v2.3.1
Published
Essentials plugin for flying-squid server
Downloads
3
Readme
#Flying-Squid Essentials
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