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 Discussions › Starting a Minecraft server

Starting a Minecraft server

Posts 1–14 of 14 · Page 1 of 1
JA
Misery Jr.
Starting a Minecraft server
Hey so I'm starting a Bukkit server and I need some plugin recommendations. Also if you do recommend one, please explain what it does and why to get it?

Thanks
#1 · 12y ago
BoxHead1080
BoxHead1080
Here are the most basic MC plugins and what they do.
Essentials - Basically a plugin you need, Almost every server I know has this plugin and it's a HUGE plugin so you'll need to read up on it.
PermissionsEx - Permissions and rank plugin, Helps define any permissions you want your users to have.
CoreProtect - It's a grief plugin, it tells you who broke what block at what time.
NoCheatPlus - Well the name tells you what it does..
SimpleAutoAnnouncer - It's the plugin that auto announces new and stuff that you can set in the config (Trust me it's helpful)

Theres tons more that I have on my server (50+) if you need help just PM me.
#2 · 12y ago
RO
robertx32
Depends what players you have on your server, 12 year olds pvp yoloswaggers 15+ year old creative builders.

If you have yoloswaggers then give em much kits and have an easy to access pvp area.

On the other hand if you have some serious builders you're either going to need creative plots or towny. Try not to put too many colors into chat and don't make your owner name something like: SWAGGATRON5000$$


#3 · 12y ago
JA
Misery Jr.
Wow man thanks! That's actually really helpful

I remember having PermissionsEx on my last server and failing to organize all of it. Are there any good default ones that you recommend me downloading? (If there is any)
#4 · 12y ago
awesomeer
Darakath
 
Permissions.Yml
Code:
groups:
  Default
    default: true
    build: true
    prefix: '&7[Member]&f'
    permissions
    - essentials.help
    - modifyworld.chat
    - modifyworld.*
    - essentials.home
    - essentials.sethome
    - essentials.back
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.spawn
  Donator
    build: true
    inheritance:
    - Default
    prefix: '&6[Donator]&f'
    permissions:
    - essentials.enchant
    - essentials.repair


  Moderator:
    build: true
    inheritance:
    - Default
    prefix: '&b[Moderator]&7'
    suffix: '&7'
    permissions:
    - essentials.repair
    - essentials.heal
    - essentials.item
    - essentials.give
    - essentials.fly
    - essentials.kick
    - essentials.mute
    - essentials.tjail
    - essentials.jail
    - essentials.tempban
    - essentials.vanish
  Admin:
    build: true
    inheritance:
    - Moderator
    prefix: '&4[&cAdmin&4]&e'
    suffix: '&7'
    permissions: 
    - essentials.gamemode
    - essentials.ban
    - essentials.unban
    - essentials.ipban
    - essentials.unipban 
    - essentials.pardon
    - essentials.enchant
  Owner:
    build:true
    inheritance:
    - Admin
    prefix: '&4[Owner]'
    suffix: '&b'
    permissions:
    - '*'
Purely from pastebin


You may also want to consider Visual Permissions from bukkit forums(I'm not advertising).
#5 · edited 12y ago · 12y ago
Banana
Banana
You could just use Group Manager instead of PermissionsEx.
GroupManager is also same for Ranks.
#6 · 12y ago
JA
Misery Jr.
I think I'll stick with PermissionsEx as awesomeer has already provided me with the PermissionsEx Permissions
#7 · 12y ago
Banana
Banana
Quote Originally Posted by Jacareverde View Post
I think I'll stick with PermissionsEx as awesomeer has already provided me with the PermissionsEx Permissions
OK dude , your choice
#8 · 12y ago
Clastic
Smaug
Make a prison server, then we'll talk.
#9 · 12y ago
BoxHead1080
BoxHead1080
Quote Originally Posted by Clastic View Post
Make a prison server, then we'll talk.
I'm already ahead of you
#10 · 12y ago
Mayion
[MPGH]Mayion
-GroupManger
-LWC
-Anti X-Ray.
#11 · 12y ago
Clastic
Smaug
Quote Originally Posted by Sintex™ View Post

I'm already ahead of you
Gib IP, and it better be a good one. Also don't get GroupManager like the post above said, PEX is way easier to config and to maintain.
#12 · 12y ago
smileyxl3
smileyxl3
I've always used groupmanager... is PermissionsEx really easier to use?
#13 · 12y ago
TU
Tunieh
Dont forget Hamachi XD "H2N00B"
#14 · 12y ago
Posts 1–14 of 14 · Page 1 of 1

Post a Reply

Similar Threads

  • So you wanna start a Minecraft Server? (including full Setup) (WINDOWS)By rcharityman in Minecraft Tutorials
    6Last post 13y ago
  • Daniels Minecraft server this server is barely starting out and we would anyone to jnBy darkgamehacker in Minecraft Server Advertising
    1Last post 13y ago
  • Starting Minecraft server!By Krazy1 in Minecraft Server Advertising
    3Last post 14y ago
  • Minecraft Server :DBy TurTLeZ in General
    21Last post 15y ago
  • Minecraft ServerBy Jack in General
    142Last post 15y ago

Tags for this Thread

#help#minecraft#plugins#server