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

but how do i enable per-warp permissions

You should read the docs. All of your questions are answered in there. It’s in the config.

Yeah, I spelled it correctly and yes the MobGriefing false does work on blocks on the ground. I mean, when my players build a room to trap them in, they can break the blocks of the room enabling them to get out. I wanted to know if there was a flag command that I am not seeing to stop mobs from being able to do this.

Is there a way to disable the /butcher command? It’s not in the commands.config. I added my own line to commands.config but unfortunately it did not work.

Getting this error, I have 1 person and only 1 person that cant tpa or home or anything, gives him an error, but others in the same group have no problems, I even deleted him from pex and redid his perms and still same issue.

@dualspiral

Is it possible to add some commands to our social spy? Just curious, there are some times I’d like to know if a certain command is run or not.

Thanks again!
Riddle

That’s exactly what I tested though, what version of Minecraft are you running?

It’s a whitelisted multiplayer server running All The Mods 1.10

Just tested again on 1.10 instead of 1.10.2

Works in vanilla, so whatever you are experiencing is a result of Forge, SpongeForge, mods or plugins.

Edit: Just tested on SpongeForge 1.10 - Bleeding Dev Environment, works as expected.

@Pixelhouse All we do ask Sponge to start pre-gen. I’ve seen another report about this on Github, but I don’t see if there is anything in Nucleus that would cause a problem, all we do is say “start” and filter out some of the log messages.

I suppose there is a chance that there might be some incompatibility with Pixelmon, but I’m not going to assume that, because I don’t think that’s the most likely problem.

@IamLucario I can only disable commands that are part of Nucleus, /butcher is not a Nucleus command, sorry! You’ll need to find out what plugin has that command and talk to them.

@stephen92 I assume he’s been jailed previously? Any more information you have would be great, if not, I’ll see what I can find out.

As for an entity ID command, no, there isn’t right now. It’s in the backlog to do it.

@Riddle If you have a GitHub account, could you add your ideas to our issue tracker at Issues · NucleusPowered/Nucleus · GitHub? Your ideas do generally seem like things we want to do, but it would make it easier for us to track them there!

The plugin is growing quite fast with lots of requests every day. Great job mate! :smiley: I don’t know how you will be able to keep up with the demand though, wish I could help.

Quick question about permissions:

My default group has the permissions:

nucleus.home.base
nucleus.home.set.base
nucleus.home.list.base

Still, noone can even use /home. Is the documentation outdated and the permissions changed or what am I doing wrong?
Full permissions file: http://pastebin.com/uSP4vUUH

"Default": [
                {
                    "permissions-default": -1,

This is wrong, setting permissions-default to -1 causes all permissions to be negated no matter what. This should be set to 0 or use the command /pex group Default def 0.

Is there no more /slap and /rocket? D:

No. I believe its better to focus on more important things. Look for another plugin that does this.

Version 0.9 is now available for Minecraft 1.8.9 and 1.10.2

This version supports SpongeAPI 4.1 and 5-SNAPSHOT (1.8.9 and 1.10.2). Particularly for the 1.10.x version, note that there might be issues, please report them in the usual way.

There aren’t that many new things in this release, but again, there are a couple of big things:

  • Improved /seen to include warnings and notes information
  • Other plugins can access the NucleusSeenService and add their own providers to add information to /seen
  • Added server shop module.
  • /nucleus itemalias set [item] <alias> allows admins to set a friendly name for an item, defaulting to the item in hand.
  • /nucleus itemalias clear to remove all aliases
  • /nucleus itemalias remove to remove an alias.
  • /setworth [item] <buy|sell> <value> to set item buy and sell prices
  • /itembuy and /itemsell, for buying and selling items.
  • Added minimum and maximum /rtp y co-ordinates configuration option.
  • Added commands to file logging
  • Added custom prefixes
  • Chat formatting now supports new tokens, {{o:[option]}} and {{o:[option]:s}}. In both cases, this will display the text in the specified permission option, and if “:s” is specified in the token, a space will be inserted afterwards if the option exists.
  • Example: if you have set an option rank on a player (with PEX, pex user <user> option rank <rank>), you can use {{o:rank:s}} to display the rank and add a space after it, but only if it exists.

Read the release notes, including bug fixes and known issues, and download 0.9 from Github Releases: Release [BETA] Version 0.9.0 (for 1.8.9 and 1.10.2) · NucleusPowered/Nucleus · GitHub

Note that the Command and Permission references are up to date already on the documentation site. I’ve also added custom prefixes to the Chat module docs, as a bonus! I’ll try to get more of them done soon!

As I do on occasion, please let me thank each and every one who has provided bug reports, good ideas for features, code and just general support. Getting around to them all is a challenge, but I hope that you’re enjoying using them!

The support is always appreciated! :slight_smile:

4 Likes

@dualspiral i create kits and when i restart the server they are gone, i downloaded the lattest version of the plugin and using sponge version
SpongeForge
Minecraft: 1.10.2
SpongeAPI: 5.0.0-SNAPSHOT-d41be56
SpongeForge: 1.10.2-2044-5.0.0-BETA-1660
Minecraft Forge: 12.18.1.2050

@dualspiral Can you push an update out for Sponge 1709 on 1.10.2?
The warps break on 1709. They work on 1708 and below. The warp command just says no command found on 1709.
There was an issue with the last few builds of Sponge working with Pixelmon and caused players to be unable to send out Pokemon. 1709 fixes this. 1693-1708 don’t work for Pixelmon servers.
Thanks :slight_smile:

Is there a permission to by-pass the gamemode change on travel between worlds? I want, if i set my gamemode to gm 1 in one world, still in other worlds.

Another think is, if is possible to player name use the prefix color, and the chat use prefix/suffix colors too… I already configured on main.conf but the chat and playername dont get the prefix colors.

Amazing plugin, and i loved you have added the messages.conf to we translate the strings :heart_eyes:

There doesn’t seem to be an item spawning command, like /i … MC’s /give sucks :frowning: