Search results

  1. veddnt

    How to code gun?

    Player event( right click) -> if player is holding( iron hoe *ignore durabilty*) -> if player item has NOT delay -> set delay(5s) -> set location( current player location using game value(apple) and add 1 to y axis) -> spawn entity( set location to the previous location var allocated and set...
  2. veddnt

    Test

    World Edit 2.0 • By world edit 2.0, I mean better code or optimized allowing you to do more. • This is not better than World Edit plugin itself! • If your rank is lower than Imperator this will help you! • Coding this requires skilled rank or higher! Raw Code: PlayerEvent.Chat { —If...
  3. veddnt

    Test

    This is BB code
  4. veddnt

    SkyBlock update 03.07.2023

    quality update
  5. veddnt

    um akshulley 🤓

    um akshulley 🤓
  6. veddnt

    #BRINGBACKBWC

    Nah, hosting charges aint free
  7. veddnt

    Greetings SkyWars players!

    i bought ninja kit and never used it
  8. veddnt

    Test

    hmmm
  9. veddnt

    Creative+ How can I clear all placed blocks by a player after ending a game?

    oh so that blocks placed by all players at once? just remove %player% from everything ¯\_(ツ)_/¯
  10. veddnt

    veddnt says hello 🤓

    veddnt says hello 🤓
  11. veddnt

    How to make a item update to show another item in a copied chest?

    man if it is a bw game then ig making then it using an array might be better
  12. veddnt

    How to make a item update to show another item in a copied chest?

    the title isn't making sense, elaborate.
  13. veddnt

    How to make items despawn after death?

    yeah you can also just cancel death event then clear inv and then kill setting %killer% = %damager%
  14. veddnt

    Creative+ How can I clear all placed blocks by a player after ending a game?

    thanks i added calling function and uh the other part idk context
  15. veddnt

    How to make items despawn after death?

    player action -> Settings(anvil)
  16. veddnt

    How to NOT create a game. [Part: 1] [GUIDE]

    1. Choosing a BAD color theme -> Having a color(good) throughout your game makes it look good and polished and is always a nice thing to have. I've, we all've seen those flashy colors choice taken straight out of 2010 and slapped on the scoreboard or some messages, it looks disgusting... I mean...
  17. veddnt

    need a help in @mute

    https://ruforum.mineland.net/threads/guide-sozdanie-bana-na-vremja-ban-igrok-vremja-prichina-unban.97/#post-488 get a translator or something...
  18. veddnt

    How to make items despawn after death?

    despawn? or they just shouldn't drop at all? If you don't want them to fall there is a setting in player action. If you want to despawn after a certain time period, maybe storing the death location to "%player%_death-location" and then select entity near location, delete. Tho this method isn't...
Top