GodMode!
This plugin allows a player to be god with the simple command of /god! Currently, the config is the only way to change the strength of the potions, how many hearts you get, what potions you get, etc etc. But, in the future, you will be able to do that in game!
Versions
- 0.0.1 - Not available, alpha stage of the plugin.
- 0.0.2 - Enabling god mode for other players. Permissions added. Released to public. Config added.
Permissions
godmode.god
- If the player is allowed to do the command /god. Soon, more permissions will be added.
Config
Need help for the config? The place is here! I explain what each section does, and what you can do with it.
flight: true
- If the player is allowed to fly while in god mode. If you don't want the player to be able to fly, change true to false.
hearts: 100
- This is how many hearts will appear on the player when in god mode. In the code, this is multiplied by two, which in game is the normal amount of hearts. For example, in game, a standard player has 20 hearts. The amount of hearts that appears on your screen is 10, but the code says it is really 20.
potion-strength: 25
- This is the strength of the potion. This is NOT to enable or disable the strength potion on a player. This affects all potion effects.
potion-types:
strength: true
- If the potion strength is enabled on the player.
jump: true
- If jump boost is enabled on the player.
invis: true
- If the player is invisible.
regen: true
- If regeneration is enabled on the player.
speed: true
- If speed is enabled on the player.
More help?
If you need any help with an error or if you don't know how to do something, leave it down below in the comments or send a ticket my way. To see all of the commands for /god, type /god into chat.