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

i have added all three, it is enabled in the config

http://nucleuspowered.org/docs/commands2.html
and Nucleus: The Ultimate Essentials Plugin (MC 1.10.2, 1.11.2, 1.12.2) - #680 by dualspiral

again, all you are doing is repeating the previous comments, i have those permission nodes yet it does NOT work

Works fine for me so I don’t see what’s wrong with yours. I suggest you make a support ticket on github with the necessary details like plugin version, spongeforge version etc.

What does your permissions plugin debug message say?

Hi, I can not put the pseudo of the players in color.

I use permission manager

I’d accidently muted this topic, so didn’t see these messages, oops.

@deadeyetemper Are you using ProjectPortals? That overrides my /back command by default. Run /nucleus info, this will create a file in the nucleus directory. Look at the plugin next to /back in the command list, that should tell you if Nucleus or another plugin is handling it.

@Heriptik I’m not sure I fully understand, what are you trying to do, maybe an example?

Default group name color : Blue
Modérateur group name color : Red
VIP group name color : Yellow

Have the pseudo in color

Serveur full bug display : http://image.noelshack.com/fichiers/2016/51/1482151403-bug.png

How to debug ?

Any chance this will be available for minecraft 1.11 sponge versions?

allready worked on 1.11

As far as I know, this works on current builds of 1.11, there is no need for a separate build. If it doesn’t work, let me know, and I’ll start supporting 1.11 builds.

Thanks, I am running build sponge 1988/ forge 2178. I have everything setup correctly but for some reason I am getting and error with my permissions? I am using permissionManager-2.5.1-API-5.X-6.X for controlling of the permissions. I read the docs for the home module and have those perms for the member rank I setup. This is the message I get when trying to use “/sethome home”, Error occurred while executing command: org/spongepowered/api/service/permission/option/OptionSubject

Any help would be good as I am not real great with permissions.

if I should be running a different permissions plugin let me know. I am willing to try anything at this point.

You’re running a build of Nucleus for 1.8.9, you need to run the 1.10.2 version - you can get the latest version from Release Version 0.16.3 (for 1.10.2 and 1.11) · NucleusPowered/Nucleus · GitHub.

Thanks I think it is working fine now. Again many thanks you guys rock on the essential type stuff.

how do you give people more then 1 home with luckperms?

I’ve given an example command at http://nucleuspowered.org/docs/modules/home.html, I believe it to be:

/lp user [user] meta set home-count [number]
or
/lp group [user] meta set home-count [number]

@Luck - sorry to drag you in here, but is this right to set an option on a player or group? If not, I need to update my docs site too.

yeah i looked at that but due to the way luckperms inherits perms its saying my admin which have nucleus.home.set.unlimted: true
are still inheriting from the default group perm node which would be 1 home

Edit:
nucleus.home.set.unlimted: true <<< this doesn’t work at all
meta.home-count.999: true << if this is the first in the tree before the inheritance it will work

You’ve mis-spelt “unlimited”. It should be nucleus.home.set.unlimited.

http://nucleuspowered.org/docs/modules/home.html
copy and pasted :stuck_out_tongue: let me check that

1 Like