RedstoneFuture
RedstoneFuture
I can replicate it with `PlotSquared v7 7.2.0`. The action is canceled without an error/warn message. There does not even seem to be a new history entry that could be...
@IntellectualSites/admins This issue requires a transfer to FAWE.
Same problem with version BungeeTabListPlus `3.5.2` and `3.6.0` (= dev version) on `Waterfall 1.19, build 504`. EDIT: Fixed with updating ViaVersion.
Note: The PlotSquared (Bukkit) API includes a `onChat` Event ([JavaDoc](https://intellectualsites.github.io/plotsquared-javadocs/v7/bukkit/com/plotsquared/bukkit/listener/PlayerEventListener.html#onChat(org.bukkit.event.player.AsyncPlayerChatEvent))). Since the ignore feature in this case comes from Essentials (and it is not a feature that many other plugins...
As far as I know, multiple owners was never an official feature. But I think it was never fixed because 1. multi-owners only arise in the case of a plot-merge...
However, you can prevent users from merging their plot with other people's plots by removing the `plots.merge.other` permission, as described [here](https://intellectualsites.gitbook.io/plotsquared/features/commands#merge).
@senolem Would you like to test it or write the status here? (with Minecraft version
With my knowledge the inventory are the same in all game-mods. Then we down't need a "[game-mode]" argument - or what do you mean with this? cmd-example: `/pwi view ["normal"...
According to the [documentation](https://github.com/stefvanschie/IF/wiki/Paginated-Pane), negative pages are also possible at the moment: `"Note that the pages don't necessarily have to follow each other up; you can add a fifth page...
Yes, you can't currently use `/sbr` without this permission or `schematicbrush.*`. I also had to search for a longer time to find out why my permission setup is not working...