MyZ
![]()
What is MyZ?
MyZ is not simply a Bukkit plugin. It is a complete re-imagination of Minecraft. Featuring a highly immersive new gamemode, MyZ aims to emulate and enhance a combination of DayZ and MineZ. With new mobs, items, chat features and more, MyZ has a lot to boast about and nearly endless opportunities.
Survive and prosper in a post-apocalyptic wasteland. Be careful though - you'll have to pay close attention to your hunger, health, thirst, visibility and temperature. Not to mention the enhanced undead mobs and bosses. When you die - and you will die - become a zombie, or a ghost and get a second chance at surviving.
See a full list of features and highly configurable options in the links below.
-
View User Profile
-
Send Message
Posted May 18, 20131. Message when killing zombie not showing 2. Can we edit what happens when a player dies, I have a bungee server, and when they get kicked, it displays the message "Lost Connection to the Server" Thanks!
-
View User Profile
-
Send Message
Posted May 18, 2013People cant acess Enchantment Tables? HELP!
-
View User Profile
-
Send Message
Posted May 18, 2013Sorry to be so ambiguous, but something is wrong with build 31. All seems fine until you hit another player. And then, some lag kicks in and nothing works until the players disconnect. Sorry I cant be of any more help on this, We can't pin point the problem :(
Also, here's a list of bugs we've currently found on build 29. You might have fixed some of these already, but we couldn't really test much on build 31.
Here's some more suggetions to keep you busy ;) hehe...
-
View User Profile
-
Send Message
Posted May 18, 2013@TeeePeee
For build 29 yes, build 31 though it freezes at the following:
18.05 03:54:26 [Server] INFO Citizens has been configured.
18.05 03:54:26 [Server] INFO Hooked into Vault Permissions!
-
View User Profile
-
Send Message
Posted May 17, 20135 builds in one day? Have you considered submitting dev builds to a continuous integration server instead of spamming our subscription inboxes? It happens every time.
-
View User Profile
-
Send Message
Posted May 17, 2013@ForgenGod
I'm assuming it's still immediately after "Hooked into Vault Permissions!"?
-
View User Profile
-
Send Message
Posted May 17, 2013@TeeePeee
I've been having the same error for the last 2 weeks where the server freezes on startup. If the file number is 29 then it still doesn't seem to fix this issue.
-
View User Profile
-
Send Message
Posted May 17, 2013@xXxJojoxXx
Check the config.yml file.
@Peter234
It should be approved sometime in the next 24 hours or you can subscribe to this plugin and get the link before it is approved.
@lvlercenary
See the above reply to get access to the newest version in which this is fixed.
-
View User Profile
-
Send Message
Posted May 17, 2013for some ungodly reason zombies are spawning inside my "safezone" ive tried worldguard and setting the spawn area via the plugin both of which still spawn zombies.....i have even gone as far as adding blocks to a banlist in the config.....
-
View User Profile
-
Send Message
Posted May 17, 2013== I don't can change the spawnarea cords ): ==
-
View User Profile
-
Send Message
Posted May 17, 2013Thank you :D Any idea when this will come out?
-
View User Profile
-
Send Message
Posted May 17, 2013@Peter234
When the new version comes out, your problems should be solved (if it does in fact have to do with the Citizens EntityStorage)
-
View User Profile
-
Send Message
Posted May 17, 2013I did some testing and it seem to be with the world I am using. Whenever I use the world i download the server will not load. But when I generate a new world everything works fine... :/ But then again whenever I remove the myZ plugin the server works fine. But when I use the MyZ plugin the server stops with Vault being hooked..
-
View User Profile
-
Send Message
Posted May 17, 2013No it's no problem this is a new server anyways.
-
View User Profile
-
Send Message
Posted May 17, 2013@Peter234
I'll create a workaround but this will mess up your other Citizens if you have any.
-
View User Profile
-
Send Message
Posted May 17, 2013I have tried stopping the server but when I do the stop command does not process forcing me to exit using the X. And What is supposed to be within the entitystorage.yml? When I stop the server the file is there but it only have the words LMS and some lines. then when I try to restart the server the plugin still attempts to create an entitystorage.yml file... please help me
-
View User Profile
-
Send Message
Posted May 17, 2013@Hubiger
Update/reinstall your citizens!
@Peter234
Try creating EntityStorage.yml in /plugins/MyZ/Citizens manually and see if that works.
-
View User Profile
-
Send Message
Posted May 17, 20132013-05-17 18:43:12 [SEVERE] java.lang.NullPointerException 2013-05-17 18:43:12 [SEVERE] at net.citizensnpcs.util.NMS.registerEntityClass(NMS.java:202) 2013-05-17 18:43:12 [SEVERE] at net.citizensnpcs.npc.MobEntityController.<init>(MobEntityController.java:23) 2013-05-17 18:43:12 [SEVERE] at net.citizensnpcs.npc.entity.ZombieController.<init>(ZombieController.java:22) 2013-05-17 18:43:12 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 2013-05-17 18:43:12 [SEVERE] at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) 2013-05-17 18:43:12 [SEVERE] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) 2013-05-17 18:43:12 [SEVERE] at java.lang.reflect.Constructor.newInstance(Unknown Source) 2013-05-17 18:43:12 [SEVERE] at java.lang.Class.newInstance0(Unknown Source) 2013-05-17 18:43:12 [SEVERE] at java.lang.Class.newInstance(Unknown Source) 2013-05-17 18:43:12 [SEVERE] at net.citizensnpcs.npc.EntityControllers.createForType(EntityControllers.java:48) 2013-05-17 18:43:12 [SEVERE] at net.citizensnpcs.npc.CitizensNPCRegistry.getByType(CitizensNPCRegistry.java:86) 2013-05-17 18:43:12 [SEVERE] at net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:34) 2013-05-17 18:43:12 [SEVERE] at net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:44) 2013-05-17 18:43:12 [SEVERE] at com.jordair.gmail.MyZ.utils.Utils.createZombie(Utils.java:604) 2013-05-17 18:43:12 [SEVERE] at com.jordair.gmail.MyZ.utils.Utils.spawnHorde(Utils.java:1304) 2013-05-17 18:43:12 [SEVERE] at com.jordair.gmail.MyZ.Listeners.mobSpawnListener.onSpawn(mobSpawnListener.java:88) 2013-05-17 18:43:12 [SEVERE] at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) 2013-05-17 18:43:12 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 2013-05-17 18:43:12 [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) 2013-05-17 18:43:12 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:361) 2013-05-17 18:43:12 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 2013-05-17 18:43:12 [SEVERE] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479) 2013-05-17 18:43:12 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464) 2013-05-17 18:43:12 [SEVERE] at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:216) 2013-05-17 18:43:12 [SEVERE] at net.minecraft.world.World.addEntity(World.java:1686) 2013-05-17 18:43:12 [SEVERE] at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:263) 2013-05-17 18:43:12 [SEVERE] at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:354) 2013-05-17 18:43:12 [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:887) 2013-05-17 18:43:12 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) 2013-05-17 18:43:12 [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:794) 2013-05-17 18:43:12 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:678) 2013-05-17 18:43:12 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) 2013-05-17 18:43:12 [SEVERE] Could not pass event CreatureSpawnEvent to MyZ v1.0.5 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:363) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:479) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464) at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callCreatureSpawnEvent(CraftEventFactory.java:216) at net.minecraft.world.World.addEntity(World.java:1686) at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:263) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:354) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:887) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:324) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:794) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:678) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.NullPointerException at guava10.com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187) at net.citizensnpcs.npc.CitizensNPC.<init>(CitizensNPC.java:47) at net.citizensnpcs.npc.CitizensNPCRegistry.getByType(CitizensNPCRegistry.java:86) at net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:34) at net.citizensnpcs.npc.CitizensNPCRegistry.createNPC(CitizensNPCRegistry.java:44) at com.jordair.gmail.MyZ.utils.Utils.createZombie(Utils.java:604) at com.jordair.gmail.MyZ.utils.Utils.spawnHorde(Utils.java:1304) at com.jordair.gmail.MyZ.Listeners.mobSpawnListener.onSpawn(mobSpawnListener.java:88) at sun.reflect.GeneratedMethodAccessor11.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:361) ... 12 more
-
View User Profile
-
Send Message
Posted May 16, 2013@About7Deaths
Use http://dev.bukkit.org/server-mods/auto-rename/
-
View User Profile
-
Send Message
Posted May 16, 2013The plugin does not work. When I run my server the settup stops when this happens
20:37:48 [INFO] [MyZ] Enabling MyZ v1.0.5 20:37:48 [INFO] [MyZ] Hooked into Vault Permissions!
But this is after the entitystorage.yml file does not create and freezes my server
I have all the dependencies and the lastest versions of each. But when I start my server it freezes with Myz hooking to vault.