deceasedjungleanimal
AAdmincraft
•Created by deceasedjungleanimal on 3/17/2025 in #questions
Help removing floating text in overworld from old plugin?
I was using an old version of DeathChests a long time ago. Early on it must have bugged the world itself because some player deaths with a countdown timer of 0:00:00 are still lingering in the overworld even though we no longer use the death chests plugin at all. I cannot seem to kill entity invisible armor stands with either minecraft:kill or essentials:kill (I am running EssentialsX and some other plugins) because I can't even really seem to find a way to remove nearby invisible armor stands, otherwise I would have done that. Worldedit //pos1 //pos2 //cut doesn't seem to get rid of anything like that within the radius either. I really really have no idea what I'm doing to get rid of it. If I need to reset chunks entirely I'd be more than happy to.
2 replies
AAdmincraft
•Created by deceasedjungleanimal on 6/27/2023 in #questions
Help Finding PVP Plugins with these features?
Hello all. I run an SMP where we build a lot. I'm rummaging through various plugins but I'm hoping for something to fit these criteria-
Multiple designated Arenas that players can chose from
Easy join (something like a right click on a sign?) of a queue
Multiple people in a match (3+)
Custom PVP Kits
Automatically store player inventory upon join (IE They don't have to empty their inventory before the match). Basically, swap out their normal survival inventory for the PVP kit on joining the arena, then receive their inventory back when rejoining.
Scoreboards and stat tracking optional, but kinda neat.
I already use some of the basic dependencies for a lot, like Placeholder API. I am also looking into utilizing EssentialsX core which I use on our server. I'd kind of like to avoid using multiverse to accomplish this goal, but if I absolutely have to I will. I already have Multiverse inventories installed and configured so it wouldn't be hard. But we're hoping to build PVP arenas in our main overworld.
Basically, I'm trying to make it as easy on my players in server to start up a round of PVP as possible to save time. I also want to incorporate minigames soon on this same framework.
I know this is probably an annoying thread, but I'm honestly kind of overwhelmed at how many PVP Plugins there are. 🥲
EDIT: I've been playing with Duels, which partially does what I'd like it to, save some other concepts. Namely it doesn't allow for multiple people in a fight, and my players can't select different kits per fight. I also would like to find some way to control all options via clicking signs. I imagine I can use Essentials signs to run custom commands to at least streamline players starting duels or queues, but it would be so much better if I could have them select a queue for an arena, then let them chose individual Kits they want for that arena battle.
2 replies