Permissions
You must use a permission manager like LuckPerms which supports .*
permissions notation. Bukkit doesn't support this notation by default!
Gives all plugin access to the player
drawonmap.*
Allows to open any GUI from the plugin
drawonmap.gui
Allows to moderate players paintings and accept or reject them
drawonmap.moderation
Allows the player to skip moderation when publishing a painting
drawonmap.forcepush
Allows to draw on canvas and save/cancel the painting
drawonmap.edit
Allows to import all types of paintings
drawonmap.import.*
Allows to import another filled map to the drafts. Only filled maps! Not collections paintings!
drawonmap.import
Allows to import existing paintings from collection
drawonmap.import.image
Allows to import pictures by URL
drawonmap.import.url
Allows to buy a painting of any painter
drawonmap.buy
drawonmap.discord
drawonmap.discord.any
Allows you to set a name for a color so you can quickly access it. Allows you to set the starting color of the background, cursor and its size.
drawonmap.settings
Allows players to place all kinds of paintings
drawonmap.place.*
Allows players to place a painting from their main hand
drawonmap.place.image
Allows players to place a painting by url
drawonmap.place.url
Allows players to place a painting by uuid from collection
drawonmap.place.uuid
Allows players to delete any painting by UUID
drawonmap.place.delete
Allows players to buy and use all paintings from the catalog
drawonmap.catalog.*
Allows players to publish paintings to the catalog
drawonmap.catalog.publish
Last updated