rtp permission not working
PokeCubed opened this issue ยท 7 comments
I am having to use the latest 1.19.2 fabric version, when giving the permission node for rtp via luckperms, no one has permission to use it unless they are op'd. essentialcommands.randomteleport
Any idea what I need to do to get people able to use it?
Is use_permissions_api
set to true
in your config/EssentialCommands.properties
? That is required for integration with permissions manager mods.
If it is, please send your config/EssentialCommands.properties
, and a https://mclo.gs of your latest.log
.
manager
It was not, doing that now, last question, how do I give people more homes? I see home limits in config, but not sure how to specify which rank gets which amount via perms.
Also having another issue, it seems some players have issues with tpaccept, even though they have perms for it. Clicking the button and typing it out.
https://cdn.discordapp.com/attachments/966343843907772467/1089721748246761542/image.png
These are the perms I added for tpa.
- essentialcommands.tpa
- essentialcommands.tpaccept
- essentialcommands.tpahere
- essentialcommands.tpdeny
how do I give people more homes?
See the Home Limit wiki article
some players have issues with tpaccept, even though they have perms for it. Clicking the button and typing it out.
Can you provide the output of running /lp user <user> permission check essentialcommands.tpa
?
I dont know how I completely missed that home wiki. Works perfectly.
Here is there output.
https://gyazo.com/0058b88b367c49abf13ac2e69178bcaf
https://gyazo.com/267b9e684fdbc50901f3d7f440062f3c
Hmm. I'm not sure why that would be happening. Can you send your config/EssentialCommands.properties
and a https://mclo.gs of your latest.log
?
Also, does tpa
still work for ops, or no?
Closing due to inactivity + can't repro if no new messages by 2013-05-12 (1 week). Can reopen if more info arrives.