This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Commands & Permissions
Drăghiciu Nicolae edited this page Mar 24, 2023
·
42 revisions
All commands starts with /abook <sub-command>
.
Command | Permissions | Description |
---|---|---|
help |
astralbooks.commands.help |
Shows help page |
npc |
astralbooks.command.npc |
Main npc sub-command. |
npc set [right/left] |
astralbooks.command.npc.set |
Set a book to an NPC |
npc remove [right/left] |
astralbooks.command.npc.remove |
Removes the book from an NPC |
npc getbook [right/left] |
astralbooks.command.npc.getbook |
Gets the book from an NPC. |
openbook |
astralbooks.command.openbook |
Makes a written book to be writable again. |
closebook <author> <title> |
astralbooks.command.closebook |
Makes a writable book to be a written book. |
reload |
astralbooks.command.reload |
Reloads the plugin. |
setcmd <command> <filter name> [permission] |
astralbooks.command.setcmd |
Sets a new command that can be executed by players. |
remcmd <command> |
astralbooks.command.remcmd |
Removes an command. |
setjoin |
astralbooks.command.setjoin |
Sets the join book. |
remjoin |
astralbooks.command.remjoin |
Removes the join book. |
forceopen <filter name> <player> |
astralbooks.command.forceopen |
Forces one or more players to open a specific book. |
filter |
astralbooks.command.filter |
Main filter sub-command. |
filter set <filter name> |
astralbooks.command.filter.set |
Sets an filter book. |
[variable]
means it's an optional variable <variable>
means it's an required variable