DayZ | 100% Custom | + Texture Pack

Status
This thread has been locked.

BlahBerrys

Banned
Feedback score
11
Posts
187
Reactions
57
Resources
0
This plugin has never been uploaded/hosted on ANY third-party server!
Therefore I can guarantee 100% no one else has a plugin quite like this..


Price: $250
Available Copies: 8/8


Q: What does your purchase include?

A: Initial Plugin (recompiled with new name upon request)
PvPGunsPlus Plugin (pre-configured for DayZ server)
Bug Fixes/Compatibility Updates for 3 Months
Corresponding Texture Pack

*OLD* Server Trailer


Proof of Ownership
(source code)
lLFtZd4.png

Kl3r1w6.png



Plugin Mechanics

Survivors:
  • On initial spawn the player (survivor) will spawn at the world's preset spawn point. In this phase the player will be unaffected by thirst, hunger, etc...

  • This is so that the player may take the time to read rules, learn game mechanics, etc. Once the player is ready to begin their quest they may use the command /ImperiumZ start
(note: all commands can be accessed through alias /iz)

  • The player will only be able to use this command once! Upon activation, the player will be teleported to a random spawn position and given a preset kit (Current kits are: default, MVP, & VIP).

Zombies:

Effects:

Custom Items:

Texture Pack / Sounds:

Zones:

Supply Drops:


I have to get some rest now because I have work early tomorrow morning however I will finish my detailed description of the plugin and how it functions tomorrow! In the meantime enjoy these screenshots displaying my work.

--> IMGUR ALBUM <--



 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Skionz

ogminecraft.com
Premium
Feedback score
1
Posts
1,544
Reactions
1,527
Resources
0
I see a lot wrong with those 54 lines of code.
Code:
public static ImperiumZ instance = null;
It is redundant to initialize a field to null.
Java is object oriented, not class oriented.
Code:
public static ImperiumZ getInstance() {
    return instance;
}
Why even include an accessor method when your field is public?
Code:
SupplyDropHandler.instance = null;
All of those lines are completely redundant.
Code:
public String title = ChatColor.GRAY + "["...
Constants should be implemented like this.
It seems like the entire plugin is class oriented :confused:

In my opinion, this would be worth $80 max for a single instance. 80/10 = $10 per copy. I highly doubt you will have eight people pay $250 for poorly written code.
 

BlahBerrys

Banned
Feedback score
11
Posts
187
Reactions
57
Resources
0
I see a lot wrong with those 54 lines of code.
Code:
public static ImperiumZ instance = null;
It is redundant to initialize a field to null.
Java is object oriented, not class oriented.
Code:
public static ImperiumZ getInstance() {
    return instance;
}
Why even include an accessor method when your field is public?
Code:
SupplyDropHandler.instance = null;
All of those lines are completely redundant.
Code:
public String title = ChatColor.GRAY + "["...
Constants should be implemented like this.
It seems like the entire plugin is class oriented :confused:

In my opinion, this would be worth $80 max for a single instance. 80/10 = $10 per copy. I highly doubt you will have eight people pay $250 for poorly written code.
You're an absolute fucking moron. Literally every statement you've declared is false, please go fuck yourself. As if I am obligated to explain anything to you, should those accessors (you know, the ones you deemed redundant) not be deinotialized to null they would be the most dominant source of a failed garbage collector resulting in severe memory leaks. Is that what we want? A bunch of laggy plugins? (This one really amuses me) Who the fuck ever said Java was specifically object orientated? It most certainly is not! What purpose do you get from bashing my thread? This forum is full of trolls and immature prepubescent children (and lacks moderation). The one statement I can somewhat agree with is that my variable "title" should be initialized as final, however to also declare it static would be redundant and serve my accessor as useless... And, in case you couldn't comprehend, that's the point of accessors (to eliminate static code). I have a Bachelors of Science in CS. What qualifications do you have to criticize my code? Oh wait, I don't care. Piss off.
 
