mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-01-28 19:35:18 +00:00
[AB-124] adding templates related to admin mode
This commit is contained in:
@@ -0,0 +1 @@
|
||||
Controls admin mode for this server
|
||||
@@ -0,0 +1 @@
|
||||
`setAdminMode true` in order to activate the admin mode
|
||||
@@ -0,0 +1,4 @@
|
||||
This command activates or deactivates the admin mode in the server, based on the parameter.
|
||||
If admin mode is active, it means that **most** commands can only be executed by a member with the Administrator permission.
|
||||
If `true` is passed: it activates the admin mode.
|
||||
If `false` is passed, it deactivates the admin mode.
|
||||
@@ -0,0 +1 @@
|
||||
Either 'true' or 'false' for the admin mode state.
|
||||
@@ -1 +0,0 @@
|
||||
Command has been disabled for this channel.
|
||||
@@ -0,0 +1 @@
|
||||
Admin mode enabled. Command unavailable to you.
|
||||
Reference in New Issue
Block a user