mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
We already had a key called Confirm_Required
Another attempt to fix #1583
This commit is contained in:
parent
730f786d5b
commit
a004d6976d
@ -32,6 +32,7 @@ Version 1.4.08-dev
|
||||
! Updated localization files
|
||||
! Changed AxesCritical to CriticalHit in config file
|
||||
! Changed several secondary ability permissions(deprecated versions still exist)
|
||||
! Changed /ptp config setting, Commands.ptp.Confirm_Required is now Commands.ptp.Accept.Required
|
||||
- Removed /stats alias for /mcstats
|
||||
|
||||
Version 1.4.07
|
||||
|
@ -370,7 +370,7 @@ Commands:
|
||||
Cooldown: 120
|
||||
Warmup: 5
|
||||
RecentlyHurt_Cooldown: 60
|
||||
Confirm_Required: true
|
||||
Accept_Required: true
|
||||
Request_Timeout: 300
|
||||
# If true, require players to have a mcmmo.commands.ptp.world.[WorldName] permission
|
||||
# to teleport to, from, or within any given world.
|
||||
|
Loading…
Reference in New Issue
Block a user