Coder Social home page Coder Social logo

neko-craft / nekomaid Goto Github PK

View Code? Open in Web Editor NEW
192.0 3.0 22.0 6.71 MB

A plugin can use Web to manage your MineCraft server.

Home Page: http://maid.neko-craft.com

License: GNU Affero General Public License v3.0

Java 40.69% TypeScript 58.31% HTML 0.13% CSS 0.24% Less 0.46% JavaScript 0.16%
minecraft spigot bukkit web management papermc bukkit-plugin

nekomaid's Introduction

NekoMaid GitHub stars Release 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. Modify the hostname to the address to connect to your MineCraft server.
  5. Execute /nekomaid reload command in the console to reload configuration.
  6. Execute /nekomaid or /nm command in the console.
  7. 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: OFF

Permission

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

For developers

Wiki

Screenshot

0 1 2 3 4 5 6 Status

License

MIT

Author

Shirasawa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.