How to use pex minecraft
Sophia Edwards
Published Mar 29, 2026

Command Use /pex group {group} create Creates a new PEX group /pex group {group} prefix {prefix} Assigns a prefix to a group /pex group {group} add {permission} Adds a permission node to a group /pex group {group} remove {permission} Removes a permission from a group /pex group {group} suffix {suffix} Adds a suffix to a group
There are other answers below:
To create a group you simple type /pex group (group-name) create then you type /pex group (group-name) set default true ( if you want this to be your default groups ) then you want to type /pex group (group-name) set build true ( if you want them to have build permissions )
Minecraft Basic PEX tutorial [Prefix’s] [Easy] [Commands]Make sure to like, comment and subscribe. IG: XartizOriginalhttps:// VIDEO!!!
When using the console, exclude the “/”, so “/pex” will be entered as “pex”. Creating Your First Rank: We will first start by creating an Admin rank to use commands in-game. In the console, use the command pex group Admin create. Once created, use pex group Admin add permissions.* to give all permissions to that rank.
Join your server, make sure PEX started correctly by typing /pl if it says PermissionsEX you’re ok! 5. Go to the console and type /pex user [yourname] add * this gives you permission to set the permissions ingame! The * means that you have permission for everything! Example: /pex user Deonasoto add * 6.
We’ll add one right now by using the following command: pex group Owner prefix “&cOwner &7” Chat Format used in Essentials config file: format: ‘{DISPLAYNAME} &8 &f{MESSAGE}’ Default Group Now let’s make a group called Guest that it’s given to every new player that joins the server. pex group Guest create
Try this in essentials plugin: Code (YAML): # Disable this if you have any other plugin, that modifies the displayname of a user. change-displayname: true. # When this option is enabled, the (tab) player list will be updated with the displayname. # The value of change-displayname (above) has to be true.
Minecraft – How to use Residence plugin CountVonCount’s server; How to use Residence plugin; Iconomy chest shop tutorial; Uber Minecraft Server Arena Battle 1
A version compatible with modern Minecraft, including Sponge, Paper, Fabric, Bungee/Waterfall, and Velocity is currently in development. Check out LuckPerms in the meantime — news about the upcoming release will be published as it’s available! NOTE: We reserve the right to ban any user from our Discord for asking about PEX v1
Hello. I recently switched my server to run SpongeMC 1.10.2. I used to use Group Manager on Bukkit, but since SpongeMC doesn’t support Group Manager, I have to use PEX instead. I am trying to create 4 player groups (Guest, Regular, Elder, Veteran) as well as 3 staff groups (Helper, Admin, Owner). But for some reason, every rank has every …
Related Questions
How do I use PEX commands in-game?
When using the console, exclude the “/”, so “/pex” will be entered as “pex”. We will first start by creating an Admin rank to use commands in-game. In the console, use the command pex group Admin create. Once created, use pex group Admin add permissions.* to give all permissions to that rank.
How do I add PEX to my server?
Download PEX 2. Add it to your plugins folder 3. Start your server 4. Join your server, make sure PEX started correctly by typing /pl if it says PermissionsEX you’re ok! 5. Go to the console and type /pex user [yourname] add * this gives you permission to set the permissions ingame! The * means that you have permission for everything! 6.
What is PEX and how does it work?
It simply brings groups to your server! PEX works on the general principle that permission to run a command is not allowed unless the permission node is specifically listed. Make sure you have those plugins installed on your server, if not, install them using our tutorial and restart your server.
How do I add myself to a PEX group?
Once created, use pex group Admin add permissions.* to give all permissions to that rank. Now, perform pex user [YourPlayerName] group set Admin to add yourself. (e.g. pex user Apex_Daltondorf group set Admin)