Clexus

Results 42 issues of Clexus

### Feature description Can you add integration to https://github.com/elBukkit/MagicPlugin so it's possible to make auraskills' mana a cost of spell? https://github.com/elBukkit/MagicPlugin/issues/1363 🥺 ### Additional context _No response_

feature

![image](https://github.com/user-attachments/assets/472eeef1-ef39-4dbd-ac57-516f95eb751b) the image is not very visible in dark mode

Not like the doc page which has translated version (though on other website). MiniMessage viewer don't have other languages' version. I'd be appreciative if the website adds the support. I...

area: frontend
type: enhancement
misc: longshot

### Minecraft Development for IntelliJ plugin version not related ### Description of the feature request Paper has a powerful [userdev plugin](https://docs.papermc.io/paper/dev/userdev), it should be used by default And gradle version...

type: enhancement
status: unverified

### Confirm the following - [x] I use the latest release or dev-build. I also checked that this problem hasn't already been fixed in a newer [dev-build](https://betonquest.org/RELEASE/Downloads/). - [x] There...

Bug

### Is your feature request related to a problem? I use setHasStung(false) 1 tick after its attack to make the bee attack forever, but the timeSinceSting keeps increasing, so when...

status: needs triage

### Is your feature request related to a problem? For example, you can't reset basevalue to the correct value that set when entity is created. Like walking speed is 0.1...

resolution: awaiting response

add isForce parameter to avoid some annoying flickering like nightvision, blindness, invisibility etc. in versions under 1.15.2

### Is your feature request related to a problem? Just for convenience Before: ```java Attribute attribute = instance.getAttribute(xxx); if(!attribute.getModifiers().contains(mod)) attribute.addModifier(mod); ``` After: ```java instance.getAttribute(xxx).addModifierIfAbsent(mod) ``` ### Describe the solution you'd...

status: needs triage

### Expected behavior title ### Observed/Actual behavior title ### Steps/models to reproduce not related ### Plugin and Datapack List not related ### Paper version not related ### Other Trident is...

type: documentation