Search results

  1. 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...
  2. mcmonkey

    Flide

    Here's an updated version of the old repo flide script. This is just the commands /flide and /flide2 for Elytra Flight that will launch you into the air and push you along. /flide will push you at a sustained continual speed, while /flide2 will apply a slow acceleration (feels a bit more like...
  3. mcmonkey

    In-Game Custom Head Item List

    REPLACED BY RESOURCE: https://forum.denizenscript.com/resources/in-game-custom-head-item-list.9/ 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. Script Haste Download...
  4. mcmonkey

    Ellipsoid Selector Tool

    REDIRECTED TO RESOURCE: https://forum.denizenscript.com/resources/ellipsoid-selector-tool.3/ 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 simple and clear in-game ellipsoid...
  5. mcmonkey

    Public Information Writeup: The "It Works" Fallacy

    Many newer scripters tend to not realize the important difference between "it works" and "it is correct". Just because a script works does not mean everything's fine. Here's some examples of ways a script might seem to work, while not being correct... a script that seems to work fine might...
  6. mcmonkey

    Public Information Writeup: Wrong Answers Are Worse Than No Answers

    Wrong Answers Are Worse Than No Answers! Short version: Don't answer questions from users if you don't absolutely know the answer for sure. It's much worse than simply waiting for somebody else to answer. Long version: If somebody linked this to you, it's probably because you're...
  7. mcmonkey

    NPC Skin From URL

    A drop-in script that works as a Citizens extension to set NPC skins from a direct image URL. (Based on an old script by Mergu of the same concept, but updated/modernized/cleaned for general public usage) Hastebin: https://one.denizenscript.com/haste/64151 <-- Most users, just click here and...
  8. mcmonkey

    NPC Skin Save/Load

    REPLACED BY RESOURCE: https://forum.denizenscript.com/resources/npc-skin-save-load.8/ 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))...
  9. mcmonkey

    The Denizen Editor (VS Code Extension)

    The officially recommended way to edit Denizen scripts is using VS Code, with the Denizen extension! Setup: Install VS Code: https://code.visualstudio.com/ Install the Denizen extension: https://marketplace.visualstudio.com/items?itemName=DenizenScript.denizenscript Open your scripts...
  10. mcmonkey

    Cuboid Selector Tool

    REDIRECTED TO RESOURCE: https://forum.denizenscript.com/resources/cuboid-selector-tool.1/ Cuboid Selector Tool: a handy dandy tool to select and note cuboids from in-game! Featuring a super simple and clear in-game cuboid viewing thingo: Super easy to use: Downloads: Hastebin...
  11. mcmonkey

    Message Constructor Library

    MCL is a handy utility script to let you easily send 'tellraw' style clickable messages in chat. The script was originally developed by Anthony, and has been updated to modern Denizen standards by mcmonkey. This script is no longer relevant to use. There are now native Denizen options for all...
  12. mcmonkey

    IMPORTANT MUST READ BEFORE POSTING Denizen Forum Hiring Section Info

    ======================= Denizen Forum Hiring Section Info ======================= If you are a server owner looking to hire a scripter or you are a scripter offering your services, you can post a topic in this section. If you are interested in posting in this section, you are looking to make...
  13. mcmonkey

    Ride The Chickens

    Morphan famously made this script: https://one.denizenscript.com/denizen/repo/entry/111 However it's not really fully functional on modern Minecraft, likely due to changes in how mob AI works. I made a variant of it which uses modern Denizen syntax and makes use the "move" mechanism to...
  14. mcmonkey

    Drop-In Ready New NPC Commands

    Do you want more NPC commands available in-game? Here's some scripts that will give you more commands to use! More Advanced NPC Click Commands for bonus extra right-click command features: https://forum.denizenscript.com/viewtopic.php?f=9&t=149 NPC Chatter lets you add add chat messages that...
  15. mcmonkey

    Advanced NPC Click Commands

    A drop-in script that lets you add automatic command execution to NPCs when right-clicked! With bonus advanced features! Hastebin: https://one.denizenscript.com/haste/64128 <-- Most users, just click here and click "Download the script" GitHub current version...
  16. mcmonkey

    NPC Chatter

    This is a quick little helper script to allow you to set NPC chat lines in-game using the "/npcchatter" command. Hastebin: https://one.denizenscript.com/haste/64132 <-- Most users, just click here and click "Download the script" GitHub current version...
  17. mcmonkey

    Magic Sidebar

    REPLACED BY RESOURCE: https://forum.denizenscript.com/resources/magic-sidebar.6/ 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...
  18. mcmonkey

    Chat Pings

    REPLACED BY RESOURCE: https://forum.denizenscript.com/resources/chat-pings.7/ 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 in...
  19. mcmonkey

    Drop-In Ready Section Information

    This section is for high-quality scripts that can just be dropped in to your server and used without writing or editing scripts. Scripts can only be added to this section by Denizen team members when we consider a script to be sufficiently quality for the section.
  20. mcmonkey

    Machine replacement

    The main Denizen/etc. network machine, which hosts the forum and meta sites and much more, has been moved! We're still getting everything in order at time of this post... if you find anything not properly functional, let us know!