LightDeath
My plugin: LightDeath, makes it where when you die, and have the correct permission node, you will have a lightning bolt strike above your head when you dies.
Version 3.0 works for all versions of CraftBukkit
How to Install and Setup
- Download plugin
- Put in your server's plugin file
- Restart your server
- Add the permission node: ds.strike to anyone you want to strike lightning on their death.
- Thats all folks!
Permission Nodes:
- ds.strike :Strike a lighting bolt above the player's head on death
To do:
- Automatic Updating
- Toggle it for a world instead of using a permission node
- Feel free to make requests below!
-
View User Profile
-
Send Message
Posted Jul 24, 2013FIXED IN THE 3.0 UPDATE!
-
View User Profile
-
Send Message
Posted Jul 16, 2013I was looking at your plugins source code to find the problem for the permission(hope you don't mind) and saw this player.hasPermission("strike") it should be this player.hasPermission(Permissions.strike) Because when you do the "" it uses whats in the brakets with the permissions.strike it looks for the string strike in the permissions class
-
View User Profile
-
Send Message
Posted Jul 6, 2013Yes. The permission ds.strike no work. Only OP working. I use PEX.
-
View User Profile
-
Send Message
Posted Jun 16, 2013@C4BR3R4es
Are you sure? It should work for you. Are you sure you're doing it right?
-
View User Profile
-
Send Message
Posted Jun 15, 2013Still not working.
-
View User Profile
-
Send Message
Posted Jun 13, 2013@C4BR3R4es Fixed in the nest update, just waiting approval
-
View User Profile
-
Send Message
Posted Jun 13, 2013The permission node: ds.strike not working. Only players OP work.