Search results

  1. mcmonkey

    In-Game Custom Head Item List

    mcmonkey submitted a new resource: In-Game Custom Head Item List - Lets your search through head items from in-game. Read more about this resource...
  2. mcmonkey

    Verified High Quality In-Game Custom Head Item List 2021-11-18

    Need to quickly grab some in-game custom head items? Don't want to buy a buggy premium Spigot plugin? Here's a script that does that all nice n easy like. GitHub # Installation: # - Put the script in your scripts folder. # - Add a list of heads to plugins/Denizen/data/head_list.yml (key...
  3. mcmonkey

    Verified High Quality NPC Skin Save/Load 1.0

    A drop-in script that lets you save/load NPC skins, so you can reuse them (eg copy a skin from one NPC to another, or spawn a bunch of NPCs with one skin, ...). (Updated from my old repo script (old)) GitHub...
  4. mcmonkey

    NPC Skin Save/Load

    mcmonkey submitted a new resource: NPC Skin Save/Load - A drop-in script that lets you save/load NPC skins, so you can reuse them. Read more about this resource...
  5. mcmonkey

    Chat Pings

    mcmonkey updated Chat Pings with a new update entry: 3.0 Read the rest of this update entry...
  6. mcmonkey

    Verified High Quality Chat Pings - 3.0

    I had the wrong version number the first time
  7. mcmonkey

    Verified High Quality Chat Pings 3.0

    This neat little script will let players "ping" each other by saying names. Just type somebody's username in chat, and they'll hear a little ping sound and see the text "(player) mentioned you!" as a toast and...
  8. mcmonkey

    Chat Pings

    mcmonkey submitted a new resource: Chat Pings - This neat little script will let players "ping" each other by saying names. Read more about this resource...
  9. mcmonkey

    Magic Sidebar

    mcmonkey submitted a new resource: Magic Sidebar - Automatically updating toggleable sidebar! Read more about this resource...
  10. mcmonkey

    Verified High Quality Magic Sidebar 1.0

    This script will give you an automatically updating toggleable sidebar! As a special feature, you can even have sidebar text that scrolls! Requires you configure the sidebar via a simple yaml configuration bit at the top of the file, which looks like this: lines: -...
  11. mcmonkey

    Verified High Quality Ellipsoid Selector Tool 1.1

    OUTDATED: This is now wrapped into the Area Selector Tool script: https://forum.denizenscript.com/resources/area-selector-tool.1/ Ellipsoid Selector Tool: a handy dandy tool to select and note ellipsoids from in-game! (Yeah, just the cuboid selector, but for ellipsoids) Featuring a super...
  12. mcmonkey

    Ellipsoid Selector Tool

    mcmonkey submitted a new resource: Ellipsoid Selector Tool - Ellipsoid Selector Tool: a handy dandy tool to select and note ellipsoids from in-game! Read more about this resource...
  13. mcmonkey

    Verified High Quality Polygon Selector Tool 1.0

    OUTDATED: This is now wrapped into the Area Selector Tool script: https://forum.denizenscript.com/resources/area-selector-tool.1/ Polygon Selector Tool: a handy dandy tool to select and note polygons from in-game! (Yeah, just the cuboid selector, but for polygons) Featuring a super simple...
  14. mcmonkey

    Polygon Selector Tool

    mcmonkey submitted a new resource: Polygon Selector Tool - Polygon Selector Tool: a handy dandy tool to select and note polygons from in-game! Read more about this resource...
  15. mcmonkey

    Verified High Quality Area Selector Tool 2022-04-11

    Area Selector Tool: a handy dandy tool to select and note areas from in-game! Supported area shapes: Cuboids, Ellipsoids, Spheres, Polygons. Featuring a super simple and clear in-game cuboid viewing thingo: And ellipsoids And polygons Super easy to use: GitHub...
  16. mcmonkey

    Area Selector Tool

    mcmonkey submitted a new resource: Cuboid Selector Tool - Cuboid Selector Tool: a handy dandy tool to select and note cuboids from in-game! Read more about this resource...
  17. mcmonkey

    Tiny Sample Scripts To Start With

    This is a collection of small/simple sample scripts that do little things, and aren't necessarily perfect or clearly documented. Some of these you can drop in and use straight away, but most are meant for the assumption that will you use them as a basis and tweak them further from there - at the...
  18. mcmonkey

    Polygon Selector Tool

    REDIRECTED TO RESOURCE: https://forum.denizenscript.com/resources/polygon-selector-tool.2/ Polygon Selector Tool: a handy dandy tool to select and note polygons from in-game! (Yeah, just the cuboid selector, but for polygons) Featuring a super simple and clear in-game polygon viewing...
  19. mcmonkey

    Torch Light

    Updated for modern Denizen and 1.16.x
  20. mcmonkey

    Copy/Paste Commands

    REPLACED BY RESOURCE: https://forum.denizenscript.com/resources/copy-paste-commands.10/ Copy/Pasting Commands: Commands to copy/paste/preview/rotate/etc a block selection Requires Cuboid Selector Tool: https://forum.denizenscript.com/viewtopic.php?f=13&t=190 Download: Hastebin...