One node that grants all staff permissions at once.
| Permission | What it allows | Default |
| survivalgames.admin | Full admin access. | op |
These are enabled for everyone by default, so regular players can use the plugin without any setup.
| Permission | What it allows | Default |
| survivalgames.join | Join an open event with /sg join <event>. | true |
| survivalgames.leave | Leave the current event with /sg leave. | true |
| survivalgames.stats | View your own statistics with /sg stats (kills, deaths, wins, games, K/D). | true |
Events are the sessions players join. These nodes control who can create and run them.
| Permission | What it allows | Default |
| survivalgames.event.create | Create, delete and list events: /sg event create, /sg event delete, /sg event list. | op |
| survivalgames.event.open | Open an event for joining: /sg event open <name>. | op |
| survivalgames.event.close | Close an event so nobody else can join: /sg event close <name>. | op |
| survivalgames.event.start | Force-start a game immediately: /sg event start <name> [arena|random] and /sg start event. | op |
| survivalgames.event.stop | Stop a running game: /sg event stop <name>. | op |
Arenas are the maps games are played on. These nodes control map setup and resets.
| Permission | What it allows | Default |
| survivalgames.arena.create | Create an arena and list all arenas: /sg arena create <name>, /sg arena list. | op |
| survivalgames.arena.delete | Delete an arena: /sg arena delete <name>. | op |
| survivalgames.arena.save | Save the arena as a schematic: /sg arena save <name>. | op |
| survivalgames.arena.load | Reset/restore an arena instantly: /sg arena load <name>. | op |
| survivalgames.arena.select | Apply your WorldEdit selection as the arena region: /sg arena select <name>. | op |
Everything needed to place player spawn points and loot chests inside an arena.
| Permission | What it allows | Default |
| survivalgames.spawn.set | Set, remove and clear spawn points: /sg spawn set|remove|clear <arena> [number]. | op |
| survivalgames.chest.add | Register, remove and clear loot chests: /sg chest add|remove|clear <arena> [id]. | op |
| survivalgames.chest.loot | Assign a loot pool to a chest: /sg chest loot <arena> <id> <pool>. | op |
Meta Survival Games uses two kinds of lobby: a waiting lobby (before the game) and a main lobby (after the game).
| Permission | What it allows | Default |
| survivalgames.setlobby | Set the global waiting lobby, a per-arena waiting lobby, and the main lobby: /sg setlobby [arena], /sg setmainlobby. | op |
How the lobbies work:
• /sg setlobby — global waiting lobby, used when an arena has no lobby of its own.
• /sg setlobby <arena> — waiting lobby just for that arena (takes priority).
• /sg setmainlobby — the hub players return to after a game ends. Shared by all arenas.
Players can move freely in the waiting lobby; they are not frozen during the countdown.
Live server controls, announcements and statistics management.
| Permission | What it allows | Default |
| survivalgames.forcejoin | Force another player into an event: /sg forcejoin <player> <event>. | op |
| survivalgames.toggle | Toggle gameplay rules live, with no restart: /sg toggle build|fire [on|off]. | op |
| survivalgames.announce | Broadcast open events to the whole server: /sg announce [event]. | op |
| survivalgames.stats.admin | Set or reset statistics for one player or everyone: /sg stats set|reset. | op |
| survivalgames.reload | Reload every configuration file: /sg reload. | op |
Statistics administration
/sg stats set <player|all> <kills|deaths|wins|games> <value>
/sg stats reset <player|all>
Works for online and offline players. Using “all” applies the change to every player in the database.
LuckPerms — full admin
/lp group admin permission set survivalgames.admin true
LuckPerms — event host (run games, but cannot edit maps)
/lp group host permission set survivalgames.event.open true
/lp group host permission set survivalgames.event.close true
/lp group host permission set survivalgames.event.start true
/lp group host permission set survivalgames.event.stop true
/lp group host permission set survivalgames.announce true
/lp group host permission set survivalgames.forcejoin true
LuckPerms — map builder (edit maps, but cannot run games)
/lp group builder permission set survivalgames.arena.create true
/lp group builder permission set survivalgames.arena.save true
/lp group builder permission set survivalgames.arena.select true
/lp group builder permission set survivalgames.arena.load true
/lp group builder permission set survivalgames.spawn.set true
/lp group builder permission set survivalgames.chest.add true
/lp group builder permission set survivalgames.chest.loot true
/lp group builder permission set survivalgames.setlobby true
Private event (only VIPs may join)
/lp group default permission set survivalgames.join false
/lp group vip permission set survivalgames.join true
Meta Survival Games — Permissions Reference
Player commands:
Admin commands:
Create and Announce open Events:
Customize join messages and player count:
Customize Countdown:
Customize Grace period:
Customize After Death & Rewards:
Fully Customizable Scoreboard:
