Skip to content

somykOS/Canvas-Copyright

Repository files navigation

Canvas Copyright

This mod is designed to note the author of Canvas from PolyDecorations.
Allows to disable canvas copying.


Default config values

displayAuthorsLore: true
maxPlayersInLore: 3

# Nobody can make a copy of a canvas (except authors if 'authorsCanCopy' is 'true')
disableCopy: true
authorsCanCopy: true

# Main author can transfer a canvas to the public domain (all players can copy the canvas).
# Doesn't work if `disableCopy` is `false`
publicDomainFeature: true

To use /canvas add <player> or /canvas remove <player> you need to be main author (the first who modified canvas) or have the canvas-copyright.add-author, canvas-copyright.remove-author permissions.
Also you can allow anybody to copy your canvas with /canvas to-public command. After transferring canvas to public domain it can also be crafted by crafter.

This mod uses fabric-permission-api.
To manage these permission, you can use LuckPerms or any other mod that can be used in this way.


You can visit my little contact card,
And you are welcome to support me via the following links:
ko-fi monobank

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages