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

How would i give a player the node to have access to set more than 1 home or like a specific amount?

./pex user {user} option home-count {number}

I believe Warps are broken as well as the new /invsee command. Warps gives me “error exception:Null” and /invsee literally gives me nothing, I am updated the the latest builds. /Enderchest and /kit edit works just as it should thank you :slight_smile:

Thank you and are you by any chance the Owner of Universal Realms?

I am indeed, why do you ask? xD

Ahh i used to play on universal realm and i also have a question what was that addon that you guys used for ultra candy and super candies

I am currently developing a 1.9.4 sponge server and I’m a little confused here, is there no in between 1.8.9 and 1.10? Should I use one of the versions or the latest or am I just screwed unless I consider upgrading?

The 1.8.9 version will not work I’m fairly sure and the latest API 5.0.0(1.10.2) releases probably won’t work due to some changes to bleeding he supported recently and he didn’t support 5.0.0 while 1.9.4 was still around anyway. You could try the first API 5.0.0(1.10.2) build he released here, but it probably won’t work

To be honest, 1.9.4 is practically a dead or skipped version by the entire Minecraft community, including Sponge. My recommendation is to move to 1.10.2, as you won’t find new releases or much support for anything on 1.9.4.

3 Likes

@BlanketBum To add to this, 1.10 was largely a content update, it takes extremely little effort to update mods from 1.9 to 1.10 From listening in to chat it seems a significant amount of mods made for 1.9.4 just work on 1.10

I’d strongly recommend upgrading SpongeVanilla / SpongeForge and seeing what happens on a test copy of your server.

4 Likes

31.10 15:30:13 [Server] INFO java.lang.NullPointerException
31.10 15:30:13 [Server] Server thread/ERROR [Sponge]:
Could not pass InteractBlockEvent$Primary$MainHand$Impl to
Plugin{id=nucleus, name=Nucleus, version=0.13.1-5.0, description=The
Ultimate Essentials Plugin.,
source=/mods/Nucleus-0.13.1-S5-1.10.2-plugin.jar}

This error is spammed over and over again in my console. Any ideas? I mean it does not stop.

There should be more to the error, if you have it, please paste it in pastebin or something and link it here.

As an aside, what Sponge/Forge versions are you using?

Just a heads up there is quite a big issue, if players have access to /enchant with a cooldown and a cost they can use: /minecraft:enchant minecraft:efficiency 5 and they can use it on any player and without cooldowns.

Are you 100% sure? the minecraft:enchant command has nothing to do with the nucleus enchant command.

If you want users using nucleus’s enchant command you should be disallowing permission to the Minecraft enchant command.

When I give players perms to the nucleus enchant it gives them perms for the MC enchant.

What permission are you giving out?

nucleus.enchant.base

Oh.Kay.

I just tested this, what you are saying is completely correct. However this should not be. I’m going to try to suss this out and escalate it further. thanks.

1 Like

No problem. :stuck_out_tongue: Glad I could help.

1 Like

I cant seem to be able to give kits to people. Is this intentional?
As in the use of something like this “/kit name give playername”

No, it’s just never been added - but it’s a good idea to do. So, I’ve whipped up a command to do it, /kit give [-i] <player> <kit>. I haven’t tested and merged it in yet because I’ve got to dash off and do something now, but I’ll get it tested in time for the next release, which I hope to be over the weekend.