NE
neko-craft/NekoMaid
A plugin can use Web to manage your MineCraft server.
NekoMaid

A bukkit plugin that can manage your server through web pages.
Requirements
Usage
- Download the NekoMaid.jar
- Put the jar file into the
pluginsfolder of your Minecraft server. - Restart your Minecraft server.
- Modify the
hostnameto the address to connect to your MineCraft server. - Execute
/nekomaid reloadcommand in the console to reload configuration. - Execute
/nekomaidor/nmcommand in the console. - Open the url and manage your server!
Commands
- /nekomaid help: Get help.
- /nekomaid temp: Get a temporary connection address (expires in 15 minutes)
- /nekomaid reload: Reload Configuration
- /nekomaid diagnostic: Diagnostic the hostname in configuration file.
- /nekomaid block: Edit the block you are facing in the web page. (opening the Block web page allows you to select the block directly, and also generates a management link)
- /nekomaid block (WORLD) (X) (Y) (Z): Edit the block you are facing in the web page. (opening the Block web page allows you to select the block directly, and also generates a management link)
- /nekomaid invalidate: Invalidate all previously generated temporary management addresses.
- /nekomaid entity: Edit the entity you are facing in the web page. (opening the Entity page allows you to directly select the entity directly, and also generates a management link)
- /nekomaid entity (UUID): Edit the entity you are facing in the web page. (opening the Entity page allows you to directly select the entity directly, and also generates a management link)
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
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: OFFPermission
- neko.maid.use: Allow a player to use the
/nekomaidcommand.
For developers
Screenshot
License
Author
Shirasawa
On this page
Languages
TypeScript58.3%Java40.7%Less0.5%CSS0.2%JavaScript0.2%HTML0.1%
GNU Affero General Public License v3.0
Created June 19, 2021
Updated March 4, 2026






