Effect after Join/Respawn/Teleport

Discussion in 'Plugin Requests' started by Resoluciones, Feb 4, 2017.

Thread Status:
Not open for further replies.
  1. Offline

    Resoluciones

    Plugin category: Mechanics

    Minecraft version: CraftBukkit version git-Spigot-0b1090d-7fdc749 (MC: 1.11.2) (Implementing API version 1.11.2-R0.1-SNAPSHOT)

    Suggested name:
    effectcache

    What I want: I'd like that the plugin applies potion effect when players join, respawn and teleport.

    Ideas for config.yml:

    # The following section determines which effect the plugin is going to apply:
    - Blindness: true/false
    - Invisibility: true/false
    - Nausea: true/false
    - Mining Fatigue: true/false
    - Resistance: true/false
    - Slowness : true/false
    - Resistance: true/false

    # The following section determines if time is set in seconds or ticks:
    - time: seconds/ticks

    # The following section sets the time that the effects will last for each event:
    - join: 12
    - respawn: 5
    - teleport: 7

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: No permissions needed for this plugin.

    When I'd like it by: 05-Feb-2017
     
  2. Offline

    rombie18

Thread Status:
Not open for further replies.

Share This Page