NB Command is a graphical remote command execution tool designed specifically for Nebula.
- Multi-language support: Supports Chinese, English, Japanese, and Korean
- Game management: Provides player management, item management, character management, and more
- Graphical interface: Intuitive operation interface, simplifying the execution process of complex commands
- Configuration saving: Automatically saves server address and authentication token
- Command history: Records executed command history, facilitating traceability and reuse
- Data handbook: Built-in character and item data handbook, supporting quick search and selection
- Download the latest released executable package for your platform releases
- Extract and run the executable file
If you don't know which one to download, nbcommand-windows.zip is the best choice
Or build from source:
- Java 21
- maven
# Run the application
mvn javafx:run# Build executable
mvn packageOutput directory is at /target/nbcommand
- Enter your server address and authentication token at the top
- Select a command category from the left panel
- Choose a specific command from the middle list
- Fill in command parameters as needed
- Preview the generated command and execute it after confirming it's correct
Nebula > Ensure
config.json>remoteCommand>useRemoteServicesistrue
Nebula >
config.json>remoteCommand>serverAdminKeyas Token
Use the in-game command
!remoteand your Token will pop up on screen
This project is licensed under the MIT License - see the LICENSE file for details.