Skip to content

Commit

Permalink
Fix comment (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnicallyCoded committed Jun 26, 2023
1 parent 8d88d78 commit 7fd8b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ WorldType: # Available types are NORMAL, NETHER
- world_nether: NETHER
- world_the_end: NORMAL

PermissionGroup: #Player requires "betterrtp.group.<world_name>" to trigger these configs
PermissionGroup: #Player requires "betterrtp.group.<group_name>" to trigger these configs
Enabled: false
Groups:
- vip: # permission: betterrtp.group.vip
Expand All @@ -168,4 +168,4 @@ PermissionGroup: #Player requires "betterrtp.group.<world_name>" to trigger thes
MaxRadius: 25000
MinRadius: 10000
Price: 15
Cooldown: 1500
Cooldown: 1500

0 comments on commit 7fd8b6d

Please sign in to comment.