Liking cljdoc? Tell your friends :D

advenjure.plugins.points

Plugin that allows adding and showing score points on given actions are performed or rooms visited.

Plugin that allows adding and showing score points on given actions are
performed or rooms visited.
raw docstring

add-pointsclj/s

(add-points gs amount)
source

add-room-pointsclj/s

(add-room-points gs)

If the room is visited for the first time and has a :points key, add them to the current score.

If the room is visited for the first time and has a :points key, add them
to the current score.
sourceraw docstring

add-verb-pointsclj/s

(add-verb-points gs kw & [item])

If the item has points for the given verb, apply them and remove

If the item has points for the given verb, apply them and remove
sourceraw docstring

pointsclj/s

source

points-promptclj/s

(points-prompt gs)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close