0.0.3 • Published 3 years ago

nekomaid v0.0.3

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

NekoMaid GitHub stars Release npm.io Lines of code License

A bukkit plugin that can manage your server through web pages.

Requirements

Usage

  1. Download the NekoMaid.jar
  2. Put the jar file into the plugins folder of your Minecraft server.
  3. Restart your Minecraft server.
  4. Execute /nekomaid or /nm command in the console.
  5. Open the url and manage your server!

Configures

token: ~ # Password

hostname: 127.0.0.1 # Connecting address of your Minecraft server
customAddress: 'https://example.com/{token}' # Your custom address

geolite2-eula: false # Agree or not with EULA of MaxMind GeoIP2
baidu-map-license-key: '' # If you deploy your own front-end website and turn on the GeoIP function, you should use your own Baidu map license key

debug: false # Debug mode

logger: # Logger configures
  maxLevel: INFO
  minLevel: OFF

Permission

  • neko.maid.use: Allow a player to use the /nekomaid command.

For developers

Wiki

License

MIT

Author

Shirasawa