Commands & Permissions

Commands

CommandDescriptionPermission
/csuMain command, shows version and update statuscsu.command.main
/csu helpList of commands.csu.command.help
/csu versionShows the version of the plugincsu.command.version
/csu updatecheckChecks for an available updatecsu.command.updatecheck
/csu reloadReloads the plugincsu.command.reload

/shopeditShows the command syntax and a basic description.csu.command.shopedit.user
/shopedit owner <new name>Changes the shop owner, admin only.csu.command.shopedit.admin
/shopedit amount <new amount>Changes the shop quantity.csu.command.shopedit.user
/shopedit price <new price>Changes the shop price.csu.command.shopedit.user
/shopedit item <new item>Changes the shop price.csu.command.shopedit.user




Permissions

If a permission requires an undefined sub-value, such as csu.world.create.<worldname>, then in most cases you can put a wildcard symbol (*) instead of the sub-value in order to automatically gain full permission access for the specific permission. For instance, "csu.world.create.*" would automatically give me the create bypass permissions for all the worlds.

PermissionDescription
csu.adminAll permissions in one set
csu.command.*All command permissions in one set
csu.bypass.global-maxbuyBypass the global max buy price limitation
csu.bypass.global-maxsellBypass the global max sell price limitation
csu.world.create.<worldname>Bypass the creation prevention in a specific world
csu.bypass.maxbuy.<item_id>[:data]Bypass the max buy price limitation for a specific item
csu.bypass.maxsell.<item_id>[:data]Bypass the max sell price limitation for a specific item
csu.maxshops.<amount>Defines how many shops a player can create
csu.bypass.item.<item_id>[:data]Bypass a blacklisted item
csu.getupdatesWill receive an update notification on join with there is an update available
csu.bypass.time-periodBypass disallowed transaction periods
csu.command.shopedit.bypass-feeBypass any shopedit fee's.