Update 'README.md'

This commit is contained in:
Beatrice 2022-05-30 23:55:58 +02:00
parent 27e0acf868
commit 716ca8df39

View File

@ -9,13 +9,13 @@ This is a very basic Spigot plugin that adds a laser gun in Minecraft.
- /lasergun get: add the gun to your inventory! - /lasergun get: add the gun to your inventory!
- /lasergun reload: reload the config. - /lasergun reload: reload the config.
##Permissions ## Permissions
- lasergun.command.getgun: get the gun! - lasergun.command.getgun: get the gun!
- lasergun.usegun: fire the gun! - lasergun.usegun: fire the gun!
- lasergun.command.reload: reload the config. - lasergun.command.reload: reload the config.
- lasergun.updates: get updates notifications. - lasergun.updates: get updates notifications.
##Config ## Config
```yaml ```yaml
radius: 10 # maximum shooting range radius: 10 # maximum shooting range
damage: 6.0 # lasergun projectile damage damage: 6.0 # lasergun projectile damage