Tax not working #1396


  • Plugin Issue
  • Question
Open
  • wcrowjl1 created this issue Jul 19, 2024

     

     

    The plugin works fine just the tax istn't working

     1.20.4

    ive got EssentialsX-2.20.1, Vault, ChestShop installed 

     

    # First line of your Admin Shop's sign should look like this:
    ADMIN_SHOP_NAME: "Admin Shop"
    # Make all admin shops be unlimited even if they have a shop container at the sign
    FORCE_UNLIMITED_ADMIN_SHOP: true
    # The name of the economy account which Admin Shops should use and to which all taxes will go
    SERVER_ECONOMY_ACCOUNT: "WhieCrow"
    # The uuid of the economy account for the Admin Shop. Useful for fake accounts as normally only accounts of players work
    SERVER_ECONOMY_ACCOUNT_UUID: 00000000-0000-0000-0000-000000000000
    # Percent of the price that should go to the server's account. (100 = 100 percent)
    TAX_AMOUNT: 10
    # Percent of the price that should go to the server's account when buying from an Admin Shop.
    SERVER_TAX_AMOUNT: 10
  • wcrowjl1 added the tags Plugin Issue Question Jul 19, 2024
  • wcrowjl1 edited description Jul 19, 2024

To post a comment, please login or register a new account.