SimpleEffects
Features
- Adds the command /effect (or /e)
- Can apply effects in custom length, and custom levels.
- Can remove effects, on your self, or on your mates.
- Create signs with effects. (And clearing-effect signs)
- Use with commandblocks.
Usage
To give your body an effect, type:
/effect <name of your body> <effect id or name> <duration of the effect in seconds> <the level of the effect>
To give it to yourself, type:
/effect <effect id or name> <duration of the effect in seconds> <the level of the effect>
To clear your own effects:
/effect clear
To clear your friends effects:
/effect clear <name>
Examples:
/effect fresser speed 100 5
/effect speed 100 5
/effect clear fresser
/effect clear
Sign creation:
You can create a sign, where everyone with permission can click to get a effect. (Useful in arenas and events)
Line #1: [Effect]
Line #2: <Effect name or id> Note, if youre making a effect clear sign, write "clear" on second line, and ignore line 3 and 4. :)
Line #3: <Duration in seconds>
Line #4: <Level of effect>
Permissions:
To give permissions to everything, use: SimpleEffects.*
To give permission to set your own effect: SimpleEffects.effect
To give permission to set others effects: SimpleEffects.effect.others
To give permission to clear your own effects: SimpleEffects.clear
To give permission to clear others effects: SimpleEffects.clear.other
To give permission to make effect signs: SimpleEffects.sign.create
To give permission to use effect signs: SimpleEffect.sign.use
To Do
- Unlimited effects
-
View User Profile
-
Send Message
Posted Aug 28, 2014ty man is so cool! test on 1.7.2 and run perfect.! greats from Argentina
-
View User Profile
-
Send Message
Posted Oct 13, 2013Hey, I think your pluginis really cool but I can't seem to get it to work, It keeps saying: You do not have enough permission to create an effect sign, you do not have permission to set effects on yourself ect. Now was i'm the owner of my server i'm an op, i was just wondering if there's something in the config i need to change, thanks!
-
View User Profile
-
Send Message
Posted Aug 26, 2013Add lot of mobs effect like EnderMan (smoke) and gravity if it's possible Thanks !
-
View User Profile
-
Send Message
Posted Jul 12, 2013@JesperDitelv
Ty!
This plugins works fine with 1.6.2, since there is no changed to this api, that im using. It also seems like this plugin isnt neccesary so much anymore, since they have added the /effect command to bukkit. However the signs is still unique. Therefore i wont update it anymore, but it'll still work for 1.6.2.
Potion list:
1 Speed
2 Slowness
3 Haste
4 Mining Fatigue
5 Strength
6 Instant Health
7 Instant Damage
8 Jump Boost
9 Nausea
10 Regeneration
11 Resistance
12 Fire Resistance
13 Water Breathing
14 Invisibility
15 Blindness
16 Night Vision
17 Hunger
18 Weakness
19 Poison
20 Wither
-
View User Profile
-
Send Message
Posted Jul 4, 2013Hey Fresser! I love your plugin, it is JUST what i needed for my PvP server.
Could you add a list with the potion effects here? Like list them? I can't seem to find them?(For the signs)
And could you update it to 1.6.1?
Dear regards Jesper
-
View User Profile
-
Send Message
Posted Apr 22, 2013@jackstur
I dont think that is possible :/
-
View User Profile
-
Send Message
Posted Apr 20, 2013Hi I think you should make it so you can put effects on food like maybe you could make it so you have more than 1 item ID on chicken so (366:5) and then you could rename this in the config so people could buy this in game using shop signs Eg using essentials it could be like this
Please add me on Skype thejackstur
-
View User Profile
-
Send Message
Posted Apr 20, 2013@SuperSpliy
In version 1.1 commandblocks should be working. :)
What do you mean about changing permission?
-
View User Profile
-
Send Message
Posted Apr 11, 2013My commandblocks don't work and I'm not so good with minecraft plugins, so how can I change the permission? :)
-
View User Profile
-
Send Message
Posted Apr 7, 2013@DjKrauts
Ty alot, i havent even thought about beginning on next version.
But ill do what i can do ;)
-
View User Profile
-
Send Message
Posted Apr 5, 2013Hello, I'm sorry for bad english, I'm from Russia. I wanted to ask you, do support command block that's an error that gives console if MÄ€ command your plugin
01:30:32 [WARNING] CommandBlock at (-204,63,347) failed to handle command org.bukkit.command.CommandException: Unhandled exception executing command 'effect' in plugin SimpleEffects v1.0 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:187) at net.minecraft.server.v1_5_R1.TileEntityCommand.a(TileEntityCommand.java:103) at net.minecraft.server.v1_5_R1.BlockCommand.a(BlockCommand.java:47) at net.minecraft.server.v1_5_R1.WorldServer.a(WorldServer.java:547) at net.minecraft.server.v1_5_R1.WorldServer.doTick(WorldServer.java:189) at net.minecraft.server.v1_5_R1.MinecraftServer.r(MinecraftServer.java:553) at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:229) at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:471) at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:403) at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_5_R1.command.CraftBlockCommandSender cannot be cast to org.bukkit.entity.Player at me.fresser.simpleEffects.simpleEffects.onCommand(simpleEffects.java:120) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 10 more
-
View User Profile
-
Send Message
Posted Apr 3, 2013@kencraft
First make sure you are running the latest version. And does you get some kind of error? (See log) Do you get feedback when rightclicking the signs? Does your sign headline get "blue"?
-
View User Profile
-
Send Message
Posted Apr 3, 2013Effect signs aren't working?
By the way, great plugin!