Anarchick

Results 8 issues of Anarchick

Hi I suggest this very small but interesting feature `world.getEnvironment()` to dectect NETHER, NORMAL, THE_END. `environment of %world%` or `type of %world%` ? It could be interesting to look other...

enhancement
priority: lowest
good first issue
PR available

https://github.com/TlatoaniHJ/ThatPacketAddon/issues/2 *Tested on spigot and Paper 1.14.4 latest versions ProtocolLib for 1.14.4 New fresh server with only Skript_2.4-beta7, ThatPacketAddon-1.0-BETA.3 , ProtocolLib#16 , skript-mirror-1.0.0 (also tested with 0.19.1) Zero modifications of...

2.0.0 SNAPSHOT , skript2.4Beta9 Work, return true ```java condition test: check: loop 2 times: exit loop continue ``` Does not work on any type of loop, return always false ```java...

it seems that "negate the condition" return true and not false , so it's useless to use this expression in skript-mirrror2.0.0SNAPSHOT custom condition. (skript2.4Beta9)

**Describe the bug** Trying to get NBT from a Tile Entity Block return null. **To Reproduce** Steps to reproduce the behavior: ```java public static Object toNMSNBTTagCompound(Block block) { if (block...

```java [11:46:12] [Server thread/INFO]: Timings Reset [11:47:12] [Craft Scheduler Thread - 4/INFO]: [Skungee] There was no socket found or was denied access at 0.0.0.0:1337 [11:47:12] [Craft Scheduler Thread - 4/INFO]:...

### Minecraft Development for IntelliJ plugin version 2024.2-1.8.2 ### Description of the feature request With Spigot and Paper, when I write : `getConfig().getBoolean("action.kickPlayer", false);` I would like that the yml...

type: enhancement
platform: bukkit
status: accepted

**Make sure you're doing the following** - [x] You're using the latest build for your server version - [x] This isn't an issue caused by another plugin - [x] You've...