I was recently trying to get on and I've been getting this error (I disabled all the mods on the list).
MagicLauncher 0.9.8
java.home: C:\Program Files\Java\jre7
java.runtime.name: Java(TM) SE Runtime Environment
java.runtime.version: 1.7.0_03-b05
os.name: Windows 7
os.version: 6.1
os.arch: amd64
sun.arch.data.model: 64
java.io.IOException: Server returned HTTP response code: 503 for URL: https://login.minecraft.net/
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
at magic.launcher.aj.a(Unknown Source)
at magic.launcher.z.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Yes, I have a hacked client, I'm not using it. So I'm not breaking any rules. What is your point on me having a hacked client? Almost everyone that I'm actually friends with on mc uses a hacked client of some sort. And almost everyone has a good knowledge on Nodus, like you.
Yes but in the end you still have nodus. Just more proof for your case!
So I'm not allowed to even have a client, when it's disabled and has no function at all? I'm not going to reset my jar everytime I want to play on a different server, That's just annoying as ****
I have it, doesn't mean I'm using it. It's been off since earlier today. I use it for my own server, helps me find people easier incase they're hacking or griefing, it also helps with finding peoples hiding chests that they used xray to fill up. So yes, I have Nodus as my jar file, but no, I was not using it.
Loving this server, I overheard people talking about it in a skype call, I searched it up and hopped on. I've been on it for 3 hours now I've already donated for the first donor rank, having a ton of fun with it, but I think more could be added to it, it seems rather small
Great Server and Plugins.
I've been developing one of my newer mods(TMWS(That Mod With Stuff)) but I fail at art, even though it's 16x16 squares, I'm terrible at it. I will give full credit on the posts that I make for the mod after it is released. The ores and minerals added are:
Ores: - Ruby Ore (Darker than Redstone, same applies for the minerals)
- Sapphire Ore (Darker than Lapis Lazuli, same applies for the minerals)
- Pearl Ore - Platinum Ore
- Silver Ore
- Crystal Ore
int randPosZ = chunkZ + rand.nextInt(16); int randPosX = chunkX + rand.nextInt(16);
Changing the numbers in bold will affect how rare your ore is.
Cats.
I've learnt differently to this, I'll post what it says in the tutorials I learn from
The random.nextInt(16) parts means that any number up to 16 can be chosen. The number is chosen for how far in from the side of a chunk the block can be generated. Because a chunk is 16x16, having 16 in the brackets allows for the block to be generated anywhere in the chunk.
If I'm correct, this is what you need to look at:
(int i = 0; i < 1; i++)
The i < 1 is the rarity of the ore spawning. Although I'm not sure what the number is for iron and gold.
Hope this helps
I have ores generating in a mod that I'm creating right now, I'm yet to test it out, but I have Pearls set to 5. I'll go try it out and give you some results.
Sorry to say, but PB is crap :/ Try PermissionsEx, I've never had problems with it, I've had PermissionsBukkit and it was constantly sending errors to my console while there was nothing wrong in the files.
0
Is this just me?
0
Yes, I have a hacked client, I'm not using it. So I'm not breaking any rules. What is your point on me having a hacked client? Almost everyone that I'm actually friends with on mc uses a hacked client of some sort. And almost everyone has a good knowledge on Nodus, like you.
0
So I'm not allowed to even have a client, when it's disabled and has no function at all? I'm not going to reset my jar everytime I want to play on a different server, That's just annoying as ****
0
0
0
One of the people I know that was out of the map was _fallen_
---
[Donor]<Corporal|MatthewH1998>
0
Great Server and Plugins.
0
0
0
Ores:
- Ruby Ore (Darker than Redstone, same applies for the minerals)- Sapphire Ore (Darker than Lapis Lazuli, same applies for the minerals)
- Pearl Ore
- Platinum Ore- Silver Ore
- Crystal Ore
Minerals:
- Ruby
- Sapphire
- Pearl
- Platinum Ingot
- Silver Ingot
- Crystal
0
I've learnt differently to this, I'll post what it says in the tutorials I learn from
The tutorials are found Here
0
(int i = 0; i < 1; i++)
The i < 1 is the rarity of the ore spawning. Although I'm not sure what the number is for iron and gold.
Hope this helps
I have ores generating in a mod that I'm creating right now, I'm yet to test it out, but I have Pearls set to 5. I'll go try it out and give you some results.
0
Getting it now, sorry for the late reply, my internet was down.
The one involving pvp and building is the spawn region, labelled "Spawn".
I know some of the others have build and not pvp and pvp and not build.
0
0