I’am wondering if it is currently possible to separate inventories by world in any way? Say a user is able to hangout in the Survival world and when they go through the portal to go to our Creative World it gives them a empty inventory for that world only.
Yeah I think this happened after I updated, I’m going to try downgrading back to 12.0
Here’s my console
13.11 14:31:14 [Server] Server thread/INFO [nucleus]: Server ran the command: /list
13.11 14:30:35 [Disconnect] User ~Savouras has disconnected, reason: unknown
13.11 14:30:35 [Server] Server thread/INFO [nucleus]: Server ran the command: /list
13.11 14:30:00 [Disconnect] User savouras has disconnected, reason: Internal Exception: java.io.IOException: Error while read(…): Connection reset by peer
Oh, it looks like disable-with-permission=false is ignored and stuck on true, and as you aren’t using a permissions plugin and it looks like you’re testing with op, this is stuck on.
I’ll fix it tonight when I’m home from work.
@Riddle Hmm. No, not considered it. I suppose I could, but then that requires me to keep up with a spec. I’ll think about it, once I’ve straightened out my own API it might be viable then.
Not touched it, which version did it work in for you?
Edit: I just checked the code, not got time to run it right this moment but it hasn’t changed since September. It won’t yet work on offline players, is that what you were trying it on?
Question about rtp. Everytime someone tries to rtp they get an error in game “Timed out trying to find a safe location to warp to.” How can I fix this? Also, just wondering if you have had the time to figure out my question from earlier about chat. I am sure you are busy so take your time mate, I appreciate all the help you have given me so far
What have they done beforehand? The is a bug in Sponge that means that if they run /suicide or they are /killed, this doesn’t get logged. I’ve written a patch for that scenario that has yet to be pulled - https://github.com/SpongePowered/SpongeCommon/pull/969
If it’s anything else, check permissions and config, then get back to me!