HyPerms
Permissions
hyperms.all - Full access to all HyPerms commands (Does NOT require OP)
User Commands
| Command | Description |
|---|---|
| /hyp user info <player> | View player's permissions |
| /hyp user add <player> <permission> | Add permission |
| /hyp user remove <player> <permission> | Remove permission |
| /hyp user addgroup <player> <group> | Add to group |
| /hyp user removegroup <player> <group> | Remove from group |
Adding a group automatically removes the default group.
Group Commands
| Command | Description |
|---|---|
| /hyp group list | List all groups |
| /hyp group info <group> | View group info |
| /hyp group create <group> | Create new group |
| /hyp group delete <group> | Delete group |
| /hyp group add <group> <permission> | Add permission |
| /hyp group remove <group> <permission> | Remove permission |
| /hyp group inherit <group> <parent> | Add inheritance |
| /hyp group uninherit <group> <parent> | Remove inheritance |
| /hyp group prefix <group> <text> | Set prefix |
| /hyp group prefixclear <group> | Clear prefix |
| /hyp group suffix <group> <text> | Set suffix |
| /hyp group suffixclear <group> | Clear suffix |
| /hyp group default | View default group |
| /hyp group default set <group> | Set default group |
Chat Formatting
| Command | Description |
|---|---|
| /hyp chat | View current format |
| /hyp chat format <text> | Set chat format |
Placeholders:
%player%
%message%
%prefix%
%suffix%
Colors:
- Italic: &o
- Bold: &l
- Hex: &#FF0000
- Legacy:
&a
&c
&f
etc - Use | instead of spaces in commands
Example:
&#FF0000[%prefix%]|%player%|&7»|&f%message%
HyPerms Pro
How to Get a License
- Purchase Pro in our Discord server
- Receive your key automatically via DM from our bot
- Activate with /hyp license <key>
on your server - Restart your server to start the Web GUI
License Features
| Feature | Description |
|---|---|
| Web GUI | Browser-based admin panel default at http://your-ip:8080 |
| Remote Management | Manage groups & users without in-game access |
| One Server License | Each key works on ONE server at a time |
License Commands
| Command | Description |
|---|---|
| /hyp license <key> | Activate your Pro license |
How It Works
- When you purchase Pro, you receive the Pro role in Discord
- Our bot automatically generates a unique license key
- The key is sent to you via Discord DM
- One active server per key – Starting another server with the same key will fail
Web GUI Access
After activation:
- Open http://your-server-ip:8080 in your browser
- Login with the password from permissions.json
- Manage groups, users, and permissions from anywhere
Troubleshooting
| Issue | Solution |
|---|---|
| "License already in use" | Stop your other server first, or wait 5 min for session timeout |
| "Invalid license key" | Check for typos, or contact support in Discord |
| Web GUI not loading | Ensure web.enabled: true in config and license is valid |
Notes
- JSON-based storage (permissions.json)
- Group inheritance supported
- Default group auto-assigned to new players
- Permissions applied live (no OP required)
- API available for other plugins via HyPermsProvider
Links
- Discord: https://discord.gg/qwvz4e8bHy [Join for support & purchases]
- Documentation: https://hypermsdocs.wasmer.app

