Arthurmeade12
AAdmincraft
•Created by Arthurmeade12 on 1/13/2025 in #questions
Bentobox Teleportation
I'm trying to implement a skyblock dimension for my server right now. I downloaded Bentobox with its Bskyblock because it was one of the first results and it's an active project. If there's a better plugin, please tell me.
Players can teleport to their skyblock island with the
/island
command, provided by Bentobox. However, they have no way of returning to the overworld. I could very easily make a command alias for players using MyWorld's command /tpp overworld
through commands.yml and Luckperms, but that does not return the player to their last location, but rather, their last location in the overworld - i.e. what if the player ran the /island
command in the nether, and then wants to leave their skyblock island? This would be a great inconvenience to a player who had been in the nether.
I feel like I'm missing something obvious here, because there are commands in plugins like EssentialsX to return someone to where they had teleported from last. It's just that players won't be using /tp
to teleport, they'll be using /island
, so /back
(from EssentialsX afaik) won't work.
Any solutions? I know this would probably be very easy to implement in java but I don't know java so I'm at a loss for what to do.
Mentioned/relevant softwarre:
Purpur 1.21.4, EssentialsX, Luckperms, MyWorlds, BentoBox, BSkyBlock, & other unrelated plugins
Thanks for any help.3 replies
AAdmincraft
•Created by Arthurmeade12 on 6/14/2024 in #questions
1.21 Plugins
For obvious reasons I have not updated my server yet to 1.21, but when I do, which plugins can I use even if they are not officially released for 1.21? I know it's not black and white; Vault hasn't been updated since 1.16 and works perfectly, whereas Terra broke 1.20.2 -> 1.20.4. So is there a pattern to which plugins are sensitive or insensitive to Minecraft Version?
6 replies
AAdmincraft
•Created by Arthurmeade12 on 6/3/2024 in #questions
Worldguard vs. GriefPrevention
I've been managing an SMP server that has basically been an anarchy up until this point. Now the players want some way to claim land/protect their bases. I know of both Worldguard and GriefPrevention as big land claim plugins, but I have never used either and I don't know which one has the functionality I need, or if I need both.
Advice is appreciated. Thanks.
19 replies