Denizen
Denizen copied to clipboard
NPC and general Spigot scripting, using the Denizen Scripting Language!
This is an open-ended issue intended as an easy goal for contributors to help Denizen and learn to make good PRs, without having to dive deep into complicated codework. This...
# Changes - Modernization of the `ItemColor` class - Support for tipped arrows added. Requested by [udnek](https://discord.com/channels/315163488085475337/1164690038307684392) on Discord.
- Coming back to an old PR of mine that I closed because I was too dumb at the time lol: https://github.com/DenizenScript/Denizen/pull/2484 - Deprecates the `lectern_page` tag & mech as...
- From https://github.com/DenizenScript/Denizen/pull/2600 - Requested by [Darwin](https://discord.com/channels/315163488085475337/1180954233227460749)
This is a re submission of the PR with the recommended changes Changed sign related tags now have an optional argument to specify front or back (defaults to front) added...
Posting here as directed from Discord. Feature request: Custom Explorer Maps (https://minecraft.fandom.com/wiki/Explorer_Map) It is possible to use datapacks to create explorer maps that target different structures than just hidden treasure...
Won't go into detail about everything, but overall: - NMS changes to Enchantments, items, packets, and a few other stuff - fixed whatever's reasonably small and added a TODO for...
- Requested by [LeafyMitsuwa](https://discord.com/channels/315163488085475337/1117428374328062056) on Discord.
## Paper only `player changes framed ` event Fires when a player interacts with an item frame by adding, removing, or rotating the item held in it. #### Switches -...
- Requested by [udnek](https://discord.com/channels/315163488085475337/1147622072349114459) on Discord.