개인 자료란 (JE)

  서버 커뮤니티

Profile mujing5 대표칭호 없음
Profile

질문하기 플러그인

초보인데 잘 알려주실분...

2022.08.18 조회 수 184 추천 수 0
이해도 입문자(아무것도 몰라요) 
게임버전 (JE) 1.14.4 
게임버전 (BE) 관련없음 

# All intervals are in ticks (20 ticks = 1 second)

BalanceTopTimerInterval: 1200


currencyNameSingular: "dollar"

currencyNamePlural: "dollars"

startingBalance: 100.00

# Changing the locale will change wht format the money is in, see

# https://www.techonthenet.com/js/language_tags.php for examples.

locale: "en-US"

# Note: The custom symbol may not work if minecraft doesn't allow that symbol.

#       The custom symbol may need to be in unicode format (e.g. \u26C3 for

#       dollar sign) to be able to work.

customSymbolEnabled: false

customSymbol: ""


mysql:

  use-mysql: false

  host: "localhost"

  port: 1111

  database: "database"

  username: "username"

  password: "password"


suffixes:

  # amount is multiplied by 10^number.

  # e.g. for k, the amount is multiplied by 10^3 (1,000)

  k: 3

  K: 3

  m: 6

  M: 6

  b: 9

  B: 9

  t: 12

  T: 12

  q: 15

  Q: 15


messages:


  prefix: "&bEconomy &f>>"

  nopermission:

      - "%prefix% &4You don't have permissions to do that!"

  playersOnly:

    - "%prefix% &cOnly players can run that command!"


  balance:

    usage:

      - "%prefix% &cUsage: /balance"

      - "%prefix% &cUsage: /balance {player}"

    noAccount:

      - "%prefix% &cYou don't have an account!"

    balance:

      - "%prefix% &aYour balance is &e%balance%&a."

    otherNoAccount:

      - "%prefix% &5%player% &cdoesn't have an account!"

    otherBalance:

      - "%prefix% &5%player%&a's balance is &e%balance%&a."


  money:


    invalidSubCommand:

      - "%prefix% &cThat sub-command doesn't exist!"


    give:

      usage:

        - "%prefix% &cUsage: /money give {player} {amount}"

      otherDoesntExist:

        - "%prefix% &5%player% &cdoesn't exist!"

      otherNoAccount:

        - "%prefix% &5%player% &cdoesn't have an account!"

      invalidAmount:

        - "%prefix% &5%amount% &cis invalid!"

      sent:

        - "%prefix% &aYou sent &e%amount% &ato &5%player%&a."

      sentMultiple:

        - "%prefix% &aYou sent &b%total% &aplayers &e%amount%&a."

      received:

        - "%prefix% &aYou were given &e%amount%&a."


    help:

      usage:

        - "%prefix% &cUsage: /money help"

      message:

        - "%prefix% &eCommands:"

        - "%prefix% &b/money help"

        - "%prefix% &b/balancetop"

        - "%prefix% &b/balance"

        - "%prefix% &b/balance {player}"

        - "%prefix% &b/pay {player} {amount}"


    reload:

      usage:

        - "%prefix% &cUsage: /money reload"

      reloaded:

        - "%prefix% &aYou reloaded the economy."


    set:

      usage:

        - "%prefix% &cUsage: /money set {player} {amount}"

      otherDoesntExist:

        - "%prefix% &5%player% &cdoesn't exist!"

      otherNoAccount:

        - "%prefix% &5%player% &cdoesn't have an account!"

      invalidAmount:

        - "%prefix% &5%amount% &cis invalid!"

      setter:

        - "%prefix% &5%player%&a's balance was set to &e%balance%&a."

      setterMultiple:

        - "%prefix% &b%total% players' balances were set to &e%balance%&a."

      set:

        - "%prefix% &aYour balance was set to &e%amount%&a."


    take:

      usage:

        - "%prefix% &cUsage: /money take {player} {amount}"

      otherDoesntExist:

        - "%prefix% &5%player% &cdoesn't exist!"

      otherNoAccount:

        - "%prefix% &5%player% &cdoesn't have an account!"

      invalidAmount:

        - "%prefix% &5%amount% &cis invalid!"

      insufficientFunds:

        - "%prefix% &5%player% &chas insufficient funds!"

      take:

        - "%prefix% &e%amount% &awas taken from &5%player%&a's account."

      takeMultiple:

        - "%prefix% &e%amount% &awas taken from &b%total% &aplayers' accounts."

      taken:

        - "%prefix% &e%amount% &awas taken from your account."


  pay:

    usage:

      - "%prefix% &cUsage: /pay {player} {amount}"

    otherDoesntExist:

      - "%prefix% &5%player% &cdoesn't exist!"

    noAccount:

      - "%prefix% &cYou don't have an account!"

    otherNoAccount:

      - "%prefix% &5%player% &cdoesn't have an account!"

    cannotPaySelf:

      - "%prefix% &cYou cannot pay yourself!"

    invalidAmount:

      - "%prefix% &5%amount% &cis invalid!"

    insufficientFunds:

      - "%prefix% &cYou have insufficient funds!"

    paid:

      - "%prefix% &aYou paid &5%player% &e%amount%&a."

    received:

      - "%prefix% &aYou were paid &e%amount% by &5%player%&a."


  top:

    usage:

      - "%prefix% &cUsage: /balancetop"

      - "%prefix% &cUsage: /balancetop {number}"

    noAccounts:

      - "%prefix% &cThere are no accounts!"

    invalidTop:

      - "%prefix% &5%top% &cis invalid!"

    notEnoughPlayers:

      - "%prefix% &cThere are not enough players!"

    message:

      - "%prefix% &b%rank%. &a%player%: &b%balance%"

    self:

      - "%prefix% &b%rank%. &a%player%: &b%balance% (YOU)"
