Help setting up a /rtp portal with simpleportals

Hello all. I have the SimplePortals plugin, luck perms, and betterRTP to try this experiment. I want to configure a portal at spawn to teleport players with the /wildtp command, and I’ll configure the radius later. I ALSO want players to only be able to rtp when using this portal. I have set up several other portals that have worked great, but I just can’t get this experiment to work. ChatGPT said to create a PortalAccess group and remove the better rtp use from the default group and yada yada, but that didn’t work. I also toggled the portal to command only and now you can go right in the portal and nothing happened. I did manage to get it working at some point but the regular portals stopped working. For context here are screenshots of the luckperms groups PortalAccess and default. If anyone can make sense of this I’m all ears.
No description
No description
No description
15 Replies
Discount Milk
Discount Milk2y ago
Send lp editor link?
PleaseSignOut
PleaseSignOutOP2y ago
LuckPerms - A permissions plugin for Minecraft servers.
LuckPerms
LuckPerms is a permissions plugin for Minecraft servers. It allows server admins to control what features players can use by creating groups and assigning permissions.
PleaseSignOut
PleaseSignOutOP2y ago
Just shared it, a bit sketched out but since default players don’t have access to the apply edits command it should be fine
Discount Milk
Discount Milk2y ago
Can only apply edits from the link from the account that made the link IE if your console made the link, you'd only be able to approve changes from the console
PleaseSignOut
PleaseSignOutOP2y ago
I see, thanks for the tip. Interested to see what you come up with
Discount Milk
Discount Milk2y ago
There's nobody in the portal access group
Snow Kit
Snow Kit2y ago
the best solution would probably have the portal run a console command of /rtp player_sudo <player> [world] it'll rtp them without them having permissions to rtp in that world
Snow Kit
Snow Kit2y ago
alternatively, you could use luckperm's context to only give them permission to betterrtp.use while in the portal area's region https://github.com/LuckPerms/ExtraContexts#worldguardregion
GitHub
GitHub - LuckPerms/ExtraContexts: Extra contexts for LuckPerms runn...
Extra contexts for LuckPerms running on Bukkit. Contribute to LuckPerms/ExtraContexts development by creating an account on GitHub.
PleaseSignOut
PleaseSignOutOP2y ago
I don’t know if you saw but I put the permission group.PortalAccess in the default group, it was my understanding that by doing that default players are automatically in the PortalAccess group Thank you so much!! I will try this and see how it goes
Discount Milk
Discount Milk2y ago
No, you can't do that.
PleaseSignOut
PleaseSignOutOP2y ago
That also sounds like a good solution
Discount Milk
Discount Milk2y ago
You need to use parents in that case. https://luckperms.net/wiki/Parent-Commands
LuckPerms - A permissions plugin for Minecraft servers.
LuckPerms
LuckPerms is a permissions plugin for Minecraft servers. It allows server admins to control what features players can use by creating groups and assigning permissions.
PleaseSignOut
PleaseSignOutOP2y ago
I see, shows how little I know about permissions Ok thank you, I will read up on that
Snow Kit
Snow Kit2y ago
for reference, you can also add a parent group, but only in a context (ie: default group inherits the PortalAccess group, but only when they're in a specific world/worldguard region)
PleaseSignOut
PleaseSignOutOP2y ago
Hmm interesting. Thank you all so much you have given me several potential solutions to work through

Did you find this page helpful?