Skip to content

AQLRandoms

BilliAlpha edited this page Jan 16, 2023 · 1 revision

Roll the dices !

Configuration

There is no configuration required for this module.

If AQLCharacters is loaded on the server the skills feature will be enabled. This feature allows a player to roll the dices using a character skill and it's associated bonuses.

Usage

This commands is pretty straight forward.

You can use /random <max> to get a random result between 1 and <max>, if you don't specify a max value the default (20) will be used.

You can add modifiers to the result like so: /random 100 -9 +2 +1. This way you will get the result of the dice roll and the final result including modifiers.

If the skills feature is enabled you can also roll with a skill short name like /random INT -1. This will roll a default size dice (20) with the INT skill modifiers for the selected character and an additional malus of 1.

Any roll can be made secret by appending either secret or privé at the end (ex: /random 20 +2 secret). This way only you and the allowed players will be able to see the result. To control who is allowed to see the result of the secret rolls, look at the permissions bellow.

Permissions

aqlthings.random.secret: Allows player to see secret rolls of other users

Clone this wiki locally