Commands Reference
KamiHub Complete Command List
This page provides detailed descriptions of all KamiHub plugin commands, including syntax, parameters, and usage examples.
Command Overview
Command Categories
- Core Commands: Plugin management and basic functions
- Spawn Teleport: Teleport point management and teleport functions
- Player Agreement: Agreement management and signing functions
Command Format Description
<required parameter> # Required parameter
[optional parameter] # Optional parameter
{choice parameter} # Choose one from multiple options
... # Can have multiple parameters of the same type
Core Commands
Main Command /kamihub
Aliases:
/khub
,/kh
Basic Information
bash
# Display plugin information and version
/kamihub info
# Check for updates via GitHub
/kamihub update
# Display help information
/kamihub help [page]
Plugin Management
bash
# Reload configuration
/kamihub reload
# List all modules and their enabled status
/kamihub modules list
Player Agreement
bash
# Accept agreement
/agreement accept
# Reject agreement
/agreement reject
# Change agreement
/agreement change
Spawn Point Teleport Commands
bash
# Teleport to spawn point
/spawn
# Add spawn point
/spawn add <name>
# Remove spawn point
/spawn remove <name>
# Set spawn point
/spawn set <name>
# List all spawn points
/spawn list