Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added /playerme script #20

Merged
merged 6 commits into from
Mar 2, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
95 changes: 52 additions & 43 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@ Use with carpet mod in the same Minecraft version. Use newer carpet mod versions
## Rules
- [betterArmorStands](#betterArmorStands)
- [colorableShulkers](#colorableShulkers)
- [commandPlayerme](#commandPlayerme)
- [commandSkull](#commandSkull)
- [commandStats](#commandStats)
- [commandTimebar](#commandTimebar)
- [commandWaystone](#commandWaystone)
- [commandSkull](#commandSkull)
- [craftableCobwebs](#craftableCobwebs)
- [craftableColoredBlocks](#craftableColoredBlocks)
- [craftableCorals](#craftableCorals)
Expand All @@ -31,15 +32,16 @@ Use with carpet mod in the same Minecraft version. Use newer carpet mod versions
- [craftableQuartz](#craftableQuartz)
- [craftableRedSand](#craftableRedSand)
- [craftableSand](#craftableSand)
- [craftableStrippedWood](#craftableStrippedWood)
- [craftableShulkerShells](#craftableShulkerShells)
- [craftableStrippedWood](#craftableStrippedWood)
- [craftableTallGrass](#craftableTallGrass)
- [craftableTuffAndCalcite](#craftableTuffAndCalcite)
- [disableOPsCommandFeedback](#disableOPsCommandFeedback)
- [dragonEggRespawns](#dragonEggRespawns)
- [endermanNoGrief](#endermanNoGrief)
- [floatingLadders](#floatingLadders)
- [graves](#graves)
- [glowingSquid](#glowingSquid)
- [graves](#graves)
- [handWaxing](#handWaxing)
- [horseStats](#horseStats)
- [invisibleItemframe](#invisibleItemframe)
Expand All @@ -55,12 +57,11 @@ Use with carpet mod in the same Minecraft version. Use newer carpet mod versions
- [silkyBlockstates](#silkyBlockstates)
- [sitAnywhere](#sitAnywhere)
- [slabToBlockCrafing](#slabToBlockCrafing)
- [stonecutterQuartz](#stonecutterQuartz)
- [stonecutterStone](#stonecutterStone)
- [stonecutterSandstone](#stonecutterSandstone)
- [stonecutterRedSandstone](#stonecutterRedSandstone)
- [specialNameTags](#specialNameTags)
- [stonecutterQuartz](#stonecutterQuartz)
- [stonecutterRedSandstone](#stonecutterRedSandstone)
- [stonecutterSandstone](#stonecutterSandstone)
- [stonecutterStone](#stonecutterStone)
- [stonecutterWood](#stonecutterWood)
- [treecapitator](#treecapitator)
- [villagerLeash](#villagerLeash)
Expand All @@ -83,6 +84,24 @@ Allows to dye Shulkers
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT,COMMAND`

## commandPlayerme

Allows deopped player to run /player on themselves

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`, `COMMAND`

## commandSkull

Allows to have access to the /skull command

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT,COMMAND`

## commandStats

Allows to have access to the /stats command
Expand Down Expand Up @@ -110,15 +129,6 @@ Allows to have access to the /waystone command
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT,COMMAND`

## commandSkull

Allows to have access to the /skull command

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT,COMMAND`

## craftableCobwebs

Allows to craft Cobwebs
Expand Down Expand Up @@ -218,18 +228,18 @@ Allows to craft Quartz from any kind of Quartz Block
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`, `CRAFTING`

## craftableSand
## craftableRedSand

Allows to craft Red Sand from Sandstone
Allows to craft Red Sand from Red Sandstone

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`, `CRAFTING`

## craftableRedSand
## craftableSand

Allows to craft Red Sand from Red Sandstone
Allows to craft Red Sand from Sandstone

- Type: `boolean`
- Default value: `true`
Expand Down Expand Up @@ -272,23 +282,14 @@ Allows to craft Tuff and Calite
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`, `CRAFTING`

## endermanNoGrief

Reduced the blocks that an Enderman can hold

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`

## disableOPsCommandFeedback

Disable Command Feedback for OPs level 1

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `FEATURE`, `REDCRAFT`
- Categories: `FEATURE`, `REDCRAFT`

## dragonEggRespawns

Expand All @@ -299,19 +300,18 @@ Ender Dragon always spawns a new dragon egg
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`

## endermanNoGrief

## floatingLadders

Allows to place ladders under other ladders
Reduced the blocks that an Enderman can hold

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`

## graves
## floatingLadders

Create personal graves when the player dies
Allows to place ladders under other ladders

- Type: `boolean`
- Default value: `true`
Expand All @@ -327,6 +327,15 @@ Glowing squids spawns in deep ocean biomes
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`

## graves

Create personal graves when the player dies

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`

## handWaxing

Allows to wax Copper Blocks by right clicking them with Honeycomb
Expand Down Expand Up @@ -372,18 +381,18 @@ Adds more trades to the Wandering Trader
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`

## prunedPlants
## placeablePlants

Allows to prune plants with shears
Allows to place plants on all blocks with flat top surface

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`

## placeablePlants
## prunedPlants

Allows to place plants on all blocks with flat top surface
Allows to prune plants with shears

- Type: `boolean`
- Default value: `true`
Expand Down Expand Up @@ -480,18 +489,18 @@ Adds stonecutter craftings for all types of Quartz Block
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`, `CRAFTING`

## stonecutterSandstone
## stonecutterRedSandstone

Adds stonecutter craftings for all types of Sandstone
Adds stonecutter craftings for all types of Red Sandstone

- Type: `boolean`
- Default value: `true`
- Suggested options: `true`, `false`
- Categories: `SURVIVAL`, `FEATURE`, `REDCRAFT`, `CRAFTING`

## stonecutterRedSandstone
## stonecutterSandstone

Adds stonecutter craftings for all types of Red Sandstone
Adds stonecutter craftings for all types of Sandstone

- Type: `boolean`
- Default value: `true`
Expand Down
Loading