Admin Commands List
Add Money
Description: Add money to a member of your server!
Usage: add-money <user> <amount> <account>
Arguments:
- User: The user you want to add money to.
- Amount: The amount of money to be added to the user's account.
- Account: The account to add money to. By default, it's the current account. Optionally, you can specify an account (e.g., savings).
Example:
- Prefix:
!add-money @user 1000
- adds 1000 to the specified user's current account. - Slash:
/add-money @user 25k savings
- adds 25k to the specified user's savings account.
Required Permission: Authority or Administrator
Chat Money
Description: Enable, disable, or view the chat money system in your server.
Usage: chat-money <action>
Note: SLASH Command Only, prefix command won't work.
Arguments:
- Action:
enable
- Enable and configure the chat money system.disable
- Disable the chat money system.view
- View current chat money settings.
Examples:
- Slash:
/chat-money <action: selectable>
Required Permission: Authority or Administrator
Clear
Description: Clear a specified number of messages from the channel!
Usage:
clear <amount>
Note: You can clear between 1 and 1000 messages, as long as they are not older than 2 weeks.
Required Permission:
Manage Messages
Counting
Description: Enable, disable, or edit an existing counting in your server!
Usage: counting <option>
Arguments:
- Option: enable, disable, or edit
Example:
- Prefix:
!counting enable
- Slash:
/counting <option: selectable>
Required Permission: Authority or Administrator
Create Item
Description: Create an item for your server. You will need to provide item information after you execute the command.
Usage: create-item
Permission Required: Authority or Administrator
Create Giveaway
Description: Create a giveaway for your server. [Slash Command Only]
Usage:
create-giveaway
Required Permission:
Administrator
or Authority
Custom Work Replies
Description: Enable or disable custom work replies for your server.
Usage: custom-work-replies <option>
Arguments:
- Options: enable or disable
Example: !custom-work-replies enable
Prefix: !custom-work-replies enable
Slash: /custom-work-replies <option: selectable>
Permission Required: Authority or Administrator
Edit Item
Description: Change the existing item details using name, option, and new value.
Usage: edit-item <name> <option> <new value>
Arguments:
- Name: The name of the item
- Option: name, price, description, added_role, removed_role, required_role, stock, bought_reply, use_reply, emoji
- New Value: The new value for the selected option (e.g., "1.5m" for price, "default" for description, etc.)
Example:
- Prefix:
!edit-item "Car" "price" "10k"
- Slash:
/edit-item "Key" <option: selectable> <new value>
Note:
- For options
description
,use_reply
,bought_reply
: Typedefault
to use the default message. - For option
stock
: Typeunlimited
to add unlimited stock. - For options
added_role
,removed_role
,required_role
: Typeskip
to remove the role. - For option
emoji
: Typeskip
to remove the emoji.
Permission Required: Authority or Administrator
Edit Leaderboard
Description: Hide or unhide users from the economy leaderboard, including members who have left the server.
Usage: edit-leaderboard <target> <action>
Arguments:
- Target: Mention the user you want to hide, use the keyword 'all' if you want to hide everyone who left the server.
- Action: Hide or unhide
Examples:
- Prefix:
!edit-leaderboard @user hide
- Hide a specific user from the leaderboard. - Slash:
/edit-leaderboard @user unhide
- Unhide a specific user from the leaderboard. - Prefix:
!edit-leaderboard all hide
- Hide all users who have left the server from the leaderboard. - Slash:
/edit-leaderboard all unhide
- Unhide all users who left the server but have rejoined.
Tips:
- Use
@user
to mention the user you want to modify. - Use
all
to target all users who left the server.
Required Permission: Authority or Administrator
Give Item
Description: Give an item to a member of your server!
Note: This will add the specified quantity of an item to the member's inventory.
Usage: give-item <user> <item_name> <amount>
Arguments:
- User: The user you want to give the item to.
- Item Name: The item you want to give.
- Amount: The quantity of the item to give. By default, it's one.
Example:
- Prefix:
!give-item @user Card 5
- gives 5 Cards to the specified user. - Slash:
/give-item @user <item name: selectable> 5
- gives 5 selected items to the specified user.
Required Permission: Authority or Administrator
Logs
Description: Enable or disable redirect message logs to a specific channel.
Usage: logs <target> <option>
Arguments:
- Target: Add Money Logs, Remove Money Logs
- Option: enable or disable
Example:
- Prefix:
!logs "Add Money Logs" "enable"
- redirect the logs for the add-money command to a particular channel. - Slash:
/logs <target: selectable> <option: selectable>
Note: You need to mention the channel if you select the enable option after the command is executed!
Required Permission: Authority or Administrator
Manage Authority
Description: Tweak authorities for the server.
Usage (Slash): /manage-authority <option>
- Option will be selectable when the command is executed.
Usage (Prefix):
!manage-authority add
- To add new authority to the server.!manage-authority remove
- To remove an existing authority from the server.!manage-authority view
- To view the list of authorities in the server.
Permission Required: Administrator
Manage Bank Limit
Description: Enable, disable, modify, or view the bank limit for your server.
Usage: manage-bank-limit <action>
Note: SLASH Command Only, prefix command won't work.
Arguments:
- Action:
enable
- Enable bank limit in your server.disable
- Completely remove the current bank limit from your server.edit
- Modify existing bank limit settings.view
- View the current bank limit settings configured for your server.
Examples:
- Slash:
/manage-bank-limit <action: selectable>
Required Permission: Authority or Administrator
Manage Lottery Tickets
Description: Enable, disable, edit, or view lottery tickets for your server.
Usage: manage-lottery-tickets <action>
Note: SLASH Command Only, prefix command won't work.
Arguments:
- Action:
enable
- Enable lottery tickets in your server.disable
- Disable lottery tickets in your server.edit
- Modify lottery ticket settings.view
- View the current lottery ticket settings.
Examples:
- Slash:
/manage-lottery-tickets <action: selectable>
Required Permission: Authority or Administrator
Manage Tax
Description: Add, remove, edit, or view tax settings for your server.
Usage: manage-tax <action>
Note: SLASH Command Only, prefix command won't work.
Arguments:
- Action:
add
- Add a new tax system for your server. You can specify the amount, tax system, account type, and interval.remove
- Completely remove the current tax system from your server.edit
- Modify existing tax settings, such as amount, system, account type, or interval.view
- View the current tax settings configured for your server.
Examples:
- Slash:
/manage-tax <action: selectable>
Required Permission: Authority or Administrator
Modify Grab Job
Description: Add, delete, or view custom Grab Jobs and enable/disable default Grab Jobs for your server.
Usage: modify-grab-job <action>
Arguments:
- Actions:
add
- Add a new custom Grab Job.remove
- Remove an existing custom Grab Job.view
- View all current custom Grab Jobs.custom-enable
- Enable the custom Grab Jobs.custom-disable
- Disable the custom Grab Jobs.default-enable
- Enable the default Grab Jobs.default-disable
- Disable the default Grab Jobs.redirect-enable
- Enable Grab Jobs redirection to a specific channel.redirect-disable
- Disable Grab Jobs redirection.spawn-rate
- Modify spawn rate for grab-jobs (1-100%).job-existing-time
- Set how long jobs remain active (1-60 minutes).fixed-payout-enable
- Enable fixed payout for Grab Jobs.fixed-payout-disable
- Disable fixed payout for Grab Jobs.
Examples:
- Prefix:
!modify-grab-job add
- Add a custom Grab Job. - Slash:
/modify-grab-job <action: selectable>
Required Permission: Authority or Administrator
Remove Item
Description: Remove an item from a member of your server!
Note: This will decrease the specified quantity of an item from the member's inventory. If the quantity reaches zero or below, the item will be removed entirely from their inventory.
Usage: remove-item <user> <item_name> <amount>
Arguments:
- User: The user you want to remove the item from.
- Item Name: The item you want to remove.
- Amount: The amount you want to remove. By default, it's one.
Example:
- Prefix:
!remove-item @user Card 3
- removes 3 Cards from the specified user's inventory. - Slash:
/remove-item @user <item name: selectable> <amount: optional>
- removes 1 (if no amount is passed) selected item from the specified user's inventory.
Required Permission: Authority or Administrator
Remove Money
Description: Remove money from a member of your server!
Usage: remove-money <user> <amount> <account>
Arguments:
- User: The user you want to remove money from.
- Amount: The amount of money to be removed from the user's account.
- Account: The account from which to remove money. By default, it's the current account. Optionally, you can specify an account (e.g., `savings`).
Example:
- Prefix:
!remove-money @user 1000
- removes 1000 from the specified user's current account. - Slash:
/remove-money @user 25k <account: selectable (optional)>
- removes 25k from the specified user's selected or current account.
Required Permission: Authority or Administrator
Reset Economy
Description: Reset your server's economy system with this command.
Note: Once reset, you won't be able to restore the lost data!
Usage: reset-economy
Example:
- Prefix:
!reset-economy
- Slash:
/reset-economy
Required Permission: Administrator
Reset Settings
Description: Reset your server settings with this command.
Note: Once reset, you won't be able to restore the lost data!
Usage: reset-settings
Example:
- Prefix:
!reset-settings
- Slash:
/reset-settings
Required Permission: Administrator
Restrict Balance View
Description: Enable or disable the ability for users to view other people's balance, including the economy leaderboard. This setting is useful for managing privacy within your server's economy system.
Usage: restrict-balance-view <option>
Arguments:
- Options:
- Enable: Allow users to view balances.
- Disable: Prevent users from viewing balances.
Example:
- Prefix:
!restrict-balance-view Enable
- This command will enable balance visibility for all members.
Required Permission: Authority or Administrator
Role Income
Description: Manage role incomes for your server, including adding, removing, and viewing incomes associated with specific roles.
Usage: role-income <option>
Arguments:
- Options:
- add: Add a new role income.
- remove: Remove an existing role income.
- edit: Edit an existing role income.
- view: View current role incomes for the server.
Example:
- Prefix:
!role-income add
- Proceeds to add a role income in the server. - Slash:
/role-income <option: selectable>
Required Permission: Authority or Administrator
Set Bet Limit
Description: Adjust the bet limits for specific gambling commands, such as slots, blackjack, or dice. This allows you to set either a minimum or maximum bet limit for each game. By Default: Every command minimum and maximum bet limit are 10 and 10,000 respectively.
Usage: !set-bet-limit <command> <option> <new_value>
Arguments:
- Command: slots, blackjack, dice, etc.
- Option: minimum or maximum
- New Value: Enter a numerical limit (e.g.,
1000
) or typeinfinity
for no maximum limit.
Examples:
- Prefix:
!set-bet-limit slots min 100
- Set a minimum bet of 100 for slots. - Prefix:
!set-bet-limit blackjack max infinity
- Remove the maximum limit for blackjack bets.
Note: Ensure that the minimum bet is lower than the maximum bet and minimum bet limit must be equal or greater than 10.
Permission Required: Administrator or Authority
Set Cooldown
Description: Change the cooldown of cooldown-based commands for your server.
Usage: set-cooldown <command> <time>
Arguments:
- Command: work, rob, slots, blackjack, dice
- Time: Time must be in seconds (s), minutes (m), or hours (h)
Examples:
- Prefix:
!set-cooldown rob 1h
- Set's the cooldown for rob command to 1 hour. - Slash:
/set-cooldown <command: selectable> 24h
- Set's the cooldown of the selected command to 24 hours.
Note: Time must be in s/m/h where s is seconds, m is minutes, and h is hours. (e.g., 10s, 5m, 1h)
Permission Required: Authority or Administrator
Set Currency
Description: Change your server currency.
Usage: set-currency <"new currency">
Example:
- Prefix:
!set-currency "🪙"
- Slash:
/set-currency "🪙"
Permission Required: Authority or Administrator
Set Name Mode
Description: Change the overview of the server members' names in commands like leaderboard, etc. This includes two possibilities: member username or member nickname.
Usage: set-name-mode <mode>
Note (For Prefix):
- For Nickname:
mode = 0
- For Username:
mode = 1
By default, mode is 1 (Username) for all servers.
Example:
- Prefix:
!set-name-mode 1
- Slash:
/set-name-mode <mode: selectable>
Permission Required: Authority or Administrator
Set Payout
Description: Change the payout of a payout-related command for your server.
Usage: set-payout <command> <option> <value>
Arguments:
- Command: Work, Job-Hunt
- Option: minimum or maximum
- Value: Enter the value (e.g.,
100, 10k, 1.5m
)
Example:
- Prefix:
!set-payout work minimum 100
- Slash:
/set-payout <command: selectable> <option: selectable> 10k
Permission Required: Authority or Administrator
Set Prefix
Description: Change the bot's prefix for your server.
Usage: set-prefix <prefix>
Examples:
- Prefix:
!set-prefix ?
- Slash:
/set-prefix ?
Permission Required: Administrator
Set Success Rate
Description: Change the success rate for specific commands in your server.
Usage: set-success-rate <command> <new rate>
Arguments:
- Command: rob, slots
- New Rate: Enter a percentage value (e.g.,
50
) or50%
Examples:
- Prefix:
!set-success-rate rob 50%
- Slash:
/set-success-rate <command: selectable> 60%
Permission Required: Authority or Administrator
Sort Listing
Description: Change the sorting of specific items in an embed interface. This command allows you to customize the order in which items are displayed.
Usage: sort-listing <command> <sort-type>
Notes:
- SLASH Command Only: Only supports slash usage, prefix won't work.
- Command and sort types will be selectable in the command interface.
Permission Required: Authority or Administrator
Starting Balance
Description: Set a fixed amount of currency that new members will receive upon joining your server. This feature can help new users and encourage participation.
Usage: starting-balance <option> <amount> <account>
Arguments:
- Option: enable or disable
- Amount: The amount you want to give to new users.
- Account (optional): Specify the account where the starting balance goes. (e.g., 10k, 100)
Example:
- Prefix:
!starting-balance enable 500
- This will set a starting balance of 500 currency for all new members. - Slash:
/starting-balance <option: selectable> 10k <account: selectable (optional)>
Notes:
- For disable: If you use "disable" as an option when using the slash command, you need to pass the amount. Just enter any number, and the starting balance will be disabled.
Permission Required: Authority or Administrator
Toggle Channel
Description: Enables or disables Eldoria commands in a specific channel.
Supports: Prefix and Slash
Usage: toggle-channel <option> <channel>
Options: enable or disable
Example:
- Prefix:
!toggle-channel enable #general
- Slash:
/toggle-channel <action: selectable> <channel: selectable>
Note: If you want to enable or disable all channels in your server, use these with the prefix command only:
- Enable:
!toggle-channel enable all
- Disable:
!toggle-channel disable all
Permission Required: Authority or Administrator
Toggle Module
Description: Enables or disables users from using the specified command/module.
Usage: toggle-module <command> <action>
Arguments:
Actions: enable or disable
Commands: All Gambling, All Games, Grab-Job, Trade, Transfer-Money, Work, Job-Hunt, Slots, Blackjack, Dice, Roulette, Rob, Hangman, Rock-Paper-Scissors, Uno, Tictactoe, Roll, Roll-Game, Battleship, Trust-Pot
Example:
- Prefix:
!toggle-module "all gambling" disable
- Slash:
/toggle-module <module: selectable> <action: selectable>
Permission Required: Authority or Administrator
Work Replies
Description: Enable or disable custom or default work replies for your server.
Usage: work-replies <reply-type> <option>
Arguments:
- Reply Type: custom or default
- Options: enable or disable
Example:
- Prefix:
!work-replies default disable
- Slash:
/work-replies <reply-type: selectable> <option: selectable>
Permission Required: Authority or Administrator
No results found. Please try a different search.