Skellett icon indicating copy to clipboard operation
Skellett copied to clipboard

The most popular Skript addon

Results 18 Skellett issues
Sort by recently updated
recently updated
newest added

Bumps [org.eclipse.jdt:org.eclipse.jdt.annotation](https://github.com/eclipse-jdt/eclipse.jdt.core) from 2.2.800 to 2.3.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.eclipse.jdt:org.eclipse.jdt.annotation&package-manager=gradle&previous-version=2.2.800&new-version=2.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies

Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 20230618 to 20240303. Release notes Sourced from org.json:json's releases. 20240303 Pull Request Description #875 20240303-pre-release-updates #874 Deployment and Pipeline action updates #869 Revert recent obj long get...

dependencies

Bumps net.citizensnpcs:citizensapi from 2.0.33-SNAPSHOT to 2.0.34-SNAPSHOT. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.citizensnpcs:citizensapi&package-manager=gradle&previous-version=2.0.33-SNAPSHOT&new-version=2.0.34-SNAPSHOT)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Please add a method in Skellett to get the color value of a pixel. This would hugely facilitate any extensive use of maps. The only other alternative i can think...

![image](https://github.com/TheLimeGlass/Skellett/assets/46937966/8e72afa9-00f2-4c42-a856-85153b5628b2) how to write correct syntax? #Changers: set (Number) #Info: The number is a byte being a colour on Spigot's MapColour scale [skellett] map pixle [colo[u]r] at [coordinate[s]] [x] %number%(,|...

I can do things like this: (bossbar related) set title of bossbar {BossBar::%{_uuid}%} to "Test" or set progress of bossbar {BossBar::%{_uuid}%} to {_hpload} but I get a error if I...

Could you add a syntax toggle for bossbars?

Suggestion: Be able to disable certain features, so they don't mix in with other Skript add-ons, such as SkBee

Skellet isn't starting, it's red in the /plugins. Here's the error: ```[05:32:46] [Server thread/INFO]: [Skellett] Enabling Skellett v2.0.9 [05:32:46] [Server thread/INFO]: [Skellett] config.yml not found, generating a new config! [05:32:46]...

I have the current code below: ``` # When the citizen is hurt by another entity on citizen damage from an entity: set {_attacker} to event-entity set {_npc} to event-citizen...

investigating