Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Player"

From Roll20 Wiki

Jump to: navigation, search
m (API)
m
Line 1: Line 1:
 
{{stub}}
 
{{stub}}
In a Roll20 game, a player doesn't have access to all the tools as the [[GM]] of a game does.
+
In a Roll20 game, a '''player''' doesn't have access to all the tools as the [[GM|Gamemaster(GM)]] of a game does.
 +
 
 +
Many of the Roll20 articles are written from the perspective of what the [[GM]] sees, so a player shouldn't be worries if they don't see all the things in their game that are shown on various Roll20 guides.
  
 
==What players can't do==
 
==What players can't do==
An indicative list of things the players can't do normally. With APIs, you can go above and below these
+
A (non-exhaustive list of things the players can't do normally, some of which aren't completly obvios to a first-time user. With [[API|APIs]], you can go above and below these
  
* character sheets
+
* character sheets/{{Journal}}-tab
** Players can't create their own [[Character Sheets|character sheet]], or [[Journal|handouts]]. The GM must create and assign control of the character/handout to the player(s) for the player to be able to use it. (There exists an API called "Welcome Package" that can automatically do this for players when they join.)
+
** '''Players can't create their own [[Character Sheets|character sheet]],''' or [[Journal|handouts]]. The GM must create it. and then assign control of the character/handout to the player(s), for the player to be able to use it fully. (There exists an API called "Welcome Package" that can automatically do this for players when they join.)
 
** Players can't update the image of the [[Journal#Avatar|Avatar]] or the [[Journal#Default_Token|Default Token]] for their Character, nor resize their token. Only the GM can do this.
 
** Players can't update the image of the [[Journal#Avatar|Avatar]] or the [[Journal#Default_Token|Default Token]] for their Character, nor resize their token. Only the GM can do this.
 
** Players can't import characters from their [[Character Vault]], unless the GM have enabled this setting(and the game has Full Vault Access.
 
** Players can't import characters from their [[Character Vault]], unless the GM have enabled this setting(and the game has Full Vault Access.
Line 13: Line 15:
 
** Players can't access their {{Art Library}}.
 
** Players can't access their {{Art Library}}.
 
* Players can't change the page their tokens are on
 
* Players can't change the page their tokens are on
 +
* [[Toolbar]]
 +
** several of the tools are only available for the [[GM]].
  
 
==Player permissions==
 
==Player permissions==

Revision as of 15:06, 18 January 2021


In a Roll20 game, a player doesn't have access to all the tools as the Gamemaster(GM) of a game does.

Many of the Roll20 articles are written from the perspective of what the GM sees, so a player shouldn't be worries if they don't see all the things in their game that are shown on various Roll20 guides.

What players can't do

A (non-exhaustive list of things the players can't do normally, some of which aren't completly obvios to a first-time user. With APIs, you can go above and below these

  • character sheets/N Journal-tab
    • Players can't create their own character sheet, or handouts. The GM must create it. and then assign control of the character/handout to the player(s), for the player to be able to use it fully. (There exists an API called "Welcome Package" that can automatically do this for players when they join.)
    • Players can't update the image of the Avatar or the Default Token for their Character, nor resize their token. Only the GM can do this.
    • Players can't import characters from their Character Vault, unless the GM have enabled this setting(and the game has Full Vault Access.
  • Sidebar
  • Players can't change the page their tokens are on
  • Toolbar
    • several of the tools are only available for the GM.

Player permissions

The GM can give the player permissions for certain things, which grants them access to read and/or edit to things. This includes things like:

Players can always use the Drawing Tools, and move any Token they control, unless prevented by an API(see below).

API

Some GM-only features can be indirectly be granted to players through using different APIs, such as:

  • emas -- Provides player !emas and !as commands.(emote as)
  • Roll20 Audio Master -- API commands to manage the u Jukebox
  • MapChange -- has option to allow players to control what page they see
  • (don't remember name) -- allows the player to create new character sheets for themselves


There are also API that can limit players more that normal:

  • DryErase – An API that can stop players from drawing on the map, deleting any drawing instantly.
  • TokenLock – Allows GMs to selectively lock the movement of Player Tokens.