enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Solved - Creating multiple effects in one potion - SpigotMC

    www.spigotmc.org/threads/creating-multiple-effects-in-one-potion.238110

    /give <player> 373 1 effect:speed power:2 duration:60 effect:strength power:2 duration:60 This would be a drinking potion but has speed 2 and strength 2 that lasts for 60 seconds. You can add as many potion effects as you want but you might have to add it with console or use an alias to make a long command. This is with essentials. Hope this helped

  3. Essentials Custom Potions | SpigotMC - High Performance Minecraft

    www.spigotmc.org/threads/essentials-custom-potions.326091

    Is there a way to /give a player a custom potion with multiple effects? I can give an item with one effect but im not sure how to give a potion that has multiple effects like healthboost and strength, or regen and instant health. I know how to do this with default minecraft commands but essentials overrides this.

  4. kPotions | Potion Effect Commands | Configurable - SpigotMC

    www.spigotmc.org/resources/kpotions-potion-effect-commands-configurable.66325

    This plugin allows you to toggle your own potion effects using commands like "/speed". It is fully configurable and easy to use. It even allows you to choose which commands you want on and which ones you want on while having the messages completely customizable!

  5. Potions | SpigotMC - High Performance Minecraft

    www.spigotmc.org/resources/potions.20711

    Give yourself a potion effect in one command! Version: 1.0 Awesome plugin, the best that you have ever made! It is the same with the nightvision, I would really love a GUI when you have learned how to make them.

  6. Item-Effects | SpigotMC - High Performance Minecraft

    www.spigotmc.org/resources/item-effects.91208

    Good plugins 5 star u add a thing like must put in a slot that give u effect (like slot 5 or 7 hotbar), must put holding it to give effect, must put offhand to give effect, can u do it Oct 27, 2023 Author's Response

  7. Solved Apply potion effect with command - SpigotMC

    www.spigotmc.org/threads/apply-potion-effect-with-command.533765

    Well, first of all, your code is unreadable. Instead of doing if { if { if {}}}, try using as little indentation as possible, e.g.:

  8. How do I add potion effects to my server lobby? - SpigotMC

    www.spigotmc.org/threads/how-do-i-add-potion-effects-to-my-server-lobby.467407

    (/rg set [region] invincible true, /rg set [region] pvp false) That will accomplish what you're looking for without the potion effects. If you don't want to use plugins, you can always set up repeating command blocks in the lobby to apply the potion effects. You can use a command like: /effect give @a[distance=..100] minecraft:effect_name 1 255 ...

  9. Potion Effects | SpigotMC - High Performance Minecraft

    www.spigotmc.org/resources/potion-effects.53140

    Potion Effects is a very simple plugin allows you to toggle potion effects with a command, it can be used as a donator perk or just to make your server more enjoyable! Also the config supports color codes and has a fully customizable GUI! Commands /Potions | Opens a Potion Effect GUI /NightVision | Toggles NightVision /Haste | Toggles Haste

  10. Solved How to give players Splash Potions? - SpigotMC

    www.spigotmc.org/threads/how-to-give-players-splash-potions.220893

    Hello! I'm kinda new to bukkit coding and i want to make a kitpvp plugin. But i want the kit called mage to have different splash potions. First off,...

  11. Solved how to obtain custom potions with essentials? - SpigotMC

    www.spigotmc.org/threads/how-to-obtain-custom-potions-with-essentials.461284

    There is a config file where you can add multiple custom potions, with customizable display name, lore, hide/unhide effects, effects, effects duration (in ticks), effects level, and potion RGB color. Command to use it is /givepotion <potionname> potionname is stated in config. In default config there is an example potion with name bottled_water.