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

@dualspiral I have been trying to figure out myself why my 1.8.9 server has had /ban /tempban /seen and some other commands randomly break and then it hit me… Could it be because my servers are running in offline mode due to bongeecord? That was exactly around the time I started to notice this issue.
Here is the error Admin, Mods, myself get when trying to use the ban command.

Yes, I would think that is the issue completely. The interesting thing to note is that Nucleus does not appear in that stack trace at all, Sponge isn’t handling it well, but I don’t expect them to support offline mode.

I highly suggest using Waterfall with IP forwarding turned on, that way, the server will still act like it’s in online mode.

See https://docs.spongepowered.org/master/en-GB/server/getting-started/bungeecord.html for a bit more info, get Waterfall from here..

I am using Waterfall with Ip Forwarding on xD

OK, I’ll see if I can work out what’s going on.

Hey dual, is there an entityid command? I know there is block and item, but I am needing to figure out an entity for griefprevention and an unable to find it.

Do you plan on adding support for translations? That would be great!

Hey @DualSpiral,

I know that your plugin has a tempban exempt feature and an exempt ignore feature. Are you able to add a kick exempt and a ban exempt permission?

Thanks,
Riddle

Because I plan to warp them with Sudo via command block.

So, what you really want is a command that you can use to send someone to a warp, right? The problem with using “sudo” is that the command will then be bound by their permissions, so if they can’t warp, this won’t work.

I would suggest using /tppos @p <x> <y> <z> for command blocks anyway.

@7ixi0 It’s already supported for the most part, See the “Messages File” section of http://nucleuspowered.org/docs/configuration/. I’ve got a few messages I haven’t put in there yet, but I will get the weeded out soon!

Sorry, there’s a lot of text to translate!

@Riddle But of course! I will get that done.

Edit: Found a alternate solution

I’m having some issues with /world border gen

Here’s the crash log

Here’s what my console outputted

Hopefully you can help me out.
Thanks in advance

Information:
30.08 12:13:12 [Server] INFO Minecraft Forge: 11.15.1.1890
30.08 12:13:12 [Server] INFO SpongeForge: 1.8.9-1890-4.2.0-BETA-1653
30.08 12:13:12 [Server] INFO SpongeAPI: 4.2.0-SNAPSHOT-1f5dac2
30.08 12:13:12 [Server] INFO Minecraft: 1.8.9
Nucleus-0.8.0-S4-1.8.9-plugin.jar

Hey dual, is there an entityid command? I know there is block and item, but I am needing to figure out an entity for griefprevention and an unable to find it.

whats the permission node to get rid of someones ability to warp to a mine like im trying to get default to not be able to tp to donatormine
whats the permission node cause its not at all in your documentation or website

and whats the perm node for a certain kit also

I’m trying to find the command to disable mobs from being able to break blocks in the world. I have the MobGriefing set to false but I mean for eg. Wither Bosses unable to break any type of block etc. Is there anything implemented in nucleus for this yet or am I just being blind.

If you have “per-warp permissions” toggled to true you should be able to use the following permission to restrict or grant access of any warp per-user/group: nucleus.warps.

That should be covered by mob griefing. gamerule, did you spell it correctly?

If you have /gamerule mobGriefing false it can’t break blocks, I just tested on 1.10.2 creative.

where would i find per-warp permissions

It would be nucleus.warps.<the name you set for the warp>