Configuration

# Sets the maximum amount of positive reputation a player can have.
maxpositiverep: 99

# Sets the maximum negative amount of reputation a player can have.
maxnegativerep: -99

# Allows adding negative or positive reputation to themselves.
selfaddpositive: true
selfaddnegative: true

# This sets the cooldown after sending a reputation point. This is set after sending either a positive or a
# negative point. Format for the cooldown can be.
# x [w]eek x[d]ay x[h]our x[m]inute x[s]econds
# For example, 1 weeks, 3 minutes and 12 seconds would be
# 1w3m12s
cooldown: 1d

# When a players reputation point is sent, a notification is displayed to the target informing them who sent
# the reputation point and if it was a positive or negative. 
viewpositivemessage: true
viewnegativemessage: true

Comments

Posts Quoted:
Reply
Clear All Quotes