Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
negrifelipe authored Aug 31, 2024
1 parent 986faf0 commit b0e27a1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ To make it works you have to set up the secret in the configuration, then the pl

### Configuration
```yml
TebexConfiguration:
TebexSecret: "" # Here goes your tebex secret key
TebexCheckInterval: 60 # Seconds
TebexUrl: "https://plugin.tebex.io/"
StoreURL: "yourstore.com" # Your store url
StoreCommand: "/donate" # The command a player will execute to go to the store
Secret: "" # Here goes your tebex secret key
Endpoint: "https://plugin.buycraft.net/" # Don't change
QueueCheckInterval: 300 # Seconds

StoreURL: "fsurvival.tebex.io" # Your actual store url like fsurvival.tebex.io
StoreCommand: "/donate" # The command a player will execute to go to the store
```
### Commands
Expand Down

0 comments on commit b0e27a1

Please sign in to comment.