Jump to content

WaffleMan22

Member
  • Posts

    13
  • Joined

  • Last visited

Posts posted by WaffleMan22

  1. Hi. I'm pretty new to the Forum but have been using Minehut properly for about a year or two now. I still can't find a way to make Towny work properly, ie. people can break other's blocks on claims, etc etc

     

    Can someone give me a basic text walkthrough? I don't really like following videos, so just give me a simple step by step if you can 🙂

    Thanks,

    WaFfLe

  2. Hi! Does anyone have a armor set bonus skript for custom armor? Like, say, you have a full set of armor from the Cactus set (Cactus Helmet, Cactus Chestplate, etc), and you get a bonus for wearing it all, like Speed effect, or more advanced things like extra max health, particle trail, or quicker mining of certain materials.

     

    I think this might be a big complex, but if you can please try, go for it!

     

    (☞゚ヮ゚)☞

  3. 16 hours ago, BanditEagle said:

    I'm not familiar with craftenhance, but the only method of this would be something like:

    on load:
    	set {CEList::*} to dirt, stone and diamond pickaxe #This is an example. Replace the items listed here with the items that are craftable by the plugin you are using. For example, if you can craft a bedrock with it, replace the items listed with that. Make sure to separate each item with commas (if its not the very last one).
    
    on craft:
    	if {CEList::*} contains item:
    		#code
    
    	else:
    		send "&cError: You are not allowed to craft this item" to player

    I hope that craftenhance doesn't include that many new items, as it would make a huge list, but to my knowledge there isn't any other method of achieving this. Hope this helps!

    Thank you for this, again, but i've found two possible problems.

    1. Is there a way for me to add something to the list with a custom name?

    2. What if i make a new crafting recipe for an item that has a vanilla recipe?

  4. Hi, if possible, could you please make me a skript that disables crafting? Sounds simple, but i have craftenhance, and i need those crafting recipes still enabled.

     

    PS. I know there are some ways to disable recipes in craft enhance, but for some reason they keep reseting every time i leave my server, forcing me to disable them all again, and again

     

    : ) thank you

  5. On 10/27/2020 at 2:07 PM, Tresre said:

    Hey, you can use the plugin called Holographic Displays to make armor stand text without long vanilla Minecraft commands.

    Correct, but you see, I have a free server and the 12 plugins are crutial. I am looking to save up my vote credits tho 🙂

    PS. I would rather use a command so if you have any other ideas, please let me know asap 🙂

  6. Hello.

    I ran into this glitch where if i use an armour stand as floating text, it simply says armour stand.

    Click here to view the image of the problem.

    PS. I used this command: /summon armor_stand ~ ~ ~ {Invisible:1b,Invulnerable:1b,PersistenceRequired:1b,NoBasePlate:1b,NoGravity:1b,CustomName:"Have 60 XP levels?",CustomNameVisible:1b}

×
×
  • Create New...