need help with multiverse plugin (tried asking on there discord but it’s a bit dead)
(Tried asking this already in the multiverse plug-in discord but I don’t think many people are really checking there often so thought I would try here)
hello I have two modes in my server survival (which uses the default world, nether, end made on server start) and kitpvp which uses a world i made with this plugin,
how can i seperate the kitpvp user from the other maps, this is mostly for there inventory but if theres a way for it to also isolate economy's using Vault (so survival and kitpvp money are separate) that would be great.
39 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by sir.cumbidles#0
Inventory you can use the add on multiverse inventories
And then the grouping feature to separate the world groups
Perfect I’ll get that now, does Vault or multiverse have anything that could seperate peoples money between worlds?
GitHub
FAQ (Inventories)
The original Bukkit Multi-World Plugin! . Contribute to Multiverse/Multiverse-Core development by creating an account on GitHub.
I don't know of any.
You'd be better off sharding your servers, using bungee and breaking each world into it's own server
i sadly cannot afford that at the moment but plan to, I’ll just let the money be global and make sure it’s all balanced and works between modes until I can afford multiple servers
Thank you for your help :CreepySmile:
GitHub
Shares List (Inventories)
The original Bukkit Multi-World Plugin! . Contribute to Multiverse/Multiverse-Core development by creating an account on GitHub.
theirs a toggle for economy sharing between worlds
My brother in Christ, you asked your question in MV Discord at 8:30 this morning and it is 9:30. We are asleep or getting ready for work.
The economy splitting does work, but it's not recommended because stuff like /pay can bleed over other economies. Milk's right, and sharding servers is the correct answer here IMO.
i was also basing it by the um cough cough days of unanswered questions tyvm
as stated i cannot afford to have multiple servers going so this will do
i can probably find a way to disable /pay in kitpvp anyways how exactly does the economy splitting work? can it actually split the balance between worlds? as thats all i need. i have tried having the share and not having the share and the results of the both are identical
Yes, it only swaps the account balances.
then why is my balance unchanged? when i change my balance in lets say kitpvp and then mvtp to survival the balance is the same whether the share is added or not
If you're granting yourself all permissions, or are an OP, then you probably have the MV-Inventories bypass permission, which stops this from happening.
https://github.com/Multiverse/Multiverse-Core/wiki/Permissions-(Inventories)
i see ill have to setup a way to travel betweem them without mvtp as i cant seem to get the permissions for it to work right, neither with the portals im following the documentation but the portal just wont work unless im opped 😭
tried using an npc and it kept saying i didnt have perms i did have aswell so idk what to do now
well, I can tell you that the permissions definitely work, so any issue you're facing is a LP configuration issue.
as for
/mvtp
, this is meant to be an admin command anyway so I suggest you don't assign it to your users & build another way for them to get from world-to-world.
not much I can suggest without having a deeper understanding of your permissions setup. someone else might volunteer to help you sort that out. 🤷its luck luckperms default permissions which apply to everyone they have worked for any other plugins permissions
MV does have a built-in debug to say exactly why it's denying things (logs to console), but iirc we always refer to permissions out-of-the-box.
so if it's only doing an op check (for whatever reason), you'd be able to see it there.
You can share an lp editor link without harm. Somebody can use that to help you debug :)
debug what though? the plugin has worked without issue for every other plugin :why:
nothing is popping up in console
Your permissions issue
.. well, you have to enable it. It's a config option for Core.
the debug appears to just output every single permission it can find and tells me.. nothing at all
you saying i need all these to walk through a portal? :why:
this is essentials
im fucking blind
what option is to enable the debugging? the only thing i can assume it is is
globaldebug: '0'
and it doesnt really explain how this works in the slightest anywhereyes, it's globaldebug. The higher the value = the more information given to you by the plugin.
what number would I want this set to get the information I need? I have it put to 3 as that’s the example uses in /mvconf and nothing is going into the console
best to do 3, since the transport logs are mixed between level 2 and 3. You're going to get hit with a lot of other unrelated info.
possible that updating the log level during runtime won't actually reflect until it's restarted. Limitations of the Java logger.
I’ll give it a restart and see if it starts outputting stuff
its saying i dont have the permission but im in the
default
group same as all other users and this group has multiverse.portal.access.kitpvp
as true :why:
and this permission group has worked with other plugins when deciding what default users can and cannot dothe only assurance I can give you is that MV is checking permissions exactly the way other plugins do it, via
CommandSender#hasPermission
. Operator status is not a factor, period. So, if it works when you have OP, and doesn't when you don't, that's telling me you have some kind of permissions fuckery, regardless of whether it "worked with other plugins."if I need any evidence for this claim, here.
Bukkit is telling us that you don't have the permission, so something's wrong on your permissions side. I just don't have anything else to tell you.
ffs
Send the lp editor link
Like asked before D:
Fixed it, the issue was powerranks
But am still having issues with specifically the multiverse inventories not separating my two groups economies
In the console it says it’s ignoring optional share: economy but in the config I have it set not to ignore them
Tf, who uses power ranks in 2023
That was dead back in the days of pex even
I couldn’t find anything else didn’t realise essential had something already, I am outdated :Troll:
i am but from the days when factions was still popular and cool
so a long time ago
luckperms is best