1.1.4 • Published 7 years ago
mescaline v1.1.4
mescaline
minecraft server command line (tool)
mescaline is a command line tool with a bunch of useful stuff for creating and managing Spigot and Paper servers. Made primarily for fast plugin debugging
Installation
npm install -g mescaline
Usage
Run mescaline
in a server directory.
(
mescaline create
works outside server directories)
A lot of the features are not implemented yet, because I'm f*cking lazy
Changelogs
v1.1.0 - 2018-10-31
create
command to create a new server in current directory (downloads paper, creates start script and runs)- Improved the
get server
,utils script
andinfo
commands