mirror of
https://github.com/EngineHub/WorldGuard.git
synced 2024-12-19 07:38:12 +01:00
Updated README and CHANGELOG.
This commit is contained in:
parent
e42be555b1
commit
64629bd878
@ -1,3 +1,9 @@
|
|||||||
|
1.6
|
||||||
|
- Added spawn protection that prevents damage when a player spawns.
|
||||||
|
- Added login protection that prevents damage when a player joins.
|
||||||
|
- Added /god. /god can be used on others, provided that the /godother
|
||||||
|
permission is set for the command's user.
|
||||||
|
|
||||||
1.5.1
|
1.5.1
|
||||||
- Removed the 'java.lang.NoSuchMethodError: Item.setDamage(I)V' error
|
- Removed the 'java.lang.NoSuchMethodError: Item.setDamage(I)V' error
|
||||||
generated.
|
generated.
|
||||||
|
@ -195,7 +195,9 @@ Commands
|
|||||||
|
|
||||||
- /god
|
- /god
|
||||||
Toggles your invincibility. Players must have permission to use "/god"
|
Toggles your invincibility. Players must have permission to use "/god"
|
||||||
to be able to use this command.
|
to be able to use this command. You can also use this command to
|
||||||
|
toggle the invincibility of others although you must have the
|
||||||
|
"/godother" permission.
|
||||||
|
|
||||||
Server Commands
|
Server Commands
|
||||||
---------------
|
---------------
|
||||||
|
Loading…
Reference in New Issue
Block a user