Create README.md

This commit is contained in:
2025-05-13 18:48:27 +02:00
committed by GitHub
parent a5b9aa3d33
commit 0602d7b8ed
+30
View File
@@ -0,0 +1,30 @@
# 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](/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