31 lines
1.4 KiB
Markdown
31 lines
1.4 KiB
Markdown
# PoketDimensions
|
|
A Minecraft Plugin for the 1.21.4 that adds a Poket Dimension for each player that gets a Poket Dimension via Command.
|
|
|
|
## Requirements
|
|
Paper ```1.21.4```
|
|
|
|
## Installation in Minecraft
|
|
- Stop your Minecraft Server
|
|
- Download the latest [Release](https://github.com/SiskelDev/PoketDimensions/releases/latest) and add it to your ```plugins``` folder
|
|
- Start your Minecraft Server
|
|
|
|
## Commands
|
|
- ```/givepd <Player>```
|
|
- Permissions: ```poketdimensions.commands.givepd```
|
|
- Description: Gives you an item for any players own pocketdimension!
|
|
- ```/pdtp <Player>```
|
|
- Permissions: ```poketdimensions.commands.pdtp```
|
|
- Description: Lets an Admin teleport into another players pocket dimension
|
|
- ```/pdgamerule <Player> <GameRule> [Value]```
|
|
- Permissions: ```poketdimensions.commands.pdgamerule```
|
|
- Description: Lets an Admin change the PoketDimensions Gamerule until the Item to teleport into the PoketDimension is Used again
|
|
- ```/pd invite <Player>```
|
|
- Permissions: No Permission Required
|
|
- Description: The Owner of a PoketDimension can invite a Player to their Own
|
|
- ```/pd kick <Player>```
|
|
- Permissions: No Permission Required
|
|
- Description: The Owner of a PoketDimension can kick a Player out of their PoketDimension
|
|
- ```/pd acceptinv <Player>```
|
|
- Permissions: No Permission Required
|
|
- Description: If someone has Invited a you in their PoketDimension you can Accept their Invite via this Command
|