Want a better Minecraft server? Read about SpigotMC here!
Separate names with a comma.
Is There Any way one can spawn a structure ( Not Custom ) ex: A Village With a Plugin..? Something like world.spawnStructure().. ? Thnx in Advance:)
Just asking but thnx anyway. Also a small doubt if we see he mentioned about his zombie apoclypse when i saw his source code everything was...
Thnx..:)
Also one doubt is can i get the potion effect a mob has when i hit it with a blaze rod using a onDamageEvent or something like that?
Lol... Noo i didnt it was a very small mistake was trying to figure out whats happening from so long... Thnx so much
No..
public void onMobSpawn(CreatureSpawnEvent e) { if (mobPot) { LivingEntity mob = e.getEntity(); Random rand = new...
also is there any custom tag for blocks like uuid for players which is unique... Just asking
can we do like this: When ever a block is placed we will save its coordinates in a file or hashmap or somewhere so whenever we want to check...
is there any method to check whether a block is placed by a player or it has been placed naturally...... Also if there is no method Can u say how...
so do know any video or any other suggestions about how to do this using mods
So i was thinking whether there is a way we can morph a player into other mobs or change the player's size using spigot plugins. Can we only do...