ToggleEffects

Discussion in 'Plugin Requests' started by TenchiPlaysMC, Aug 13, 2015.

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

    TenchiPlaysMC

    Plugin category:
    Fun

    Suggested name:
    ToggleEffects

    What I want:
    There's two effects that I want this plugin to have, speed, and jump. By default these effects will be disabled, and you can toggle them on or off by command.

    Ideas for commands:
    /toggleeffects reload - Reloads the configuration
    /toggleffect <effect> - Toggles the desired effect.

    Effects:
    JUMP_BOOST
    SPEED

    Ideas for permissions:
    toggleeffects.effect.<effect>
    toggleeffects.admin

    Config Example:
    Code:
    jumpboost-name: 'Jump'
    speed-name: 'Speed'
    effect-toggled-on: '&7You &aenabled&7 effect &6%effect%'
    effect-toggled-off: '&7You &cdisabled&7 effect &6%effect%'
    
    When I'd like it by:
    Soon as possible :D
     
    Last edited: Aug 13, 2015
  2. Offline

    Jayyy

    Quite Simple I'll work on it soon :)
     
  3. Offline

    TenchiPlaysMC

    Alright.
     
  4. Offline

    OTF Catastrophe

    Hey @TenchiPlaysMC , I decided to take the plugin on and I believe I created somewhat what you wanted!

    Download: https://www.dropbox.com/s/ahnb7rqxmhouksi/ToggleEffects.jar?dl=0

    Commands (open)

    Commands: (Little bit different)

    /toggleeffects - Gives you both Speed and Jump boost II
    /toggleeffect speed - Gives you Speed II
    /toggleeffect jump - Gives you Jump Boost II
    /toggleeffect off - Removes Speed and Jump Boost effects.
    /toggleeffect reload - Reloads the config.yml



    Perms (open)

    Perms: (Little bit different, and by default they aren't given to players so you need to add the perms to the group. Easily changeable if you want it given to them by default)

    toggleeffects.admin - Gives you all commands including the reload command.
    toggleeffects.effects.speed - Gives you the ability to use the speed command
    toggleeffects.effects.jump - Gives you the ability to use the jump boost command
    toggleeffects.off - Gives you the ability to turn off the boosts
    toggleeffects.effects.* - Lets you do /toggleeffects to get both effects at once.
     
  5. Offline

    TenchiPlaysMC

    Okay, cool!
     
  6. Offline

    OTF Catastrophe

    @TenchiPlaysMC I think I should let you know that I have very small experience in making bukkit plugins, so this was just something to help me further my knowledge into creating plugins. There will be some issues with it I know but atm it does what you asked for in your OP. Hope you enjoy it! Its 3:48am atm but if there is anything else you want added to it just shoot me a message and I'll see what I can do! :D
     
Thread Status:
Not open for further replies.

Share This Page