Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
I'm trying to port ModPE to PocketBukkit, but I can't understand the rhino Context things.
Rollback Post to RevisionRollBack
I can be found on Freenode IRC channels #pocketmine, #ModPEScripts, #LegendOfMCPE, #pmplugins or #BeaconMine.
I am a PocketMine-MP plugin developer. I hate it when people think that I love stupid admin positions. Being an admin is nothing compared to being a plugin developer.
I am also a main developer of BlockServer, a work-in-progress MCPE server software. You are welcome to download it, but it so far onlly spawns you in the upther (above the world). You can chat, though.
I do not own this server but I just love to put this banner here:
Help Me by clicking above links and skipping ad!
I support:
Bam easy peasy
Help Me by clicking above links and skipping ad!
I support:
Help Me by clicking above links and skipping ad!
I support:
Game dev and Minecraft modder.
Twitter: @jv110br_
Game dev and Minecraft modder.
Twitter: @jv110br_
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11
Help Me by clicking above links and skipping ad!
I support:
Help Me by clicking above links and skipping ad!
I support:
eatFoodHook(Id eaten, hearts healed, previous health, current health){}
toolBreakHook(Id){}
environmentDamageHook(previous health, current health, type ie: fall damage, fire, lava etc){}
chunkGenerateHook(minX, minY, minZ, maxX, maxY, MaxZ){}
example returns -8, 48, 128, -16, 56, 136
respawnHook(){}?
Also could you either expand the Level.playSound(); to play any sound from a file, or make a new function
ModPE.playSoundFile(file path, volume);