Oh, it’s loading it earlier than before. That’s why. I’ll fix that in a bit.
Should be fixed in this commit:
Give TeamCity a few minutes, then you can have a go at it if you like.
Thanks! I’ll test it when I get home
Is there anyway to set ONE spawn, a spawn which is used in any and all worlds. I dont like how there is a spawn for each world, I want /spawn to go to my main spawn.
In the next update, there is. Didn’t get time to push a release today, looking at doing so tomorrow.
Is that update still coming out today?
Personal issues got in the way. Going to do it once I get home tonight.
Version 0.7 is now available for Minecraft 1.8.9 and 1.10.2
This is the second version to support 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.
New things in this release are:
- Warn module, to warn players (feature courtesy of OblivionNW).
- The default time and reason are configurable.
- A command can be run on a player once they reach a number of active warnings
- Warnings can be expired, rather than deleted, allowing server owners to keep historical data.
- Note module, for staff to keep notes on players (feature courtesy of OblivionNW).
- Added permissions for offline banning, tempbanning, jailing and muting (feature courtesy of OblivionNW).
- Added permission (
nucleus.connection.joinfullserver
) to allow players to join a full server (feature courtesy of OblivionNW). - Subcommands now appear in
commands.conf
- Added ability to suggest a command when clicking on a player’s name from most Nucleus messages
- Broadcasts can now contain URLs
- Add
/warp cost
, to allow for charging per warp - Add preliminary ability to make
/spawn
redirect to a server wide spawn, rather than a world spawn.- The world name needs to be set in
main.conf
, underspawn.global-spawn.target-spawn-world
./setspawn
will be set up to change this in future releases.
- The world name needs to be set in
- Add options for warmup cancelling.
Read the release notes and download 0.7 from Github Releases: Release [BETA] Version 0.7.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, for more info on the Warning and Note modules, see https://github.com/NucleusPowered/Nucleus/pull/263#issuecomment-236185011 until the documentation is up to date.
Hello,
Is there any reason why sometimes the /seen command doesn’t recognize the player Username? Sometimes I try to see when the last time a player logged in, and it tells me they don’t exist even though I know for a fact they do.
Thanks for the update btw.
What is the command or part of the config to edit to disable players to use /tell aka whispering each other? It bypasses social spy which is a huge issue
Hello, Even though nucleus is already an amazing plugins id like to suggest a feature,
maybe something like the spigot essentials if you ever used it, a /lag command, one where an admin, or anyone who had the permission would be able to see the server memory, available memory, current server TPS, world entities of all available worlds, ETC.
Example:
@Karagra_Gaming - /tell
is a Minecraft command, rather than a Nucleus one - revoke the minecraft.command.tell
permission from all players to stop them from using it. Vanilla command permissions can be found at https://docs.spongepowered.org/master/en-GB/server/spongineer/commands.html#player-commands
@abused_master - if you want TPS, /sponge tps
shows you that. Otherwise, will look into it, we have an issue open already: Requesting Feature /tps or /gc · Issue #162 · NucleusPowered/Nucleus · GitHub
I’m having an issue, I don’t know if it’s me, Nucleus or PEX, but I have “constructor” group, and I’m trying to allow them to use the /time set command, but with the permission, they still have the error “You don’t have the permission”.
Here is the group permission :
I tried the command : /nucleus setupperms ADMIN constructor, and I have the error :
Thanks for the awesome update @dualspiral! This .7 version seems like you are getting much closer to the out of beta version. Seems to run great so far on 1.8 and 1.10 for me.
Also do you think itd be possible to make /listhomes and /homeother work offline?
@dualspiral I think you forgot to post on ore
With the permission thing, I’ll look into it - the permission is nucleus.time.set.base
as you have, but you also have “*” permissions, which are not supported by Sponge. Try removing those.
As for your setup perms: read “Configuring Nucleus” from http://nucleuspowered.org/docs/configuration/permissions.html - you need to do something in your main.conf
file first.
@Riddle - yeah, will do.
@KingGoesGaming - I’ll fix that at some point!
will warp, buy, sell, trade, etc be added into this plugins?
Warp is already there. /buy
and /sell
is on the roadmap.
sorry meant to ask about the clickable signs lol
Note: I have this on my 1.10.2 and 1.8.9 server, but on my 1.8.9 a decent amount of commands broke, bann, temp bann, jail, mute, and tab complete is gone. This is the error I recieve in console I have reset Nucleus any ideas?