Permissions
Permissions
4.0.0
- booksuite.sign.color:
- Allows the use of color codes when choosing book title upon signing.
- booksuite.command.give:
- Load a book for a player. Can be used from console. Cost is applied to sender.
3.1.3
Copy-friendly permissions page here!
- booksuite.admin:
- Everything good. Replaces 2.0.0 permission "booksuite.*" - I do not want to have to deal with issues based around perms systems that support wildcards.
- booksuite.default and booksuite.standard
- All default permissions for non-ops with usePermissions: false in the config
- booksuite.free:
- No cost associated with getting a book!
- booksuite.book.free:
- create books for free from file and presses
- booksuite.block.erase.free
- no water cost associated with using an eraser
- booksuite.copy.self:
- copy own books
- booksuite.copy.createpress
- use the assisted press building (sneak+place stairs on the top of a crafting table)
- booksuite.copy.map
- copy maps
- booksuite.copy.unsigned
- copy Book and Quill objects
- booksuite.copy.other:
- copy all books
- Counts as booksuite.copy.self: true
- booksuite.copy.default
- copy everything but others' books, assisted press creation
- booksuite.copy.stack
- When copying books, books will stack up to 64.
- booksuite.copy.admin
- copy everything, assisted press creation
- booksuite.denynowarn.press:
- Crafting bench functions as usual when right clicked with a book - no warning, gui opens.
- booksuite.denynowarn.erase:
- Right click cauldron with book does not notify if lacking unsign perms
- booksuite.block.erase:
- erase own books
- booksuite.block.erase.other:
- erase others' books
- Counts as booksuite.block.erase: true
- booksuite.block.erase.free
- No water in your cauldron? Whatever, water would probably ruin pages anyway. Default op.
- booksuite.command.edit:
- use addpage and delpage functions
- booksuite.command.list
- list all books
- booksuite.command.export:
- make a file from book
- booksuite.command.import:
- make a book from file
- booksuite.command.default:
- all the above command nodes
- booksuite.command.import.other:
- import a book with an author other than themself
- Counts as booksuite.command.import: true
- booksuite.command.unsign:
- unsign own book
- booksuite.command.unsign.other:
- unsign anyone's book
- booksuite.command.author:
- change author
- booksuite.command.title:
- change title of own book
- booksuite.command.title.other:
- change title of anyone's book
- booksuite.command.delete
- delete specified book
- booksuite.command.copy
- copy specified book
- booksuite.command.reload
- reload the plugin
- booksuite.command.update
- check for updates
- booksuite.command.admin:
- All commands
3.0.0r1
- booksuite.command.eraser:
- get eraser block
- Removed with replacement of sponge with cauldron of water in 3.0.0r2
2.0.0
- booksuite.*
- Default: no one (all the sub-nodes do, however, get applied to ops)
- Everything good about books!
- If your permissions system supports '*' by default, you MAY have to remove all deny nodes. Alternatively, assign only nodes that default to ops with usePermissions: false.
- booksuite.free
- Default: op
- Books do not require supplies to make.
- booksuite.copy.self
- Default: everyone
- Copy own books.
- booksuite.copy.other
- Default: op
- Copy anyone's books.
- booksuite.copy.deny
- Default: no one
- Deny player usage of the press and notify them.
- booksuite.copy.deny.nowarn
- Default: no one
- Crafting table functions as usual when a "press" is used, no notification.
- booksuite.command.makebook
- Default: everyone
- Allows players to use /makebook
1.0.0
booksuite.* - Everything bookish and sweet!
booksuite.copy.self - Copy own books
booksuite.copy - Copy anyone's book
booksuite.copy.deny - Causes crafting tables to open as usual when right clicked with a written book, no other actions. Be careful when assigning to groups! Will override copy nodes.
Comments