Search results

  1. AlignedCookie88

    boolean values

    Boolean values would be good for DF because the way people represent them is always inconsistent. Some people do it the (correct) way using 1s and 0s and others use strings. Boolean values would help when using code from codevault. It would also be nice to have comparing booleans with logic...
  2. AlignedCookie88

    well oops

  3. AlignedCookie88

    ChatGPT writes a novel about DiamondFire!

    I asked ChatGPT to write a novel about DF. Here is what ChatGPT wrote: The DiamondFire server is a place where anything is possible. For 16-year-old Alex, it's a world where he can escape from the stresses of high school and become whoever he wants to be. As he explores the server, he...
  4. AlignedCookie88

    PETITION - Give node 7 more RAM

    Have you ever built on Node 7? If you have you will have noticed that Worldedit always complains of low memory. That shows that Node 7 does not have enough RAM allocated or installed in the physical server. Add a comment below and like the post to sign the petition.
  5. AlignedCookie88

    Add /br snow

    Im working on a snow scene and have just found i dont have permission to run /br snow. I have permission to run //snow but god forbid i want to use it as a brush! C'mon devs, I need this in the next 2 minutes!
  6. AlignedCookie88

    Python library for creating code templates.

    I made a Python library for creating code templates. It's nowhere near finished yet but I thought I would post it here. If anyone is interested in contributing you can do so on the GitHub repo. I can't be bothered writing another description so you can read it on one of the sites below...
  7. AlignedCookie88

    Add //up for ranked players

    One of the biggest issues i have with worldedit on diamondfire is the lacking of //thru and most importantly //up. //up is a useful command that wont require me to fly around and do //pos1 and 2 (or build towers). Please add this.
  8. AlignedCookie88

    Add a "get text from url" block

    it would be rlly useful to me and lots of other players to be able to get text data from a url to make stats systems and have extra variable storage. it would also be useful for communicating with advanced APIs. to prevent ppl making online stores for plots, u would need to make it require...
  9. AlignedCookie88

    Add "on craft" in player event

    You should add an on-craft player event to be able to modify and add custom crafts to the vanilla crafting table. Now, before anyone says this is impossible, it's not. You can do it with a plugin called Skript. This event would be great for survival plots or the hundreds of (terrible) skyminers.
  10. AlignedCookie88

    Expand Node 1 Spawn

    Nearly every DF spawn is now larger than node 1's. I don't recommend remaking the spawn, but instead expanding it by adding an interior to the castle.
  11. AlignedCookie88

    Link to resource pack

    I am making a backrooms game that requires a resource pack, but I'm not sure how I'm meant to get permission from a moderator considering i only see them online every few weeks.
  12. AlignedCookie88

    Is it possible to generate a random number from a seed?

    I need to be able to generate a random number from a seed, but I can't find a way to do it. It is sorta important for all seed-based survival games. Any help would be appreciated. I want to do this once so perlin noise isn't an option.
  13. AlignedCookie88

    Add a "prompt purchase" block

    DiamondFire should have a way for game developers to earn tokens from transactions for in-game stuff. Obviously, there would be a "would you like to buy this" prompt. Two pistons should appear at the end of the block so that you can put code that executes on purchase in it. The thread will be...
  14. AlignedCookie88

    add /gifttokens or something similar

    I think that you should be able to gift players tokens. This would be helpful because if somebody helped you with making your plot you could give them some tokens in return. I don't think that you should be able to sell services for tokens or specifically ask for them. You could also add /plot...
Top Bottom