Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // CraftConomy config
- $config['CC']['use'] = 'true'; // ( true / false ) Do you want to use the CraftConomy table to get the money from (CraftConomy tables and WebAuction tables need to be in the same Database)
- $config['CC']['prefix'] = 'cc_'; // the thable prefix of the CrafConomy tables
- $config['CC']['group'] = 'default'; // the name of the money group we should use
- $config['CC']['currency'] = 'Dukat'; // the name of the currency we should use
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement