I completely understand, and I thank you for all your hard work and quick answers. I look forward to the progress in both Sponge at large, and your plugins.
Hey.
I just tested your plugin and a special thing.
I wanted to see if we had differents āsidebarā slots or ālistā slots to each worlds we imported, to display objectives.
But worlds are connected to the same slots. If I display an objective on sidebar on a world, it also appears in another worldā¦
Is it possible to have specific slots for a specific world ?
Thx
I have no idea what your talking aboutā¦what do you mean by slots?
Iāll just put this hereā¦
Can we get more info on th above plugin?
Itās a multi inventory plugin Iāve been working on. Iāll create a new thread when itās ready. Just wanted to give folks a peek. Command is /inventory or /inv for more info
I mean those slots : http://minecraft.gamepedia.com/Scoreboard#Display_slots
Example :
I have 2 worlds : world1 and world2
I create a scoreboard objective in world1 and display it on this world, with any slots I talked about with the previous link.
But when I tp on world2, the objective is still displayed.
So, is it possible to separate objectives world by world ?
FYI on the Inventories plugin: It will empty all playersā inventories on install (!), and seems to work only sporadically. However, in TrenTechās defense, it does say not to use it on production servers, but that should be said for PJW and PJP as well.
I look forward to seeing Sponge come out of BETA.
Its more of a proof of concept atm. Dealing with the Inventory API hasnāt been the greatest experience. Hopefully Iāll have something a little more stable in the coming weeks.
I would love to see forced inventories for worlds. ie. canāt take blocks from a creative world to a survival world. Itās something that I think pjw is missing. I am excited to see you working on it and some progress. Thanks
Whenever I restart my server, each worldās gamemode is re-set to survival, how can I make it rember the gamemode for that world?
Itās a Sponge bug. Thereās not much I can do about it
For now I have just placed it on my statup and restart script to make my Creative world creative. I run my server on a Linux machine and itās pretty easy just to send a command to the screen session.
Are you sure? Normally saving the config via /sponge save -g
after setting something on the worlds config should save it.
btw: Is there something in your plugin which changes the gamemode upon teleport?
Iām not working with any configs directly. Iām using the methods available in World. If the gamemodes arenāt being saved, it would be an internal problem I would think. I will look and see if thereās extra steps that need to be taken.
Yes but itās not very reliable. Iām still waiting for the teleport event to be implemented so I can switch gamemodes more accurately. This function can be disabled in the config you donāt plan on using it.
EDIT: As of the latest build, I removed the config option. Players will now need the permission pjw.options.gamemode in order to user world specific gamemodes
Latest pre-release of pji should be much more stable now.
Hello ! Can you add possibility to make a permission to prevent access in a world
cause i attempt to use pjw.worlds.[world] false but with /tpa or /tphere, the player can access to the map
Thanks^^ā
Any answer for my question ?
can u please post the script
This plugin doesnāt mess with scoreboards. Due to the wide variety of uses that scoreboards have, I donāt believe this is the place to be tinkering with them