Core v2.8.1c

Good call. I changed that. Thanks for reminding! :smile:

1 Like

Could there be like a /list somewhat to essentials? Can it separate players into groups that connect to [PermissonsEX][1].

Example:

There are Out of maximum .

Owners: None Online
Administrators: None Online
Moderator: User6
Donor Rank: User4, User5
Default Rank: User1, User2, User3

Thanks!
[1]: 🔑 PermissionsEx v2.0 [API 5]

Hi Txk!

Good suggestion. Thats why this has been added to Core v2.1.1b which you can download above! :wink: You can customize the player list in the config:

list {
    "ORDER_BY_GROUPS"=true
    "SHOW_PREFIX"=true
    "SHOW_SUFFIX"=true
}

@CreepsterLGC Hi are you thinking of adding /back?
This is fab I just downloaded it, plonked it in the folder, ran the server and WHAM … worked a treat!

Thanks :smile:

Hi darksword,

Glad you like it! :grin: I already added the “/tpdeath” command (which will be aliased with /back in the next version). But we have to wait for Sponge to implement the “PlayerDeathEvent” until it’s usable. As soon as that happens we are good to go! :wink:

Super thank you :smile:

Are Powertools in Core? I probably have missed it but if there are none, it would be a nice tool to have!

Thanks and keep up the good work!

Thanks Txk!

Adding powertools right now… :wink:

Update:

Powertools have been added but don’t work yet, as we have to wait for Sponge to implement a couple of events. Therefore I added /force (/sudo) and the permission “core.afk.kick.except” :smile:

Make sure to update to the latest version as this version also fixes a bug in Commands.conf

Added commands:

/force
/sudo
/powertool

Added permissions:

core.afk.kick.except
core.force
core.force.except
core.force.override
core.powertool

Aaaand: We finally got our own download server up and running. You can always download the latest version of Core by using the address: creep.codes/downloads/Core.jar :wink:

How would i create a /spawn point? When i do /spawn create all it does it says “spawn default set”. But when i do /spawn it says target world does not exist anymore. Am i doing something wrong?

Hey,

great work, but you should support the multi-language feature on your command responses. :smile:

@Txk

Had a look at spawns on my own server using the latest version of Core, Sponge & Forge. Works like a charm! Do you use the latest version?

@KAISERslin

Thank you! For now I’ll focus on the functional part :wink: Also, translating a plugin of that size isn’t done that quick. But it’s a good suggestion and I sort of planned that for the future.

##Core v2.1.6b has been released:


Added commands:

/tpswap <player> [target]
/home move [name]
/spawn move [name]
/warp move <name>

Added permissions:

core.tpswap
core.home.move
core.spawn.move
core.warp.move
core.warp.move-others
1 Like

@CreepsterLGC

Thanks for your quick answer.
I will totally work with your Core on my server project.
Is it possible to contact you for any kind of teamworks?

Cheers

@KAISERslin

Thanks man I appreciate it!
Feel free to send me a private message at anytime. :wink:

Creep

Nice plugin!<pfft there isn’t a char limit, ur crazy.

Hey!

Another feature would be “/butcher” to kill all mobs in a certain area. :smile:

Cheers

@The_Doctors_Life

Thanks! Glad you like it :wink:

@KAISERslin

Good suggestion!

##Core v2.1.8a has been released:

Added commands:

/butcher [radius]
/mail send <player> <message>
/mail read
/mail clear

Added permissions:

core.butcher
core.mail.send
core.mail.read
core.mail.clear  

/mail read is using Core’s custom pagination service btw! Hope you enjoy it.
Creep

You forgot to put the AFK messages in the messages.conf

Technically I could put a node in Messages.conf for every single command. And guess what, thats what is planned :grin: But as explained a few posts ago I currently set the focus on Core’s functionallity. :wink: