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.

Magnemite

Chinchillas!
Premium
Feedback score
1
Posts
1,133
Reactions
369
Resources
0
No, I'm serious about the chinchilla thing. Please add it as an Easter egg :3
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
Depending on how much you add to it ect... I would suggest somewhere arround the pricerange of:
On bigger MC plugin sites: 10-25$
On MC-Market: 15-30$

Depends really, if you do not add to much you could probably even go cheaper...
I'm currently thinking of something like $20 or $25 along with free updates and such.
Jus
No, I'm serious about the chinchilla thing. Please add it as an Easter egg :3
just for you, sure.
 

MoeXIV

Feedback score
0
Posts
150
Reactions
52
Resources
0
Group based permissions, i.e:

admin: essentials.admin
- ecore.tp
- ecore.kill
- ecore.vanish
- ecore.invsee

default: essentials.default
- ecore.msg
- ecore.warp
- ecore.help

I feel this would be easier then setting permissions for ever single rank, there'd be preset (defaults) so permissions setting up is faster and easier.
 

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
745
Reactions
425
Resources
0
Group based permissions, i.e:

admin: essentials.admin
- ecore.tp
- ecore.kill
- ecore.vanish
- ecore.invsee

default: essentials.default
- ecore.msg
- ecore.warp
- ecore.help

I feel this would be easier then setting permissions for ever single rank, there'd be preset (defaults) so permissions setting up is faster and easier.
I understand where you are coming from although we want it to be as custom as possible!
Prehaps if we incorporated group permissions such as essentials.admin as well as individual command permissions.
Thanks for the idea!
 

MoeXIV

Feedback score
0
Posts
150
Reactions
52
Resources
0
I understand where you are coming from although we want it to be as custom as possible!
Prehaps if we incorporated group permissions such as essentials.admin as well as individual command permissions.
Thanks for the idea!
Yeah exactly what I meant, you could use the alternative singular permissions if wanted.[DOUBLEPOST=1442929441,1442929358][/DOUBLEPOST]Maybe an alias system, as well as a way to add cool downs to commands, text commands with plenty of variables, etc.

Maybe a /list similar to the one of HCTeams.
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
Current updates on this:
  • Hunting_Potato and I are the creators
  • We have started off on a basic configuration look, only 10% completed
Code:
eCore:
   Options:
      Prefix: '&8[&3eCore&8]'
      Invalid_Args: '&cInvalid Arguments: %FORMAT%'
   Messages:
      noPermission: '&cYou do not have permission to execute this command.'
      Enderchest_Self: '&cYou have opened your enderchest!'
      Enderchest_Others: '&cYou have opened %PLAYER%'s enderchest!'
      Broadcast: '%PREFIX% %MESSAGE%'
  • Started on basic commands that are most needed such as fly, feed + many more to be added
    fe2e1ced0476cc25a1fdcd73a7027927.png
Price:
We plan on selling this plugin for $30 and will also be giving out two vouch copies to anyone with over 500+ reputation and or a known/skilled developer. For now we will be requiring those who purchase the plugin to send us their server ip so we can create a simple but hopefully somewhat effective whitelisted plugin to prevent from being leaked.

In the future we wish to have this non-leakable and make it an amazing plugin for you all to use. I shall keep posting here with many more updates and let those who are interested know when the plugin will be up for sale fully.

Thanks,
Maccas
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
Stores Kills Deaths etc?
This can be added if requested. We're basing the plugin off Essentials but wanting it to be a little different with more options and features requested by members who wish to use the plugin.[DOUBLEPOST=1443094456,1443094411][/DOUBLEPOST]
try adding a GUI for different things, using "ecore"...


Example:


./commands


GUI comes out with a list of commands, you could use and if someone clicks on ./fly it puts them in fly, that will make is easier for people to know all the commands, and learn from the GUI.
Or we could make a wiki page regarding all the permissions and such? Either was I will have this added onto my list.
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
maybe, but not many people will be looking through wiki pages/forums, they just like to play the game.



Also: Maybe add some custom commands. I could help with ideas ;)
We've got many custom commands on the list. You can always do /help eCore in-game too if you get lost with commands.
 

chucK_

chucK
Supreme
Feedback score
0
Posts
1,440
Reactions
823
Resources
0
Alright, let me just add my suggestion. The reason the current essentials is absolute crap is the amount of useless stuff in it. It's supposed to be ESSENTIALS. So basically you're going to want things like /tpa, etc. One thing you could do is allow cooldowns per command. And area in your config such as

Code:
  tpa:
    cooldown: 3600
    cost: 10
    group: first, second, fifth

Also, as people have pointed out, unless you think of things to add that would be better than EssentialsX, it's not going to sell for $30. I know they just made a thread about this, but imo this is just to help you out as EssentialsX is free and if it has more features then you know :/
 

Maccas

MineCorner Founder
Premium
Feedback score
1
Posts
1,446
Reactions
597
Resources
0
Add custom texts to the commands, for example when someone does ./fly, it says "You have went into fly mode"... something like that.
You will be able to configure all the messages in the config.yml
Alright, let me just add my suggestion. The reason the current essentials is absolute crap is the amount of useless stuff in it. It's supposed to be ESSENTIALS. So basically you're going to want things like /tpa, etc. One thing you could do is allow cooldowns per command. And area in your config such as

Code:
  tpa:
    cooldown: 3600
    cost: 10
    group: first, second, fifth

Also, as people have pointed out, unless you think of things to add that would be better than EssentialsX, it's not going to sell for $30. I know they just made a thread about this, but imo this is just to help you out as EssentialsX is free and if it has more features then you know :/
Thanks for the suggestion. We plan on adding things that both do not currently have although I would like to share the ideas I wont right now as they may be taken in seconds.
 

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
745
Reactions
425
Resources
0
I would love to help with ideas, but i dont know what is added so far, xD.
We are pretty much adding most of the commands that are commonly used in essentials although feel free to suggest commands/features that you personally would use.
 

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
745
Reactions
425
Resources
0
Hmm, ok give me an hour... and ill make you guys notepad with tons of suggestions, dont ask... i have no life.[DOUBLEPOST=1443096180,1443095820][/DOUBLEPOST]/donor show <rank>: Shows What The Rank Gets...


/health %player%: Shows A certain players health.


/price <item>: Shows how much the item in a hand could sell for


/marry %player%: Adds a Marry Feature, which allows you to give gifts, make an extra team, and divorce


/book <book name>: If a player gets bored, they could get a book to read from a GUI


/song <song name>: Puts you in a GUI where you could chose a song, to listen to.
Thanks for all the ideas although we were looking for commands/ideas that would be benifitial for a server owner. As in essentials all commands are commonly used, /book would not get used.
 
Status
This thread has been locked.
Top