Search results

  1. AlignedCookie88

    Python library for creating code templates.

    can you send your code?
  2. AlignedCookie88

    Python library for creating code templates.

    that would not be good, as there are hundreds of classes, and importing all of them at once is a bad practice for any large library. you can still ofc do from mcdfpy.blocks import * to import all blocks
  3. AlignedCookie88

    Python library for creating code templates.

    import stuff? of course you have to import stuff! its a python library.... how else do you think it would work?
  4. 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...
  5. 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.
  6. AlignedCookie88

    Add a "get text from url" block

    You should also be able to set a maximum yeild time, and also check wether the variable is set before using it.
  7. 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...
  8. AlignedCookie88

    DF Music Gen Online?

    no, there isn't one currently. You can download MIDIs off websites (or create them) and then import them into OpenNBS, export to .nbs and import to df using recode and then /nbs player and /nbs load *name*.nbs.
  9. AlignedCookie88

    Co-Owners for plots

    This has already been denied multiple times because players would be less likely to buy ranks.
  10. AlignedCookie88

    Add "on craft" in player event

    this is not impossible. if you want i will prove it by making a server and coding this using Skript. when a player crafts, it sends a packet to the server with the items you entered in the recipe, you can then code it to send any item, even items with NBT data, to the client.
  11. 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.
  12. 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.
  13. 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.
  14. AlignedCookie88

    The Basics of DiamondFire

    lol this is so outdated
  15. 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.
  16. AlignedCookie88

    Add a "prompt purchase" block

    to prevent getting tokens too quickly maybe you can just get maybe 30% of the revenue
  17. AlignedCookie88

    Add a "prompt purchase" block

    there's always the option of adding a "No P2W Plots" rule
  18. 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...
  19. 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...
  20. AlignedCookie88

    i like diamondfire.

    i like diamondfire.
Top Bottom