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

Having an issue with /skull command, seems to only give me a Steve head and is also Steve when I place it down, any idea what is wrong?

Is there a way to ban /gm 3?

Hmm. That’s an interesting concept. The next update of PJI is a complete overhaul but I wrote it to give me the ability for feature expansion so it would be possible, but I’d have to think about exactly how to do it. Whereas the current release focuses mainly on multi world support and nothing more, the next version goes further making multi world support just one possible by not required feature.

I’m going to spend some time seeing what I can come up with in the coming days but in the mean time further discussion can be directly to my PJI thread. @dualspiral sorry I keep hijacking yours :stuck_out_tongue_closed_eyes:

1 Like

@TrenTech Project inventories can do something comparable to what I’m trying to accomplish?
Thanks for reply

@ccur_14 I think that’s more of a Sponge bug, I find it’s activated by not having the player that you’re trying to get the skull of online at the time. That said, it actually does get their skin, I’ve restarted the server after running that command and the skin is suddenly correct.

There is a way to make /skull use Minecraft’s /give command, in main.conf, turn items.skull.use-minecraft-command to true, that’ll workaround the visual issue, if this bothers you.

@anon34495435 Nope, though I think that could be useful and have an idea on how to do that.

@IssacRunGood Best to ask @TrenTech on his thread, but he doesn’t have it now, I’m suggesting it would be better there.

@dualspiral Add permissions for commands /gm (survival | creative | adventure | spectator)

@dualspiral I figured out the multi preifx issue I was having, now I have another question. If I want to update to newer version of nucleus, how can I keep my old configs?

I got a report that players without the permission node for coloring chat are able to color chat by doing double &s. For example &3Hi wouldn’t work for those without perm, but &&3Hi would.

@TacticalTickler You should keep a backup, but Nucleus will upgrade your configuration in place, things won’t break. Nucleus will automatically upgrade any config options in the config file where it needs to do so, keeping your customisations intact. Just replace the plugin jar.

@SnowBlitzz I’ve pushed a fix to the main branch, if you want to pull the version off TeamCity (in about 5 minutes) and try that, that should solve your problem. It’s got a fix to /hat too which I’ll release a maintainence version for once I get the chance to do so.

1 Like

I’m making the firstjoin kit. Question is, if I made a book of some sort. Let’s say a server guide and add it to the kit. Would it get added? If not then how?

You can add a signed book to the first join kit like any other item - use /firstjoinkit edit to add it.

if i wanted to grant myself (server owner) all permissions, what node do i use to do so, rather than adding them all?

nucleus.

Note that there are some permissions I do not recommend giving by default without understanding what they are, they are denoted by NONE in the suggested role column at http://nucleuspowered.org/docs/permissions.html. You could just remove those you didn’t want using negation, though.

I have a way to set up suggested permissions for users, mods and admins at http://nucleuspowered.org/docs/configuration/permissions.html - if that helps.

Thats fine, i ask because I had issues where my account did not have access to some commands. willgranting all perms with nucleus. cause any issues or will those only be encountered if I run some commands?

In next release you will see nodes permission for /gm? Nucleus: The Ultimate Essentials Plugin (MC 1.10.2, 1.11.2, 1.12.2) - #928 by anon34495435

@CainSeldon Nah, it shouldn’t cause issues, the only real gotcha is that you wouldn’t be able to go AFK - just negate nucleus.afk.exempt.toggle if you want to be able to. The recommendation is more to prevent some pretty high level commands being used by admins accidently (or maliciously), by restricting them to the console by default, requiring an explicit grant of the permission. As the owner, you’re not going to hijack your own server, just be careful granting that to admins! :slight_smile:

@anon34495435 Possibly. I haven’t looked into it yet. It’s been 19 hours, please don’t pressure me so soon!

Sounds great, thanks! for the help :slight_smile:

1 Like

Thanks man! I grabbed the newer ones where you also added UUIDs to /seen

Hey @dualspiral

I am going to list out setup before I list my problem. So I am on:

Spongeforge - 1.10.2-2171-5.1.0-BETA-1930
Forge - 1.10.2 - 12.18.2.2171
Nucleus 0.15.0
MC - 1.10.2
LuckPerms - 2.15.18

So here is my question. In updating to the latest version of spongeforge my server began to experince immense lag. I assumed this was due to the new spongeforge version. I took some timings reports and after seeing the results of them I figured you would also want to see them, I think there is an issue with your chatlistner on the newer version of sponge.

https://timings.aikar.co/v2/?id=8b989e2a4d614ed39920e29b1ef17bc2
https://timings.aikar.co/v2/?id=a03148643daa4d26bcad188cc73b16f1
https://timings.aikar.co/v2/?id=c82e9b076d3c41b9b42734d4945db51e
https://timings.aikar.co/v2/?id=ba31dcb6dcd14603851aee2a369715ef

I denied the permission nucleus.chat.colour to everyone but they are able to still chat in color. How would you disable color chat?