| .author | |
|---|---|
![]() |
|
| Type | Command |
| Category | none |
| In-game description | “Changes the author of a written book. Requires creative mode. Syntax: .author <author>“ |
| Default keybind | none |
| Source code | net/wurstclient/commands/AuthorCmd.java |
.author is a chat command that allows the user to modify the author of a written book.
This command only works while the user is holding a signed written book in their main hand slot.
Main article: Command Syntax
.author <author> Sets the author of the held book to <author>.Examples:
.author Notch Sets the author to Notch.| Version | Changes |
|---|---|
| Wurst 2.1 | Added .author. |