₩ 원으로 하고 싶은데 아시는분 있나요???...원래는 달러로 되어있습니다 예를 들어$ 100.00 이렇게 뜹니다
저는 100 이렇게 하고 싶읍니다 !! 초보여서 자세히 알려주세요!!

9개의 댓글

qsef1256
2022.08.19

1. 이건 스크립트 질문이 아닙니다

2. 영어를 배우도록 합시다. 개발자, 서버 운영자는 이런 이유로 수학보다 영어가 중요합니다.

mujing5
2022.08.19
@qsef1256

아아 죄송합니다

mujing5
2022.08.19
@qsef1256

이번에도 스크립트 못고칠거 같지만 유튜브 보면서 고치고도 있고 기대를 품어서 알려주시면 고마울꺼 같습니다...!

작은거인
2022.08.20
@mujing5

스크립트 아니라니까요..ㅡㅡ

그리고 어떤 플긴인지도 알려주셔야죠..

mujing5
2022.08.20
@작은거인

이코노미 입니다... 1.14.4번저

작은거인
2022.08.20
@mujing5

이코노미 플러그인이 한두개가 아닙니다!

적어도 대략 100개정도는 있을겁니다.

mujing5
2022.08.20
@작은거인

아... 저도 누군한태 받은거여서 스크립트 구문 추가용 일꺼입니다... 죄송합니다 다음에 철저하게 찾아오겠습니다!

 

작은거인
2022.08.19

이게... 그렇게 어려운가요...?

카테고리도 잘못하셧구..

mujing5
2022.08.19
@작은거인

아예 모르고 영어때려쳐서... 하하...

뉴스 및 창작물
/files/thumbnails/761/908/003/262x150.crop.jpg?20241025153749

건축

서울 숭례문(崇禮門) 4

KHC

2024-10-25

2

/files/thumbnails/578/899/003/262x150.crop.jpg?20241010142350

건축

경주 월정교 1

KHC

2024-10-10

2

/files/thumbnails/219/899/003/262x150.crop.jpg?20241009200950

건축

송전탑+도시 2

dbasd12

2024-10-09

2

/files/thumbnails/246/898/003/262x150.crop.jpg?20241008102328

레드스톤

단다단 - 오토노케(オトノケ) | 마인크래프트 노트블럭 커버

노트블럭전문가

2024-10-08

1

/files/thumbnails/348/896/003/262x150.crop.jpg?20241006103035

디도스/봇테러등등을 낚는 방법 4

물귀신

2024-10-06

3