eCore - Suggestions

Status
This thread has been locked.

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
Hello to all,

I'm needing suggestions for something I plan to create and then sell to those who wish to purchase it.

The plugin isn't a HCFCore or anything like that. It will be something similar to Essentials but you guys suggest what is to be added, I'll create it.

eCore Suggestion List:
  • lol - requested by alphaking
  • Basic Essential commands, Fly, teleport etc
  • Configurable messages

Thanks,
Maccas
 
Type
Offering
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
745
Reactions
425
Resources
0
Statistics?




What's the purpose of this when Essentials is already fully working?
A wise man once said, "if it ain't broke, don't fix it.".
eCore is going to be more customisable such as been able to edit every single message in a config.
 

MoeXIV

Feedback score
0
Posts
150
Reactions
52
Resources
0
Here's something essentials doesn't have. Add a toggle feature for features in canes 2 plugins conflict. It's my pet peeve when you can't do a command because another plugin is trying to use the same command.[DOUBLEPOST=1443105232,1443105187][/DOUBLEPOST]Oh, and possibly a basic anticheat with things like CPS detection and stuff like that.
 

MoeXIV

Feedback score
0
Posts
150
Reactions
52
Resources
0
You can disable commands in Essentials.



You can edit every message in Essentials, can you not?
Not every message but a very large percent.

As for disabling commands, how do you disable commands? If you're going to tell me to edit plugin.yml that's not a feature...
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
You realize the Override annotation overrides a method in the parent class?[DOUBLEPOST=1443109996,1443106772][/DOUBLEPOST]


If you're selling this for $30, I'll make a better one and release it for free.
Uhm ok?
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
Automated broadcasting would be nice :D
Will do! I know may server owners dislike using a separate plugin for this[DOUBLEPOST=1443125692,1443125640][/DOUBLEPOST]
Oh wait, Essentials is already out there.
And this shall be better and contain more than Essentials. I don't see why you need to come onto my thread to start trouble.
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
I'm just not sure why one should have to pay $30 for something that already exists for free.
Because it's going to have features that are useless and then have ones that will be useful that Essentials doesn't offer.
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
You're acting as if a plugin that has features that are not useless is rare to find.
I'm not acting like anything? I'm simplying creating a plugin somewhat like Essentials but it will not contain the non-needed commands which they have. eCore will have many features along with commands. We have had a good amount of suggestions which have been put into my list of things to add into the plugin. If you're seriously here to piss about and start trouble I'm going to ask you to kindly leave.
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
I'm not here to simply "piss about and start trouble", I'm here wondering why you're attempting to create something that already exists and is free and charge money for it.
I'm not attempting, I'm going to and people seem to like the idea of this apart from you. Not everything comes free in life and nor do developers. If the price is too high then it can always be lowered but not to mention HCFEssentials & HCFStuff has been selling for $30.
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
Test it yourself. Grab 2 plugins with the same command, one with the override annotation and another without it. The one with the override annotation will be the one that registers and runs.
LiteBans overrides Essentials /ban so testing = confirmed 8^)
 

Shortninja

♥ Java Enthusiast ♥
Supreme
Feedback score
2
Posts
1,143
Reactions
734
Resources
0
Gahndi +1 for actually knowing what @Override means

ItsMonkey Even if this is true for anything, commands can be overridden depending on when they load during startup of the server. The easiest way to override that I know of is by listening for PlayerPreprocessCommand event.
 

Shortninja

♥ Java Enthusiast ♥
Supreme
Feedback score
2
Posts
1,143
Reactions
734
Resources
0
ItsMonkey I very seldom @Override for any plugins except for BukkitRunnables.

But, as I said in my updated post, you can "override" commands by listening to the PlayerPreprocessCommand event or use a Spigot alias afaik. I have NEVER heard anything about using @Override and it wouldn't make any sense in my opinion.
 
Status
This thread has been locked.
Top