mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-18 04:50:38 +00:00
added command to specifically disable/experience for a user
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Disables experience gain for a particular member
|
||||
@@ -0,0 +1 @@
|
||||
Disables the experience gain for one specific user. This user will not gain experience and will not gain ranks.
|
||||
@@ -0,0 +1 @@
|
||||
The user to disable experience gain for.
|
||||
@@ -0,0 +1 @@
|
||||
disableExpGain <user>
|
||||
@@ -0,0 +1 @@
|
||||
Enables experience gain for a particular member
|
||||
@@ -0,0 +1 @@
|
||||
Enables the experience gain for one specific user. This user will gain experience and will gain ranks.
|
||||
@@ -0,0 +1 @@
|
||||
The user to enable experience gain for.
|
||||
@@ -0,0 +1 @@
|
||||
enableExpGain <user>
|
||||
Reference in New Issue
Block a user