GetPerWorldPlugin icon

GetPerWorldPlugin -----

A perworldplugin management plugin enabling whitelist for a pluign to work in a specific world



## Commands

### Main Command
```
/getperworld [subcommand]
```

**Aliases:** `/gpw`, `/perworld`

### Subcommands

| Command | Description | Permission |
|---------|-------------|------------|
| `/getperworld help` | Show help menu | `getperworld.admin` |
| `/getperworld reload` | Reload configuration | `getperworld.admin` |
| `/getperworld list` | List all restrictions | `getperworld.admin` |
| `/getperworld info <plugin>` | Show plugin restriction details | `getperworld.admin` |

### Command Examples

**Reload Configuration:**
```
/getperworld reload
> [GetPerWorld] Configuration reloaded successfully! (12ms)
> [GetPerWorld] Loaded 5 plugin restriction(s).
```

**List All Restrictions:**
```
/getperworld list
> [GetPerWorld] Restricted Plugins (3):
> • mcMMO → survival, survival_nether, survival_the_end
> • Jobs → survival
> • Slimefun → slimefun_world
```

**Check Specific Plugin:**
```
/getperworld info mcMMO
> [GetPerWorld] Restriction info for mcMMO:
> Allowed Worlds: survival, survival_nether, survival_the_end
```

---

## Permissions

### Permission Nodes

| Permission | Description | Default |
|------------|-------------|---------|
| `getperworld.bypass` | Bypass all world restrictions | OP |
| `getperworld.admin` | Access admin commands | OP |
| `getperworld.*` | All permissions | OP |

### Permission Examples (LuckPerms)

**Give bypass to VIP players:**
```
/lp group vip permission set getperworld.bypass true
```

**Give admin access to moderators:**
```
/lp group moderator permission set getperworld.admin true
```

**Remove bypass from specific player:**
```
/lp user PlayerName permission set getperworld.bypass false
```

### Permission Inheritance

```
getperworld.*
├── getperworld.bypass
└── getperworld.admin
```

---
Resource Information
Author:
----------
Total Downloads: 2
First Release: Dec 13, 2025
Last Update: Dec 13, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings