A bukkit plugin that can manage your server through web pages.
plugins
folder of your Minecraft server.hostname
to the address to connect to your MineCraft server./nekomaid reload
command in the console to reload configuration./nekomaid
or /nm
command in the console.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
skin-url: '' # Custom player skin url (png), {} will be replaced with username or UUID
head-url: '' # Custom player avatar url (png), {} will be replaced with username or UUID
debug: false # Debug mode
logger: # Logger configures
maxLevel: INFO
minLevel: OFF
/nekomaid
command.
Shirasawa