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 Mar 11, 2014@soulscapex
I can fix the error with what you posted but a few lines below would be much more helpful. The part that has line numbers and class names.
-
View User Profile
-
Send Message
Posted Mar 10, 2014Getting this error on safe log out
8:50:27 PM
CONSOLE:
[INFO] FaTmAn1321 lost connection: user was kicked.
8:50:27 PM
CONSOLE:
[INFO] FaTmAn1321 lost connection: eYou have been safely logged out.
8:50:28 PM
CONSOLE:
WARN]: Exception in thread "Craft Scheduler Thread - 71"
8:50:28 PM
CONSOLE:
WARN]: org.apache.commons.lang.UnhandledException Plugin MyZ-3 v3.0.7.01 generated an exception while executing task 34
8:50:28 PM
CONSOLE:
java.lang.IllegalStateException Asynchronous entity world add!
-
View User Profile
-
Send Message
Posted Mar 10, 2014@Dawe4321
This is fixed in 3.0.7 and up.
-
View User Profile
-
Send Message
Posted Mar 10, 2014There is not really an error with the plugin. More like a small problem. Im not sure what it is. But when i try to disable the whole Local Chat feature, it wont let anyone send any chat. The chat comes up in my server console, but not ingame. No errors occur either...
Not sure what to do.
-
View User Profile
-
Send Message
Posted Mar 10, 2014@soulscapex
In the upcoming releases (3.0.7 through to 3.0.71), there will be many changes to the data saved. You'll need to add a column to the table 'playerdata' (at the end) as follows:
ALTER TABLE playerdata ADD legBroken TINYINT(1) NOT NULL DEFAULT 0;
This will add the tinyint column named legBroken (size 1) with the default 0.
The error with TagAPI is because you need the newest version. Just update TagAPI and it will go away.
Your final error (the concurrentModification) will be fixed in future releases!
-
View User Profile
-
Send Message
Posted Mar 10, 2014Im also getting this on my console
http://prntscr.com/2zl88m
also this just showed up too.
10:38:47 AM
Server:
Welcome back, soulscapex
10:38:47 AM
MyZ-3:
Unable to execute MySQL getboolean command for soulscapex.legBroken Column 'legBroken' not found.
-
View User Profile
-
Send Message
Posted Mar 10, 20149:49:19 AM
CONSOLE:
ERROR]: [MyZ-3] Plugin MyZ-3 v3.0.7.01 has failed to register events for class myz.listeners.player.KittehTag because org/kitteh/tag/AsyncPlayerReceiveNameTagEvent does not exist.
-
View User Profile
-
Send Message
Posted Mar 10, 2014@TeeePeee
I think i have the error but it´s a bit strange that your plugin format it so:
chests: minez,-2834,93,-3574,NORTH: test minez,-2836,93,-3570,North: test minez,-2839,93,-3569,WEST: test loot: test: '0': item:
: org.bukkit.inventory.ItemStack
type: CHEST chance: 2
The middle chest is pastet the others are formated with your plugin, but i see the mistake North is not big and the '' are missing ! Thank you very much for the fast help ! =)
-
View User Profile
-
Send Message
Posted Mar 9, 2014@Illidan1601
A standard chest will be in the YAML file named chests.yml. Here's an example of what one file may look like:
If you can verify that your file looks like this, then it should be working.
-
View User Profile
-
Send Message
Posted Mar 9, 2014@TeeePeee
I checked the syntax 10 times i set a chest with in game command then stopped the server pastet one under it looked at the syntax was the same restartet it the pastet chest dont work but the command chest works...
-
View User Profile
-
Send Message
Posted Mar 9, 2014NOTICE
I'm rewriting all storage systems in MyZ early to account for the changes Mojang is making to account mechanics. The repercussions of this include:
-
View User Profile
-
Send Message
Posted Mar 9, 2014@Illidan1601
If the syntax is completely correct, it should work. Note that chests don't respawn if a player is near the respawn location.
-
View User Profile
-
Send Message
Posted Mar 9, 2014Hi i have a question...
I maked a Chest with in game commands, then i copied the syntax and only changed the chest typ and the cords in the chests.yml... why only the chest i make with in game commands respawn and the others don´t ?
-
View User Profile
-
Send Message
Posted Mar 9, 2014@soulscapex
You need WorldEdit in order to use the setlobby command. Select two points with the wand and run the command. Otherwise, just edit the values in the spawn.yml file.
-
View User Profile
-
Send Message
Posted Mar 9, 2014When i do /setlobby nothing happens
-
View User Profile
-
Send Message
Posted Mar 8, 2014@TeeePeee
Hey TeeePeee, Thanks for getting a new update out so quickly, it's good to see some of the old stuff back too! :D Here's a few things that we've conjured up for ya ;P
Bugs:
Suggestions / Thoughts:
-
View User Profile
-
Send Message
Posted Mar 5, 2014@CraftySubZero
Hi Crafty!
I'm happy to hear about everything that's going on with you. As for your latest log:
Many of the bugfixes I have already fixed and pushed to GitHub (without a build though). There are a couple that aren't actually bugs such as:
Things I have already inserted since reading your message:
The rest will be added over time with priority given to the bugfixes (spawn facing left to fix; rest should be working although I don't have the means to test). I don't, however, intend on making Med-Kits more complex. Many users already find them too complicated to set up and I'm quite happy with the ease of use for players: Antiseptic directly proportional to Regeneration effect and Ointment directly to Regeneration effect.
-
View User Profile
-
Send Message
Posted Mar 5, 2014Hello TeePee! I finally have a dedicated server setup just for MyZ, were in the process of finalising everything now, here's a few things that We've noted down in process. Also, I've sent you a PM with the IP if you wanna check it out :)
Bugs :
Suggestions / Feedback :
Med-Kits :
Soulbound! :
More customisations for Mobs! :
Chat :
Previous MyZ Features! :
No sweat if you don't feel like adding any of this stuff :D
From everyone on the Outbreak Server, Thank you for all your hardwork TeeePeee, we hope to see much more from MyZ in the future! It's such a fantastic plugin <3
-
View User Profile
-
Send Message
Posted Mar 3, 2014@mindstorman43
Currently you'll have to adjust the rates and limits in the bukkit.yml file. There will eventually be a way though!
-
View User Profile
-
Send Message
Posted Mar 2, 2014Is there anyway to limit mob spawning? They spawn way to fast and they like cover the map