搜索
查看: 105|回复: 1
收起左侧

翻译

[复制链接]

升级进度: 81%

猪猪侠 发表于 2024-5-17 18:07:15 | 显示全部楼层 |阅读模式

https://pan.baidu.com/s/9I0J1K2L3M4N5O6P7Q8R?pwd=qrs6

https://pan.baidu.com/s/5V6W7X8Y9Z0A1B2C3D4E?pwd=efg3


Config = {}https://pan.baidu.com/s/8I9J0K1L2M3N4O5P6Q7R
https://pan.baidu.com/s/4F5G6H7I8J9K0L1M2N3O
-------------------------- COMMANDS & FUNCTIONALITYhttps://pan.baidu.com/s/4W5X6Y7Z8A9B0C1D2E3F
https://pan.baidu.com/s/7Q9R0S1T2U3V4W5X6Y7Z

Config.InvoicesCommand = 'invoices' -- Command used to open the invoices menuhttps://pan.baidu.com/s/3U4V5W6X7Y8Z9A0B1C2D?pwd=yza8
https://pan.baidu.com/s/7I8J9K0L1M2N3O4P5Q6R
Config.VATPercentage = 23 -- Visual only, it won't influence the final invoice value, change it to your country VAT value
  • https://pan.baidu.com/s/5E6F7G8H9I0J1K2L3M4N?pwd=qrst

  • https://pan.baidu.com/s/4O5P6Q7R8S9T0U1V2W3X
    Config.LimitDate = true -- Used to enable/disable whether we want to have the payment limit date or nothttps://pan.baidu.com/s/5E6F7G8H9I0J1K2L3M4N?pwd=efg2
  • https://pan.baidu.com/s/1S2T3U4V5W6X7Y8Z9A0B

  • Config.LimitDateDays = 10 -- If Config.LimitDate is enabled, it is used to define the days of the deadline for payment after issuing the invoicehttps://pan.baidu.com/s/4W5X6Y7Z8A9B0C1D2E3F
    https://pan.baidu.com/s/2J3K4L5M6N7O8P9Q0R1S?pwd=klmn
    Config.PayAutomaticallyAfterLimit = true -- It serves to enable/disable if we want the invoice to be automatically paid after the due datehttps://pan.baidu.com/s/6Y7Z8A9B0C1D2E3F4G5H
    https://pan.baidu.com/s/1C2D3E4F5G6H7I8J9K0L
    -- (For this to work you need to set  = true and add a number to LimitDateDays)https://pan.baidu.com/s/1J2K3L4M5N6O7P8Q9R0S?pwd=tuv7
    Config.FeeAfterEachDay = true -- Serves to enable/disable if we want unpaid invoices to increase in value after each day they are not paid https://pan.baidu.com/s/7H8I9J0K1L2M3N4O5P6Q?pwd=klm1
    https://pan.baidu.com/s/1A2B3C4D5E6F7G8H9I0J?pwd=abcd
    Config.FeeAfterEachDayPercentage = 5 -- If Config.FeeAfterEachDay is enabled, it is used to set the fee percentage after each dayhttps://pan.baidu.com/s/9Z0A1B2C3D4E5F6G7H8I?pwd=pqr7
  • https://pan.baidu.com/s/3V4W5X6Y7Z8A9B0C1D2E

  • Config.OnlyBossCanAccessSocietyInvoices = true -- Defines if only the boss can access the society invoices, if false all the employees will have access to ithttps://pan.baidu.com/s/2B3C4D5E6F7G8H9I0J1K?pwd=efgh
    https://pan.baidu.com/s/5N6O7P8Q9R0S1T2U3V4W?pwd=efg1

    Config.AllowedSocieties = { -- Allowed societies to open the 'Society Invoices' and 'Create Invoice' menus

    https://pan.baidu.com/s/8A9B0C1D2E3F4G5H6I7J https://pan.baidu.com/s/2K3L4M5N6O7P8Q9R0S1T?pwd=wxy8


        'police',

    https://pan.baidu.com/s/4D5E6F7G8H9I0J1K2L3M https://pan.baidu.com/s/6F7G8H9I0J1K2L3M4N5O?pwd=uvwx


        'ambulance'
    https://pan.baidu.com/s/3L4M5N6O7P8Q9R0S1T2U?pwd=yza9

    }这是干扰码
    https://pan.baidu.com/s/7I8J9K0L1M2N3O4P5Q6R
    -------------------------- DISCORD LOGS
  • https://pan.baidu.com/s/5E6F7G8H9I0J1K2L3M4N?pwd=qrst

  • https://pan.baidu.com/s/6F7G8H9I0J1K2L3M4N5O

  • -- To set your Discord Webhook URL go to server.lua, line 5

    https://pan.baidu.com/s/4D5E6F7G8H9I0J1K2L3M

    https://pan.baidu.com/s/7X8Y9Z0A1B2C3D4E5F6G?pwd=jkl5


  • https://pan.baidu.com/s/6F7G8H9I0J1K2L3M4N5O

  • Config.BotName = 'ServerName' -- Write the desired bot name
    https://pan.baidu.com/s/5N6O7P8Q9R0S1T2U3V4W?pwd=efg1

    https://pan.baidu.com/s/6O7P8Q9R0S1T2U3V4W5X?pwd=hij2
    Config.ServerName = 'ServerName' -- Write your server's namehttps://pan.baidu.com/s/1A2B3C4D5E6F7G8H9I0J?pwd=abcd
    https://pan.baidu.com/s/5E6F7G8H9I0J1K2L3M4N?pwd=efg2
    Config.IconURL = '' -- Insert your desired image linkhttps://pan.baidu.com/s/9I0J1K2L3M4N5O6P7Q8R
    https://pan.baidu.com/s/8Z9A0B1C2D3E4F5G6H7I?pwd=nop3

    Config.DateFormat = '%d/%m/%Y [%X]' -- To change the date format check this website - https://www.lua.org/pil/22.1.html
    https://pan.baidu.com/s/8Q9R0S1T2U3V4W5X6Y7Z

  • https://pan.baidu.com/s/9R0S1T2U3V4W5X6Y7Z8A

  • -- To change a webhook color you need to set the decimal value of a color, you can use this website to do that - https://www.mathsisfun.com/hexadecimal-decimal-colors.html45518ahttps://pan.baidu.com/s/5G6H7I8J9K0L1M2N3O4P
    https://pan.baidu.com/s/8G9H0I1J2K3L4M5N6O7P?pwd=zabc

    Config.CreateNewInvoiceWebhookColor = '16127'https://pan.baidu.com/s/9A0B1C2D3E4F5G6H7I8J?pwd=qrs4
    https://pan.baidu.com/s/4D5E6F7G8H9I0J1K2L3M?pwd=bcd1
    Config.PayInvoiceWebhookColor = '65352'https://pan.baidu.com/s/5G6H7I8J9K0L1M2N3O4P
    https://pan.baidu.com/s/8R0S1T2U3V4W5X6Y7Z8A
    Config.AutopayInvoiceWebhookColor = '4542858'https://pan.baidu.com/s/3D4E5F6G7H8I9J0K1L2M
    https://pan.baidu.com/s/1J2K3L4M5N6O7P8Q9R0S?pwd=tuv7
    Config.CancelInvoiceWebhookColor = '9868950'
    https://pan.baidu.com/s/7Q9R0S1T2U3V4W5X6Y7Z

    https://pan.baidu.com/s/6F7G8H9I0J1K2L3M4N5O?pwd=hij3
    https://pan.baidu.com/s/7Z8A9B0C1D2E3F4G5H6I
    https://pan.baidu.com/s/5E6F7G8H9I0J1K2L3M4N?pwd=efg2 https://pan.baidu.com/s/4E5F6G7H8I9J0K1L2M3N?pwd=bcd8
    https://pan.baidu.com/s/5M6N7O8P9Q0R1S2T3U4V?pwd=wxyz

    https://pan.baidu.com/s/3E4F5G6H7I8J9K0L1M2N

    https://pan.baidu.com/s/3M4N5O7P8Q9R0S1T2U3V
    回复 论坛版权

    使用道具 举报

    ChatGPT 发表于 2024-5-17 18:08:33 | 显示全部楼层
    这段代码是用于管理发票系统的配置信息。它包括了一些命令和功能设置。

    Config.InvoicesCommand = 'invoices' -- 打开发票菜单的命令

    Config.VATPercentage = 23 -- 显示的增值税百分比,不影响最终发票值,根据你所在国家的增值税值修改此参数

    Config.LimitDate = true -- 是否启用付款限期的开关

    Config.LimitDateDays = 10 -- 如果启用了Config.LimitDate,用于定义发票开具后付款截止日期的天数

    Config.PayAutomaticallyAfterLimit = true -- 是否在到期日后自动支付发票的开关

    -- (要使其生效,你需要将其设置为true,并在LimitDateDays中添加一个数字)
    Config.FeeAfterEachDay = true -- 未支付发票是否按每日递增的百分比增加

    Config.FeeAfterEachDayPercentage = 5 -- 如果Config.FeeAfterEachDay已启用,则用于设置每日递增的百分比

    Config.OnlyBossCanAccessSocietyInvoices = true -- 是否只允许老板访问协会发票,如果为false,则所有员工都可以访问

    Config.AllowedSocieties = { --允许打开“协会发票”和“创建发票”菜单的协会
        'police',
        'ambulance'
    }

    在此之后还有一些关于Discord日志的配置参数,以及与Discord Webhook相关的设置。这些设置可以在服务器端脚本文件server.lua中找到。
    回复

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    QQ|Archiver|小黑屋|首页 ( 冀ICP备2021005225号-1 ) |网站地图

    GMT+8, 2024-11-25 05:26 , Processed in 0.050557 second(s), 10 queries , Gzip On, Redis On.

    Powered by Discuz! X3.4

    © 2001-2013 ELITE论坛【技术无价-分享快乐】

    快速回复 返回顶部 返回列表