Nucleus: The Ultimate Essentials Plugin (MC 1.10.2, 1.11.2, 1.12.2)

@Riddle Did you update LuckPerms or switch to it recently?

I think I see what’s going on in your timings. Go to the Lag Tree View and open up the ChatListener, you’ll see what’s taking up the time - LuckPerms takes a while to get a group’s entire inheritance chain, and if you have a lot of groups, it takes some time to iterate through them all. That being said, Nucleus could do with some intelligent caching here (you must have loads of groups, 2112 calls to get the group parents for 69 calls to the listener is really excessive and I could probably reduce that), so we’re not totally blameless, but I expect LuckPerms could do with some caching it too!

I’ve seen runs with PEX that are much faster in similar situations. Regardless, I’ll try to fix it up and add some sort of caching to Nucleus.

Yo i was trying to use multihomes with certain ranks but i cannot seem to find the multihome option in the plugin is it added yet if so how do i use it?

http://nucleuspowered.org/docs/modules/home.html should tell you, set the home-count option for the groups you want to have multiple homes.

Is this like submitting a ticket or a modreq from days of old? or is it a chat message?

Also, unrelated but where do I configure custom kits? Can I add cooldowns for kits individually? I am looking to add kits for the default member rank, and kits exclusive to the donor rank with different items.

HelpOp is just a chat message that gets sent to staff. I have plans to add tickets in the future.

As for Kits: http://nucleuspowered.org/docs/modules/kit.html

@Riddle I have a build you can try which might speed things up a bit:

https://github.com/NucleusPowered/Nucleus/files/632047/Nucleus-0.16.0-5.0-SNAPSHOT-all.zip

Let me know how it goes, it might not give you the full speed boost you need, but hopefully we’ll be able to identify extra bottlenecks and direct them to the right place, at least.

Thank you! Looking forward for all the future updates :slight_smile:

Yeah - totally my fault. Nucleus shouldn’t need to do any caching on those calls.

I’ll fix things on the LP side when I get a chance. (probably sometime tomorrow)

1 Like

Thanks a million man! I will throw it on and check it out. Keep up the great work.

I am using BuyCraft to handle my donations. I want to have it so that upon donation, BuyCraft runs a command to change the rank of the player who donated to the donor rank. What commands do i use with buycraft that will allow for this? Thanks!

Nucleus is an essentials plugin but does not provide much permission/rank functionality. Ranks and the commands to manipulate them are usually provided by a permissions plugin such as PermissionsEx, PermissionManager, or LuckPerms.

1 Like

I have a suggestion. Can you make permissions for max speed? So just like max homes, we have max speed a player is allowed to set.
And is there anyway to change /fly’s default speed?

Love the warp Categories . But I’m wondering how to change the order of them when using /warps. What I mean is.

I want to make it go Worlds, Nyx, Efa, Rama, Other
And possibly change the order of the warps inside the categories.

Is it possible to somehow ban all players using that ip? Since ipban can easily be countered by changing ips

So … how will banning the IP help? :confused:

He wants to ban all players using an IP at a given time, so that if their IP address changes, they’ll still be banned, because the ban is still per player.

Oh, all usernames connected with it?
Does /seen or /whois or whatever variety is within this not provide that info?

Or is an explicit command for that function wanted?

It would be an explicit command, I expect, to ban everyone that is currently on a certain IP address.

error in spongeforge-1.10.2-API5.1.0-2171-BETA-1973
Could not pass ClientConnectionEvent$Disconnect$Impl

Full error code link : http://pastebin.com/weFBwCxL

Hi, it’s possible to make a /spawn command that teleports you on a specific world spawn and not on the spawn of the actual world (im using project worlds) where you are and it’s possible to turn off the big holo mots with the worlds name and cord when spawning?