Commands Overview

HyperPerms provides a comprehensive set of commands for managing permissions, groups, users, and tracks. All commands start with /hp.

Base Command

The base command for HyperPerms is /hp. You can also use these aliases:

  • /hyperperms - Full command name
  • /perms - Short alias
  • /perm - Shortest alias
Use /hp help in-game for a quick command overview.

Command Categories

Command Syntax

Commands use the following syntax conventions:

  • <required> - Required argument (must be provided)
  • [optional] - Optional argument (can be omitted)
  • value|other - Choose one of the listed options
  • [contexts...] - Optional context key=value pairs

Permission Requirements

Commands require specific permissions to use. Here's a summary of the base permissions:

PermissionDescriptionDefault
hyperperms.adminAccess to all HyperPerms commandsop
hyperperms.command.helpAccess to help commandtrue
hyperperms.command.infoAccess to info commandop
hyperperms.command.reloadAccess to reload commandop
hyperperms.command.userAccess to user management commandsop
hyperperms.command.groupAccess to group management commandsop
hyperperms.command.trackAccess to track management commandsop
hyperperms.command.editorAccess to web editor commandsop
The hyperperms.admin permission grants access to all HyperPerms commands. Use more specific permissions for finer control.

Quick Reference

Essential Commands

CommandDescription
/hp helpShow help information
/hp infoShow plugin information
/hp reloadReload configuration and data
/hp editorOpen the web editor

Group Management

CommandDescription
/hp group listList all groups
/hp group create <name>Create a new group
/hp group info <group>View group details
/hp group addpermission <group> <perm> [value]Add permission to group

User Management

CommandDescription
/hp user info <player>View user details
/hp user addgroup <player> <group>Add user to group
/hp user addpermission <player> <perm> [value]Add permission to user
/hp user promote <player> <track>Promote user on track

Track Management

CommandDescription
/hp track listList all tracks
/hp track create <name>Create a new track
/hp track append <track> <group>Add group to track

Tab Completion

HyperPerms supports tab completion for all commands. Press Tab while typing to:

  • Complete command names
  • Show available subcommands
  • Complete group and track names
  • Suggest online player names
  • Suggest common permission nodes

Detailed Documentation

For complete documentation of each command category, visit the individual pages: