mirror of
https://github.com/telegramcores/mod-premium.git
synced 2026-02-07 20:51:12 +00:00
changed all options to enable
This commit is contained in:
@@ -11,19 +11,19 @@ PremiumAccount = 1
|
|||||||
# Description: Enable Morph & demorph option for players
|
# Description: Enable Morph & demorph option for players
|
||||||
# Default: 1 - (Enabled)
|
# Default: 1 - (Enabled)
|
||||||
# 0 - (Disabled)
|
# 0 - (Disabled)
|
||||||
Morph = 0
|
Morph = 1
|
||||||
|
|
||||||
# Bank
|
# Bank
|
||||||
# Description: Allow Players to use mobile bank
|
# Description: Allow Players to use mobile bank
|
||||||
# Default: 1 - (Enabled)
|
# Default: 1 - (Enabled)
|
||||||
# 0 - (Disabled)
|
# 0 - (Disabled)
|
||||||
Bank = 0
|
Bank = 1
|
||||||
|
|
||||||
# Auction
|
# Auction
|
||||||
# Description: Allow Players to use mobile Auction
|
# Description: Allow Players to use mobile Auction
|
||||||
# Default: 1 - (Enabled)
|
# Default: 1 - (Enabled)
|
||||||
# 0 - (Disabled)
|
# 0 - (Disabled)
|
||||||
Auction = 0
|
Auction = 1
|
||||||
|
|
||||||
# Mount
|
# Mount
|
||||||
# Description: Allow Players to use mount
|
# Description: Allow Players to use mount
|
||||||
@@ -35,11 +35,11 @@ Mount = 1
|
|||||||
# Description: Allow Players to use vendor
|
# Description: Allow Players to use vendor
|
||||||
# Default: 1 - (Enabled)
|
# Default: 1 - (Enabled)
|
||||||
# 0 - (Disabled)
|
# 0 - (Disabled)
|
||||||
Vendor = 0
|
Vendor = 1
|
||||||
|
|
||||||
# Mail Box
|
# Mail Box
|
||||||
# Description: Allow Players Access ingame Mail
|
# Description: Allow Players Access ingame Mail
|
||||||
# Default: 1 - (Enabled)
|
# Default: 1 - (Enabled)
|
||||||
# 0 - (Disabled)
|
# 0 - (Disabled)
|
||||||
MailBox = 0
|
MailBox = 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user