Denizen icon indicating copy to clipboard operation
Denizen copied to clipboard

NPC and general Spigot scripting, using the Denizen Scripting Language!

Results 64 Denizen issues
Sort by recently updated
recently updated
newest added

The ability to prevent players from seeing chunks would be a really cool addition, similarly to the entity hiding mechanisms. If possible to use in the same way: ChunkTag.hide_from_players ChunkTag.show_to_players...

Feature
Suggestion

Several users have requested support for MongoDB, akin to the support we have for MySQL and Redis. Presumably a `mongo` or `mongodb` command and maybe some relevant tags. MongoDB operates...

Feature

Dump issue for requested feature expansions to shape objects (CuboidTag, PolygonTag, EllipsoidTag) - [ ] `(Shape).is_within[(Shape)]` for all shapes including cross-support. Like `EllipsoidTag.is_within[CuboidTag]` and etc. (or `.contains` as the tag...

Feature
Suggestion
Improvement

Now that we have custom crafting recipes working great, I started to look into making custom brewing recipes. Unfortunately that doesn't seem to be a thing but I'm still going...

Feature
Suggestion

Would be quite useful to be able to define how many of an item can be in a single stack, perhaps this has compatibility issues with other plugins that handle...

Feature
Suggestion
Help Wanted

I believe it's possible to adjust the volume of a midi while it is playing. Currently if that is done, it will restart the file to play from the beginning....

Feature
Suggestion

I need a tag to get the *extra damage*an *item itself* provides. By this, I mean that I don't want to calculate *strength potions, weakness potions* or *the entity itself's...

Feature
Suggestion

Mergu said the cuboid argument is broken, so I assume it currently isn't able to copy cuboids :D

Feature
Suggestion

just like this https://github.com/DenizenScript/Denizen-For-Bukkit/issues/1276 but for item scripts

Feature
Suggestion

I think it'd be nice to have an event section in inventory scripts that are relevant to the specific inventory, much like there is an action section in assignment scripts....

Feature
Suggestion