mirror of
https://github.com/ApfelTeeSaft/Reload-Backend.git
synced 2026-08-26 19:33:26 +00:00
Update README.md
This commit is contained in:
@@ -26,7 +26,6 @@ Challenges contributed by [NotTacos](https://github.com/PhysicalDrive)
|
||||
* [x] Customizable Item Shop.
|
||||
* [x] Purchasing items from the Item Shop.
|
||||
* [x] Gifting items to your friends.
|
||||
* [x] Working Item Shop Rotation (in beta).
|
||||
* Discord Bot:
|
||||
* [x] Being able to activate/deactivate the Discord bot.
|
||||
* [x] Commands with very useful functions.
|
||||
@@ -49,7 +48,6 @@ Challenges contributed by [NotTacos](https://github.com/PhysicalDrive)
|
||||
- Friends.
|
||||
|
||||
## TO-DO
|
||||
- [ ] Create an automatic shop
|
||||
- [ ] Create a support with save the world
|
||||
|
||||
## Discord Bot Commands
|
||||
@@ -63,15 +61,18 @@ Challenges contributed by [NotTacos](https://github.com/PhysicalDrive)
|
||||
- `/change-password {newPassword}` - You can change your password using this command.
|
||||
- `/sign-out-of-all-sessions` - Signs you out if you have an active session.
|
||||
- `/vbucksamount` - Shows how many vbucks to the user
|
||||
- `/claimvbucks` - Claim your daily {idk the default is 250} V-Bucks
|
||||
### Admin Commands:
|
||||
- You can only use the admin commands if you are a moderator.
|
||||
- `/addall {user}` - Allows you to give a user all cosmetics. Note: This will reset all your lockers to default
|
||||
- `/addvbucks {user} {vbucks}` - Lets you change a users amount of vbucks
|
||||
- `/additem {user} {cosmeticname}` - The name of the cosmetic you want to give
|
||||
- `/ban {targetUsername}` - Ban a user from the backend by their username.
|
||||
- `/createsac {code} {ingame-username}` - Creates a Support A Creator Code.
|
||||
- `/delete {username}` - Deletes a users account
|
||||
- `/kick {targetUsername}` - Kick someone out of their current session by their username.
|
||||
- `/removevbucks {user} {vbucks}` - Lets you change a users amount of vbucks
|
||||
- `/removeitem {user} {cosmeticname}` - Allows you to remove a cosmetic (skin, pickaxe, glider, etc.) from a user
|
||||
- `/unban {targetUsername}` - Unban a user from the backend by their username.
|
||||
### How to set up moderators?
|
||||
1) Go to Config/config.json in the directory you extracted Reboot Backend into.
|
||||
|
||||
Reference in New Issue
Block a user