HyperConomy

HyperConomy

78.3k Downloads

i have bug

ZombiePm opened this issue · 6 comments

commented

image
config.yml
tax:
purchase: 0
initial: 0
static: 0
enchant: 0
sales: 0
dynamic:
enable: true
money-floor: 0
money-cap: 1000000
max-tax-percent: 0

commented

image

economy-plugin:
  use-external: true
  hook-internal-economy-into-vault: false
  starting-player-account-balance: 0.0
web-page:
  enable: false
  port: 7777
  background-color: 8FA685
  font-color: F2F2F2
  border-color: '091926'
  increase-value-color: C8D9B0
  decrease-value-color: F2B2A8
  highlight-row-color: 8FA685
  header-color: '091926'
  table-data-color: 314A59
  font-size: 12
  font: verdana
  enable-web-api: false
  web-api-path: API
shop:
  default-server-shop-account: hyperconomy
  default-server-shop-account-initial-balance: 20000000
  display-shop-exit-message: true
  max-stock-per-item-in-playershops: 100000
  max-player-shop-volume: 1000
  max-player-shops-per-player: 0
  sell-remaining-if-less-than-requested-amount: true
  server-shops-have-unlimited-money: true
  limit-info-commands-to-shops: false
  block-selling-in-creative-mode: false
  show-currency-symbol-after-price: false
  unlimited-stock-for-static-items: false
  require-chest-shops-to-be-in-shop: false
  require-transaction-signs-to-be-in-shop: false
  send-price-change-notifications-for: diamond,diamondblock,
language: ru_ru
tax:
  account: hyperconomy
  purchase: 3
  initial: 100
  static: 100
  enchant: 100
  sales: 0
  dynamic:
    enable: true
    money-floor: 0
    money-cap: 1000000
    max-tax-percent: 0
multi-server:
  enable: false
  remote-server-ip-addresses: 192.168.1.1,3313;192.168.1.1,3314;192.168.1.2,3313;
  port: 3313
  update-interval: 500
  connection-timeout-ms: 2000
  sync-shops: true
  sync-trade-objects: true
  sync-accounts: true
remote-gui:
  enable: true
  server: false
  remote-server-ip: 192.168.1.1
  remote-server-port: 3313
  listen-port: 3313
  connection-timeout-ms: 10000
  refresh-rate-ms: 20000
  auth-key: vn23ari8tljt5s3gjmnstsri2t
history:
  days-to-save: 7
sql:
  use-mysql: true
  log-sql-statements: false
  mysql-connection:
    username: root
    port: 3306
    password: 
    host: localhost
    database: minecraft
updater:
  enabled: true
  notify-in-game: true
  notify-for:
    dev-builds: true
    beta-builds: true
    recommended-builds: true
enable-feature:
  shops: true
  item-displays: true
  chest-shops: true
  info-signs: true
  composite-items: true
  player-shops: true
  scrolling-transaction-signs: false
  price-history-storage: true
  transaction-signs: true
  automatic-backups: true
  per-shop-permissions: false
  price-change-notifications: true
  treat-damaged-items-as-equals-to-undamaged-ones: true
  debug-mode: false
  uuid-support: true
  time-effects: false
bank:
  max-ownerships-per-player: 3
intervals:
  shop-check: 6
  save: 24000
enchantment:
  classvalue:
    wood: 0.1
    leather: 0.1
    stone: 0.15
    chainmail: 0.2
    iron: 0.25
    gold: 0.1
    diamond: 1
    bow: 0.25
    book: 1

why?

commented

image

commented

image

commented

i'm fix bug
('ANVIL_0', 'default', 'anvil', 'anvil,', 'blocks,', 'ITEM', 992, 'false', 1984, 0, 15000, 'true', 1984, 1000000, 0, 0, 'ironingot,31;', 'amount,1;durability,0;maxStackSize,64;data,0;itemMetaData,enchantments[0]{0}displayName[0]{0}lore[0]{0};isBlank,false;material,ANVIL;metaType,ITEM;maxDurability,0;', 1),

change on ironingot,31; component. You have big trobble on server with this bug.
image

commented

Плагин из за этого бага оказался очень дырявым и невозможен для дальнейшего использования.

commented

I don't understand this one. 31 iron ingots is the same as 3 iron blocks + 4 iron ingots.