Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Minecraft Hacks & Cheats › Minecraft Help › Could use a little help

QuestionCould use a little help

Posts 1–4 of 4 · Page 1 of 1
xi2fastxi
xi2fastxi
Could use a little help
Well, yesterday I made my very first working server for me and my friends (currently me and my 2 bro's and 1 friend are playing). The server has a plugins folder to put plugins in. i have been experimenting with different plugins. The problem is i get confused real easly lol. I have the plugin called Permissions and IChat. I get the grouping part but i dont get how to add a person to the group. If anyone could help i would appreciate it.

Thanks,
xi2fastxi
#1 · 15y ago
Edvardas96
Edvardas96
here is an example

<groups>
<!-- Groups must have distinct integer ids -->
<group color="f" id="0" ignoreChestlocks="false" name="Guest" showTitle="true"/>
<group color="f" id="1" ignoreChestlocks="false" name="Player" showTitle="true"/>
<group color="9" id="2" ignoreChestlocks="false" name="Trusted" showTitle="true"/>
<group color="9" id="3" ignoreChestlocks="false" name="Mod" showTitle="true"/>
<group color="2" id="4" ignoreChestlocks="false" name="Admin" showTitle="true"/>
<group color="3" id="5" ignoreChestlocks="true" name="Owner" showTitle="true"/>
</groups>
<members>
<!-- Attribute group has to be a group id, nicknames shall be written
lowercase. If a nickname and an ip setting apply for the same
player, the higher group is used.
-->
<player group="5" name="(playername)"/>
<player group="4" name="(playername)"/>
<player group="1" name="(playername)"/>
<player group="1" name="(playername)"/>
<player group="1" name="(playername)"/>
<player group="1" name="(playername)"/>
<player group="1" name="(playername)"/>
</members>

this is just a part which i cut out from my permissions file so you can look at it, ofcourse the whole file looks much bigger
#2 · 15y ago
xi2fastxi
xi2fastxi
see this is where you got me confused. my config file does not even look like that at all for the permissions plugin
#3 · 15y ago
Edvardas96
Edvardas96
Oh you are using the bukkit permissions plugin, sorry i can't help on that, im using different permissions file
#4 · 15y ago
Posts 1–4 of 4 · Page 1 of 1

Post a Reply

Tags for this Thread

None