RedstoneFuture

Results 30 issues of RedstoneFuture

Is there support for material tags (vanilla or paper)? If not, can this be allowed so that the block lists (`safe-blocks` and `unsafe-blocks`) of the `config.yml` can be updated more...

enhancement

## Overview As we know, the `BlockPhysicsEvent` is called very often, while not everyone needs the associated settings or flags. With this PR I would like to outsource two high-frequency...

**Is your feature request related to a problem? Please describe.** No a problem. But I would like give my staff the possible to check the inventory of a other player....

Type: Enhancement

## Overview - The `notifyIfOutsideBuildArea` method checks the limits and already includes sending the `height.height_limit` message. This does not need to be called again in the code. - Small reformatting...

### Description With this PR I would like to suggest a different approach to checking building rights. Querying all rights plugins is currently inperformant and not completely correct due to...

### What feature do you want to see added? I want to allow copying of circuits in a "showcase" world without giving players rights to the region. Currently, however, you...

Enhancement

## Overview This PR adds the "weaving-death-place" flag to prevent spawning of cobwebs on death by the [Weaving status effect](https://minecraft.wiki/w/Weaving). Fixes #4517 ## Description - adding new flag "weaving-death-place" (default...

Feature

## Overview This PR adds the "wind-charge" flag to prevent the block-update of `minecraft:wind_charge` and `minecraft:breeze_wind_charge`. ## Description - updating serversoftware dependency from `1.20.4` to `1.21` - adding new flag...

Feature

### Server Implementation Paper ### Server Version 1.21.1 ### Describe the bug If a player receives the [Weaving status effect](https://minecraft.wiki/w/Weaving) and dies somewhere in the world, [cobwebs](https://minecraft.wiki/w/Cobweb) will be spawned...

Bug
Approved
Feature

### What feature do you want to see added? - correct version (instead of `FastAsyncWorldEdit-0`) - "Wiki: https://intellectualsites.gitbook.io/fastasyncworldedit" Tested with: `FAWE version 2.12.3 Paper` ### How to replicate `> fawe...

Enhancement