Last edited:
Banned forever. Reason: Scamming (https://builtbybit.com/threads/blahberrys-scam-report.230865/, https://builtbybit.com/threads/blahberrys-scam-report.231633/)

OLL_97

Premium
Feedback score
0
Posts
339
Reactions
259
Resources
0
He's right, if the plugin works, why the fuck would the buyer care if it is 'poorly written code'. I sure wouldn't. Good luck with your sale.
 

BlahBerrys

Banned
Feedback score
11
Posts
187
Reactions
57
Resources
0
He's right, if the plugin works, why the fuck would the buyer care if it is 'poorly written code'. I sure wouldn't. Good luck with your sale.
I appreciate the support however I can ensure my code is efficient and effective.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/blahberrys-scam-report.230865/, https://builtbybit.com/threads/blahberrys-scam-report.231633/)

BlahBerrys

Banned
Feedback score
11
Posts
187
Reactions
57
Resources
0
Dude you'll get no where with this attitude, he might be right or wrong, whatever he is still trying to help.
Trying to help by insulting my work on multiple levels and declaring my plugin to be worth a mesely $80? Prostitutes make more than this by swallowing a load. I take my work very seriously and something of this degree is not to be taken lightly. Especially when the plaintiff has no recculation of viable knowledge in the subject. Perhaps my language is was harsh, none the less it was intended to prove a point.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/blahberrys-scam-report.230865/, https://builtbybit.com/threads/blahberrys-scam-report.231633/)

BlahBerrys

Banned
Feedback score
11
Posts
187
Reactions
57
Resources
0
Yeah he said in his 'opinion' that it was worth $80, so you could sell more copies.
He states in his opinion (which hold the same value as the opinion of a bucket of water) that my plugin, which took 100+ hours of work, was worth a TOTAL of $80. ($10/per copy) This plugin has features that are completely unique! Cooking food by holding it near an open fire, supply drops with beams indicating drop positions (and horizontally animated fireworks upon drop), and so much more! Not to mention the plugin is 100% automated and HIGHLY configurable. Well worth the money I'm asking, and it even comes with a warranty...
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/blahberrys-scam-report.230865/, https://builtbybit.com/threads/blahberrys-scam-report.231633/)

VG.Developments

Java Developer
Premium
Feedback score
0
Posts
740
Reactions
398
Resources
0
Do the shit right and you wont be informed. Do it wrong and incorrectly, you will be informed. If you cant take this little shit good luck in life. If Skionz saw all your code he'd point out all your mistakes. Guess what, that could make you better!!!
 

BlahBerrys

Banned
Feedback score
11
Posts
187
Reactions
57
Resources
0
Thanks, didn't really ask for anyone's opinion. If you like it great, if not, I don't care.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/blahberrys-scam-report.230865/, https://builtbybit.com/threads/blahberrys-scam-report.231633/)

BlahBerrys

Banned
Feedback score
11
Posts
187
Reactions
57
Resources
0
Again with the attitude.
This is my thread and I'm in entitled to my feeling and thoughts. Sure, everyone else is entitled to their opinions as well but the fact of the matter is I didn't post this plugin in a review section asking for other thoughts and opinions. If you have a problem won't my plugin, move on... If you're a potential customer and you have a concern then that's different. This guy is just blowing smoke out of his, he's quick to judge hesitate to listen. I don't see him posting any of his code for me to judge. I doubt he even harnesses the potential to craft such a complex plugin.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/blahberrys-scam-report.230865/, https://builtbybit.com/threads/blahberrys-scam-report.231633/)

Lethal

♚ Masterpiece ♚
Restricted
Feedback score
0
Posts
2,346
Reactions
1,232
Resources
0
I see a lot wrong with those 54 lines of code.
Code:
public static ImperiumZ instance = null;
It is redundant to initialize a field to null.
Java is object oriented, not class oriented.
Code:
public static ImperiumZ getInstance() {
    return instance;
}
Why even include an accessor method when your field is public?
Code:
SupplyDropHandler.instance = null;
All of those lines are completely redundant.
Code:
public String title = ChatColor.GRAY + "["...
Constants should be implemented like this.
It seems like the entire plugin is class oriented :confused:

In my opinion, this would be worth $80 max for a single instance. 80/10 = $10 per copy. I highly doubt you will have eight people pay $250 for poorly written code.
Can I just say how no one gives a shit about what the code looks like, as long as the plugin is running correctly? Thanks. :)[DOUBLEPOST=1428498624,1428497683][/DOUBLEPOST]OFF-TOPIC: YES MY FIRST REWARD
 

BlahBerrys

Banned
Feedback score
11
Posts
187
Reactions
57
Resources
0
Can I get someone to volunteer to helo me demonstrate the plugin in a video I'll be making? Will be hosted on my personal test server.
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/blahberrys-scam-report.230865/, https://builtbybit.com/threads/blahberrys-scam-report.231633/)
Status
This thread has been locked.
Top