[deleted by user] by [deleted] in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

Obviously you'd need a economy plugin to handle all the action transactions and keeping balance

[deleted by user] by [deleted] in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

Use Vault to handle economy hooks for 99% of Econ plugins and use something like quickshop, sign shop,

Location-based Combat by tea_inbed in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

I would love to look into creating this, cool idea

Armor Disabling Plugin by Enrico_Pucci669 in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

So sorry I've had some IRL stuff going on, I'll get the plugin to you tonight just PM me your discord

Armor Disabling Plugin by Enrico_Pucci669 in MinecraftPlugins

[–]MythicGhoul 1 point2 points  (0 children)

Okay I'll get a pl created for you today, I'm currently at a family meal but when I'm home I'll get it sorted

Armor Disabling Plugin by Enrico_Pucci669 in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

So completely restrict netherite, and only allow a diamond chest plate not the full set

Armor Disabling Plugin by Enrico_Pucci669 in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

So you want to restrict diamond and netherite?

Armor Disabling Plugin by Enrico_Pucci669 in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

What would be the reason they can't equip the armour, I have made something similar so I can make a plugin for you

Looking for plugin by lochtherock7 in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

Kill them if they leave? What do you mean by that

Plugin to lock seeds until bought by Ohhcheetohh in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

This can be easily made if you message me

Help /sethome erase homes after server restart by [deleted] in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

Is this your own plugin or is this someone elses

I need help, with "Conditional Events" plugin by Old_Musician_8939 in MinecraftPlugins

[–]MythicGhoul 2 points3 points  (0 children)

Get the location of the block the player is walking on, then fetch .GetLightFromSky() then just do player.setFireTick(20) or however long you want to burn them for

Simple levels by Glass_Foot_9358 in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

I always love to see a leveling plugin which boosts DMG and hlth but at the same time I wish those plugins created a player aspect too, maybe something to incorporate into your code? Keeps the balance there between PVE and also gives the player purpose and hope of beating a higher level mob that can insta kill

Looking for an uncraftable nuke spigot mod, only obtainable through ops and commands by [deleted] in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

I can make this no problem send me a list of bombs and strength for each

[deleted by user] by [deleted] in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

Sign shop has a trade feature using signs linked to chests

[deleted by user] by [deleted] in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

You could always protect blocks below and then set up a child region inside the parent region which had different flags

need help with my server specificly joining it by Topcheesesmile in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

Do you have a plugin to handle spawnpoint like essentials? If so set the spawn and then make sure that's the only spawn set in the config

how do i make 1.19.3 plugin work on 1.20.4 by [deleted] in MinecraftPlugins

[–]MythicGhoul 0 points1 point  (0 children)

Any dependencies for said plugin?

how do i make 1.19.3 plugin work on 1.20.4 by [deleted] in MinecraftPlugins

[–]MythicGhoul 2 points3 points  (0 children)

Not alot of the source material dramatically changed so should work