JavaGuy
Tuesday, September 26, 2023
Wednesday, March 16, 2022
Thursday, January 13, 2022
Sunday, March 7, 2021
The ThingsNetwork
These are sway articles I have made. To read them with the best view you should click on the full screen button in the upper right corner of the sway window just mouse over the sway window to bring up the buttons. To see more of the article just scroll down.
Monday, June 15, 2020
The Astral Projection Plugin
The Astral Projection Plugin
The Astral Projection Plugin is a spigot server plugin allows the player to take control of a Minecraft mobs and use there abilities examples flying, shooting fireballs, exploding and teleporting.
I have the plugin running on my server mc.javaguy.dev:25612 for people to try it out and test. Note this is still in development so expect bugs. To get started type /becomeghost [Time] and fly in to the mob you want to control and to leave scroll over and off the milk bucket and to use abilities right click. To return to normal instantly type /unghost. Bug reports can be emailed to .
This diagram will be updated as development continues . Ones in yellow are not fully supported, ones in green are being tested , ones in blue have been tested and should be working properly.
DownLoad: The Astral Projection Plugin
This is the development status of the mobs. The mobs with no status can probably be used by the player but wont have the mobs abilities. Complex mob like The Ender Dragon and Wither are not supported and do not work. In the future I plan to add them.
Entitys | Status | Comments |
---|---|---|
Bat | Implemented | May need to adjust Light level threshold for blind and night vision. |
Bee | partially Implemented | The bee dose area effect of poison for 20 seconds and the bee then gets a wither effect and dies. |
Blaze | Implemented | Ability:shooting a bunch of fire balls with shot gun spread style. |
Cat | Implemented | Ability:pounce click on the block under the target. If it is a chicken or rabbit they instantly die. demo:Link |
CaveSpider | In_development | Ability: Can climb walls while holding ladder. Note: working on web , face hug and poison abilities. |
Chicken | Implemented | Ability: Glide this is toggled by right clicking with the feather and the state is indicated by red and green dye. red for glide off and green for on. |
Cod | Generic Implementation | EntityProfileWaterMobs: see generic profiles below. Also see diagram to better understand what other mobs are included in this. |
Cow | Need Ideas | |
Creeper | Implemented | May lower explosion power |
Dolphin | Generic Implementation | EntityProfileWaterMobs: see generic profiles below. Also see diagram to better understand what other mobs are included in this. |
Drowned | Implemented | |
EnderDragon | ||
Enderman | Implemented | |
Endermite | ||
Evoker | ||
Fox | ||
Ghast | Implemented | |
GiantZombie | ||
Guardian | ||
GuardianElder | ||
Horse | ||
HorseDonkey | ||
HorseMule | ||
HorseSkeleton | ||
HorseZombie | ||
IronGolem | Implemented | |
Illusioner | ||
Llama | ||
LlamaTrader | ||
MagmaCube | ||
MushroomCow | ||
Ocelot | Implemented | Ability:pounce click on the block under the target. If it is a chicken or rabbit they instantly die. demo:Link |
Panda | ||
Parrot | ||
Phantom | ||
Pig | In_development | |
PigZombie | Implemented | |
Pillager | ||
PolarBear | ||
Rabbit | ||
Ravager | ||
Salmon | Generic Implementation | EntityProfileWaterMobs: see generic profiles below. Also see diagram to better understand what other mobs are included in this. |
Sheep | ||
Shulker | ||
Silverfish | ||
Skeleton | Implemented | |
SkeletonStray | Implemented | |
SkeletonWither | Implemented | |
Slime | ||
Snowman | ||
Spider | In_development | Ability: Can climb walls while holding ladder. Note: working on web and face hug abilities. |
Squid | partially Implemented | Ability Ink spray enemy Blinds and speeds away. want to add a trail effect of bubbles. demo:Link |
Turtle | ||
Tropical Fish | Generic Implementation | EntityProfileWaterMobs: see generic profiles below. Also see diagram to better understand what other mobs are included in this. |
Vex | ||
Villager | ||
VillagerTrader | ||
Vindicator | ||
Witch | ||
May add this in the future | ||
Wolf | ||
Zombie | Implemented | |
ZombieHusk | Implemented | |
ZombieVillager | Implemented |
Generic profiles | Comments |
---|---|
EntityProfileWaterMobs | The profile gives the player dep_strider and conduit effect. |