Permissions

This is a list of all permissions. All permissions are given to ops by default, including the override permissions.

Note that after granting a player an override permission, they may need to be manually updated with /wdl update.

  • wdl.admin.reloadConfig: Allows a player to use /wdl reload to reload the configuration.
  • wdl.admin.updatePlayer: Allows a player to use /wdl update <player> and /wdl updateall to recalculate the permissions of another player. (All players, even those without this permission, can refresh their own permissions with /wdl updateme).
  • wdl.admin.handleRequests: Allows a player to use /wdl requests to manage permission requests. (Any player can still submit a permission request).
  • wdl.override.canDoNewThings: If a player has this permission, they are able to use features of WDL not covered by this version of the plugin regardless of the configuration setting.
  • wdl.override.canDownloadInGeneral: If a player has this permission, they are allowed to use the "Start download" button regardless of the configuration setting.
  • wdl.override.maxSaveRadius: If a player has this permission, they are granted full save radius regardless of the configuration value. Note that the save radius is only used when chunk caching is disabled.
  • wdl.override.canCacheChunks: If a player has this permission, they are allowed to save chunks as they move about the world, regardless of the configuration value.
  • wdl.override.canSaveEntities: If a player has this permission, they are allowed to save entities, regardless of the configuration value.
  • wdl.override.canSaveTileEntities: If a player has this permission, they are allowed to save tile entities, regardless of the configuration value.
  • wdl.override.canSaveContainers: If a player has this permission, they are allowed to save containers (such as chests), regardless of the configuration value.
  • wdl.override.sendEntityRanges: If a player has this permission, they are sent entity ranges, regardless of the configuration value.