마크서버 명령어 정리
페이지 정보
작성자 정성규 댓글 12건 조회 77,120회 작성일 16-01-30 22:39본문
Command | Permission | Description |
---|---|---|
pex | permissions.manage | Display help |
pex toggle debug | permissions.debug | Enable/disable debug mode (Caution: This will produce a lot of entries in your server.log file. Use this only for debugging!) |
pex user <user> toggle debug | permissions.manage.<user> | Enable/disable debug mode on a specific user (Caution: This only enables logging for a single user, but can still generate lots of entries in your server.log file) |
pex user <user> check <permission> | permissions.manage.<user> | Checks 1 specific permission against 1 specific user |
pex reload | permissions.manage.reload | Reload the pex environment |
pex config <node> [value] | permissions.manage.config | Print <node> value from plugin configuration. Specify [value] to set a new value |
pex backend | permissions.manage.backend | Print the currently used backend |
pex backend <backend> | permissions.manage.backend | Change the permissions backend on-the-fly (Use with caution!) Note that this will only change the backend on-the-fly, it will not save the change in the config file, nor will it convert anything. This is for testing only.) |
pex hierarchy | permissions.manage.users | Print the complete user/group hierarchy |
pex import <backend> | permissions.manage.dump | Import users/groups from selected format |
pex users cleanup <group> [threshold] | permissions.manage.users.cleanup | Remove "dead" users from the file. [threshold] is in days and defaults to 30 |
/gamemode 0,1 | 0 서바이벌 1 크리에이티브 모드로 변경 |
/gm 0,1 | 0 서바이벌 1 크리에이티브 모드로 변경 |
/tp Player | 해당 유저가 있는곳으로 이동 |
/setspawn | 해당 위치를 스폰지역으로 설정 |
/god | 무적으로 만듬 |
/heal | 피와 배고픔을 모두 채움 |
/tppos x y z | 해당 좌표로 이동 |
/give Player 코드 수량 | 유저에게 아이템을 지급 |
/kill Player | 해당 유저를 사망 시킴 |
/killall | 해당World에있는 동물, 몹, NPC 제거 |
/ban Player | 해당 유저를 서버에 접속하지 못하게 함 |
/pardon Player | 해당 유저를 ban 에서 풀어줌 |
/op Player | 해당유저에게 어드민 권한 부여 |
/whitelist add Player | 해당유저를 화이트리스트에 추가 |
/deop 플레이어 | 해당 플레이어의 op권한을 회수 |
/back | 죽기전 혹은 텔레포트 전 장소로 이동 |
/kickall | 자신을 제외한 모든 인원을 서버에서 킥 |
/spawnmob 몹이름 숫자 | 몹을 소환 |
/getpos | 자신의 현재 좌표위치를 표시 |
/mute 플레이어 시간 | 해당 플레이어를 설정시간만큼 말을 못하게 함 |
/setjail 감옥이름 | 자신이 서있는곳을 감옥으로 설정 |
/jail 플레이어 감옥이름 시간 | 해당 플레이어를 감옥에 설정시간만큼 가둠 |
/invsee 플레이어 | 해당 플레이어의 인벤을 봄 |
/broadcast 할말 | 공지를 띄움 |
/tpa Player | 해당 유저가 있는곳으로 허락받고 이동 |
/spawn | 스폰지역으로 이동 |
/sethome | 해당 위치를 집으로 설정 |
/home | 집으로 이동 |
/tpaccept | 텔레포트 신청을 수락 |
/tpdeny | 텔레포트신청을 거절 |
- 'essentials.*' | 에센셜의 모든 명령어를 사용 |
- 'essentials. sethome' |
- 'essentials. home' |
- 'essentials.spawn' |
- 'essentials. back' |
- 'essentials. gamemode' |
/rpgitem help | 명령어 확인 |
/rpgitem list | 만들어진 아이템 목록을 확인 |
/rpgitem [이름] create | [이름]을 가진 아이템 생성 |
/rpgitem [이름] remove | [이름]아이템을 삭제 |
/rpgitem [이름] lore [설명] | [이름]아이템에 설명을 추가 |
/rpgitem [이름] item [아이템 코드] | [이름]의 아이템을 [코드]로 변경 |
/rpgitem [이름] type [타입] | [이름]아이템의 타입 설정 |
/rpgitem [이름] armour [1~100] | [이름]아이템의 방어구 보호 지정 |
/rpgitem [이름] durablity [숫자] | [이름]아이템의 내구도를 설정 |
/rpgitem [이름] durablity infinite | [이름]아이템의 내구도를 무한으로 지정 |
/rpgitem [이름] display [아이템 이름] | [이름]아이템 이름을 [아이템 이름]으로 변경 |
/rpgitem [이름] damage [최소~최대] | [이름]아이템의 데미지 설정 |
/rpgitem [이름] power [파워] [쿨타임] | [이름]아이템의 특수기술과 쿨타임 설정 |
/rpgitem [이름] removepower [파워] | [이름]아이템의 파워를 삭제 |
/rpgitem [이름] power lightning [확률] | [이름]아이템으로 상대방 때릴 시 확률로 번개 |
/rpgitem [이름] power fireball [쿨타임] | [이름]아이템을 들고 우클릭 시 화염구 발사 |
/rpgitem [이름] power ice [쿨타임] | [이름]아이템을 들고 우클릭 시 얼음 발사 |
/rpgitem [이름] power potiontick [포션레벨] [포션효과] | [이름]아이템 들고 있을 때 포션효과 적용 |
/rpgitem [이름] power rainbow [쿨타임] [양털갯수] | [이름]아이템을 들고 우클릭 시 양털 발사 |
/rpgitem [이름] power arrow [쿨타임] | [이름]아이템을 들고 우클릭 시 화살 발사 |
/rpgitem [이름] power tntcannon [쿨타임] | [이름]아이템을 들고 우클릭 시 TNT 발사 |
/rpgitem [이름] power knockup [확률] [높이] | [이름]아이템을 들고 상대방 공격시 공중으로 뜸 |
/rpgitem [이름] power teleport [쿨타임] [이동블럭] | [이름]아이템을 들고 우클릭 시 텔레포트 |
/rpgitem [이름] power rumble [쿨타임] [높이] [거리] | [이름]아이템을 들고 우클릭 시 지진이 일어나 파편에 맞은 상대방 날아감 |
/rpgitem [이름] power skyhook [블럭코드] [거리] [출처] 마인크래프트 1.7.2 rpgitem 플러그인!|작성자 네모블록 | [이름]아이템을 들고 우클릭 시 거리안이 있는 블록으로 이동 |
/rpgitem [이름] power consume | [이름]아이템을 들고 우클릭 시 아이템 사라짐 |
/rpgitem [이름] power potiontick [쿨타임][지속시간] [포션레벨] [포션효과] | [이름]아이템을 들고 우클릭 시 포션효과 발동 |
/rpgitem [이름] power potionhit [확률] [지속시간] [포션레벨] [포션효과] | [이름]아이템을 들고 상대방을 때릴 시 포션효과 적용 |
slow | 구속 |
slow_digging | 피로 |
heal | 즉시회복 |
harm | 즉시대미지 |
confusion | 멀미 |
blindness | 실명 |
hunger | 허기 |
weakness | 나약함 |
poison | 독 |
wither | 위더 |
speed | 신속 |
regeneration | 재생 |
invisibility | 투명 |
fast_digging | 성급함 |
blindness | 실명 |
increase_damage | 힘 |
fire_resistance | 화염저항 |
water_breathing | 호흡 |
jump | 점프강화 |
night_vision | 야간투시 |
damage_resistance | 저항 |
서버운영의 필수 플러그인인 에센셜 플러그인 입니다.
/tell (Player) (메시지) = 해당 Player에게 메시지를 보냅니다.
/r (메세지) = 가장 최근에 메세지온 Player에게 바로 답장을 보냅니다.
/say (Player) (메시지) = 모든 Player가 볼 수 있게 메시지를 보냅니다.
/stop = 서버를 종료합니다.
/save-all = 서버를 저장합니다.
/save-on = 서버저장을 킵니다.
/save-off = 서버저장을 끕니다.
/op (Player) = 해당 Player에게 권한을 줍니다.
/deop (Player) = 해당 Player에게 권한을 뺏습니다.
/fireball = 자신이 바라보는 지점에 가스트의 화염구를 던집니다.
/tnt = 자신이 바라보는 지점에 TNT를 소환합니다.
/tpall (Player) = 모든 Player를 해당 Player에게 텔레포트합니다.
/fly (Player) = 해당 Player에게 비행모드를 줍니다.
/tp (Player) = 해당 Player에게 텔레포트를 합니다.
/tp (Player) (Player) = Player가 해당 Player에게 텔레포트를 합니다.
/invsee (Player) = 해당 Player의 인벤토리를 봅니다.
/sethome = 자신의 Home 을 설정합니다.
/home = 자신이 설정한 Home 에 이동합니다.
/setspawn = 서버의 스폰지역을 설정합니다.
/spawn = 서버의 스폰지점으로 이동합니다.
/gm (S/C/A) = 게임모드를 설정 및 해제 합니다.
/gm (S/C/A) (Player) = 해당 플레이어에게 게임모드를 설정하거나 해제한다.
/time day = 아침으로 바꿉니다.
/time night = 밤으로 바꿉니다.
/mob (MobName) (Amount) - 해당 양에 맞게 몬스터를 소환합니다.
/sky sun = 날씨를 맑게 합니다.
/sky storm = 날씨를 흐리게 합니다.
/back = 이전 자리로 이동합니다.
/help = 명령어 도움말을 봅니다.
/nick (NickName) = 지신의 닉네임을 변경합니다.
/nick (Player) (NickName) = 해당되는 Player의 닉네임을 변경합니다.
/kick (Player) = 해당 Player를 서버에서 퇴장 시킵니다.
/kickall = 모든 Player를 서버에서 퇴장 시킵니다.
/lightning = 자신이 바라보는 지점에 번개를 내려치게 합니다.
/lightning (Player) = 해당 Player에게 번개를 치게 합니다.
/getpos = 현재 자신이 서있는 지점에 좌표를 표시합니다.
/kill (Player) = 해당 Player를 죽입니다.
/killall = 모든 Player , Mob , Animal 들을 죽입니다.
/ban (Player) = 해당 Player를 강제퇴장을 합니다 (못 들어오게 합니다)
/ban-ip (Player , IP) = 해당 Playe를 영구정지을 합니다 (다른 닉네임으로 도 못 들어오게 합니다)
/mute (Player) = 해당 Player를 못 움직이게 합니다.
/mute (Player) (Time) = 해당 Player를 시간 동안 못 움직이게 합니다.
/setjail (JailName) = 감옥지역을 설정합니다.
/jail (Player) (JailName) (Time) = 해당 Player를 시간 동안 감옥에 가둡니다.
/feed = 배고픔을 체웁니다.
/feed (Player) = 해당 Player에게 배고픔을 체웁니다.
/repair hand = 자신이 들고 있는 무기를 수리 합니다.
/repair all = 인벤토리에 있는 모든 무기를 수리 합니다.
/afk = 잠수모드 설정 및 해제 합니다.
/ci = 자신의 인벤토리를 초기화 합니다.
/bigtree (Treelredwood) = 거대한 나무를 소환합니다.
/give (Player) (ItemCord) (Amount) = 해당 Player에게 아이템을 줍니다.
/god (Player) = 해당 Player를 무적으로 만듭니다.
/heal (Player) = 해당 Player의 체력을 회복 시킵니다.
/item (ItemCord) (Amount) = 자신에게 해당 Item 을 줍니다.
/kit (kitname) = 서버에 적용되어있는 장비를 얻습니다.
/unlimited (ItemCord) (Player) = 해당 Player에게 무제한 아이템을 줍니다.
/Essentials reload = Essentials 플러그인을 리로드 합니다.
/suicide = 자살을 합니다.
/seen (Player) = 해당 Player가 언제 서버에 들어 왔는지 또는 아이피를 확인합니다.
/motd = 서버에 적용된 메시지를 확인 합니다.
essentials.bigtree = 거대 나무를 소환 할 수 있는 권한
essentials.give = 아이템을 줄 수 있는 권한
essentials.god = 무적모드를 줄 수 있는 권한
essentials.god.others = 무적모드를 할 수 있는 권한
essentials.heal = 체력 회복을 할 수 있는 권한
essentials.itemspawn.exempt = 자신한테 아이템을 줄 수 있는 권한
essentials.itemspawn.item-all = 모두에게 아이템을 줄 수 있는 권한
essentials.itemspawn.item-<itemname> = 해당 아이템이름만 줄 수 있는 권한
essentials.itemspawn.item-<itemid> = 해당 아이템코드만 줄 수 있는 권한
essentials.kit = 장비아이템을 얻을 수 있는 권한
essentials.kit.<kitname> = 해당 장비아이템만 얻을 수 있는 권한
essentials.time = 시간을 바꿀 수 있는 권한
essentials.time.world = 월드 시간을 바꿀 수 있는 권한
essentials.time.others = 시간을 볼 수 있는 권한
essentials.tree = 나무를 소환 할 수 있는 권한
essentials.unlimited = 무제한 아이템을 줄 수 있는 권한
essentials.unlimited.item-all = 모두에게 무제한 아이템을 줄 수 있는 권한
essentials.unlimited.item-<itemname> = 해당 무제한 아이템이름만 줄 수 있는 권한
essentials.unlimited.item-<itemid> = 해당 무제한 아이템코드만 줄 수 있는 권한
essentials.unlimited.others = 해당 무제한 아이템을 사용 할 수 있는 권한
essentials.balance = 해당 Player의 돈을 볼 수 있는 권한
essentials.balance.others = 돈을 확인 할 수 있는권한
essentials.balancetop = 돈 순위를 볼 수 있는 권한
essentials.eco = 주어진 금액으로 균형 맞추게 하는 권한
essentials.pay = 해당 Player에게 돈을 줄 수 잇는 권한
essentials.sell = 아이템을 판매 할 수 있는 권한
essentials.setworth = 아이템의 금액을 설정 할 수 있는 권한
essentials.worth = 금액이 얼마 인지 확인 할 수 있는 권한
essentials.afk = 잠수 할 수 있는 권한
essentials.compass = 현재 베이링을 확인 할 수 있는 권한
essentials.depth = 블럭의 높이를 볼 수 있는 권한
essentials.getpos = 자신의 좌표를 볼 수 있는 권한
essentials.help = 명령어 도움말을 볼 수 있는 권한
essentials.helpop = 관리자에게 도움을 요청 할 수 있는 권한
essentials.helpop.receive = 도움요청한 메시지를 확인 할 수 있는 권한
essentials.ignore = 해당 Player를 무시 할 수 있는 권한
essentials.info = 서버에 정보를 볼 수 있는 권한
essentials.list = 서버에 접속한 Player의 수를 볼 수 있는 권한
essentials.list.hidden = 숨겨진 Player를 볼 수 있는 권한
essentials.mail = 메일을 보내거나 받을 수 있는 권한
essentials.mail.send = 메일을 보낼 수 있는 권한
essentials.me = 자신의 감정 표현을 보낼 수 있는 권한
essentials.motd = 오늘의 메세지를 볼 수 있는 권한
essentials.msg = 메세지를 보내거나 받을 수 있는 권한
essentials.nick = 닉네임을 변경 해 줄 수 있는 권한
essentials.nick.others = 닉네임을 변경 할 수 있는 권한
essentials.powertool = 들고 있는 아이템을 저장 할 수 있는 권한
essentials.realname = 유저의 닉네임을 볼 수 있는 권한
essentials.rules = 규칙을 볼 수 있는 권한
essentials.seen = 온라인 및 아이피를 볼 수 있는 권한
essentials.spawner = 스포너를 소환 할 수 잇는 권한
essentials.suicide = 자살을 할 수 있는 권한
essentials.whois = 유저의 정보를 볼 수 있는 권한
essentials.backup = 백업을 할 수 있는 권한
essentials.ban = 강제퇴장을 할 수 있는 권한
essentials.banip = 영구정지를 할 수 있는 권한
essentials.broadcast = 모든 Player
댓글목록

Robby님의 댓글의 댓글
Robby 작성일
Je suis votre référence pour tout ce qui concerne Golden Panda Casino. Soumettez vos interrogations, je fournis les réponses.
http://1.6.141.109:3000/joelt41794764
https://stellargazebrokage.com.ng/author/wilfreddowney/
http://45.197.2.58:3029/haleywojcik322/6745412/wiki/Golden-Panda-Casino%3A-A-Deep-Dive-into-a-Hypothetical-Gambling-Empire
https://demo.safecircle.family/read-blog/4881_golden-panda-casino-a-deep-dive-into-a-fictional-gaming-empire.html
https://www.cinnamongrouplimited.co.uk/agent/brookebaynes36/
http://115.182.208.245:3000/errolcass39206
http://13.229.219.113:3000/akilah28707170
https://oliszerver.hu:8010/elsamaney73050/golden-panda-casino2017/wiki/Golden-Panda-Casino%3A-A-Glimpse-into-a-World-of-High-Stakes-and-Hidden-Fortunes
http://47.92.23.195:8418/aliciamaye6821/8515golden-panda-casino-fr.com/wiki/Golden-Panda-Casino%3A-A-Retrospective-Look-at-a-Gaming-Empire
http://121.41.237.235:3000/arianneevans3 http://101.132.172.242:3000/glendajervois

Kelsey님의 댓글의 댓글
Kelsey 작성일Mijn hoofddoel is om de online gokwereld transparanter te maken. Ik openbaar wat er zich onder de motorkap afspeelt. https://www.schakel.nl/dutchcasinos/betsixty-casino/

Viola님의 댓글의 댓글
Viola 작성일De kick van een onverwachte winst is fantastisch. Ik probeer je om dat die sensatie vaker te voelen. https://www.minicamping-tussendedijken-tiel.nl/dutchcasinos/rad-van-fortuin/

Sławomira님의 댓글의 댓글
Sławomira 작성일Dodaliśmy kalkulator kosztów całkowitych różnych scenariuszy — do porównania na stronie kredyt123.pl https://rebrand.ly/h1nwgci

Liwia님의 댓글의 댓글
Liwia 작성일Najbardziej imponuje mi ich szybkość reakcji. http://bit.ly/4mMwWcM http://bit.ly/4mMwWcM

Klaus님의 댓글의 댓글
Klaus 작성일
Je suis un pionnier des mondes du jeu. Mon terrain de jeu est uniquement Winoui Casino.
http://teez.gr/employer/winoui-777/
https://git.k-corporation.org/fidelialeach8
https://forum.alwehdaclub.sa/read-blog/24589_the-ultimate-secret-of-paiement-winoui.html
http://20.198.113.167:3000/annie31w97526
http://zahbox.com/@serena58523574?page=about
https://cambodiaexpertalliance.net/employer/winoui-777/
https://futures-consulting.de/employer/winoui-777/
http://zslslubice.pl:3001/brooksmeacham6
https://git.vsadygv.com/tamiekelson20
https://rsh-recruitment.nl/employer/winoui-777/ https://financevideosmedia.com/@kazukodelacond?page=about

Marlys님의 댓글의 댓글
Marlys 작성일
I'm an blogger with a decidedly specific interest: the art and tactics of casino promotions. I don't merely play; I search for opportunity in the marketing incentives that casinos provide. This manual is my playbook, outlining how to systematically derive peak value from welcome bonuses, no-cost plays, cashback deals, and rewards systems. I show you how to read the rules, compute long-term profitability, and manage your action to satisfy the requirements. My goal is to turn the casino's greatest advertising cost into your biggest fountain of income.
https://git.poly.zone/davislindsley
https://watch.thev.city/@venuswingfield?page=about
https://younetwork.app/read-blog/40029_volatilitat-und-rtp-im-book-of-dead-spiel-erlautert.html
https://citytowerrealestate.com/author/josiehammonds9/
http://124.222.111.18:10880/lillianabentha
https://hafrikplay.com/leoniewilsmore
https://sponsorjobs.com.au/employer/casumo-365/
https://www.fastmarry.com/@kerrywegener15
https://git.louislabs.com/dieterderrick5
https://yes.youkandoit.com/patricewhittel http://47.105.61.58:3000/randalgwendole

Tammie님의 댓글의 댓글
Tammie 작성일
You could call me a jackpot hunter. My complete focus within the gaming universe is on the games that provide the potential for life-changing jackpots. I live and breathe cascading jackpots, studying their increase, deciphering their mechanics, and spotting the periods when they might be theoretically more likely to drop. This blog is my journal of the chase. I offer real-time data on the largest pools out there, review the games they are linked with, and narrate uplifting stories of previous champions. If the fantasy of landing the grand prize energizes you, then you've discovered the right home.
http://47.103.25.197/masonwhiting36
http://gogs.mkyr.fun:99/cecilafrye067
https://www.arztsucheonline.de/employer/hollywoodbets-mobile
http://111.75.220.136:10030/jacksonburney/betfair-promotions-page3829/wiki/Stop+Wasting+Time+And+start+Online+Slots+Betfair
https://americanhomesonline.com/author/chesterfxi1837/
https://git.cnml.de/denisborden572
https://quickfixinterim.fr/employer/jetx-365/
https://cmpetasglobal.com/author/jeffrygramp641/
https://i-medconsults.com/companies/jammy-monkey-365/
https://sound.floofbite.com/francispowe20 https://ahmedabad.remarcpropertyanand.com/author/brunopigdon674/

Rubye님의 댓글의 댓글
Rubye 작성일
I'm fascinated by the origins of casino games. My blog is a journey back in time, exploring the roots of the games we love today. We investigate how blackjack evolved from the Spanish game "Ventiuna" and how roulette was accidentally invented by a physicist. I delve into the lives of legendary gamblers and the establishment of the first casinos in Venice and Las Vegas. Each post is a historical exploration that enhances your appreciation for the rich heritage behind the felt. Follow me to understand the past that shaped the modern casino.
https://badoo.camanchacapp.cl/@manuela95t9800
http://8.137.12.29:3000/patsywearing26/book-of-ra-365.com1996/wiki/Heard-Of-The-nice-Book-Of-Ra-Recensioni-BS-Principle%3F-Here-Is-a-superb-Instance
https://investorshometown.com/author/lincolnsewell/
http://47.102.149.67:3000/isaacroybal74
http://106.53.133.100:3000/giselleo425661/9847betonred-ca.web.app/wiki/Mastering-Blackjack-at-Betonred-Casino%3A-Tips-and-Strategies
https://www.casagone.com/author/sxwmerry797534/
https://niceworldeu.com/employer/cash-mania-777/
http://112.74.106.216:3000/windycrampton
https://www.workforce.beparian.com/employer/cassino-bones/
https://play.mytsi.org/@rodneysleigh4?page=about https://www.pakgovtnaukri.pk/companies/bet-365-casino-365/

Mariano님의 댓글의 댓글
Mariano 작성일
As an eager casino bettor, my blog is a source for useful gaming information. I probe subjects like slot games, table games, and table methods.
https://www.vulnerableyouthjobs.ca/companies/fortune-rabbit-777/
https://git.olyntec.com/frederickberna
https://westorebd.com/employer/777-casino-365/
https://bfreetv.com/@steffen57u8869?page=about
http://git.peoplegroup.gr/fawnkkf8026274
https://sinva.vn/author/ardisbrent9911/
https://dzmariage.com/@alfonsogunther
https://theasishomes.com/author/harrietcutts76/
http://workompass.com/employer/chicken-road-365/
https://bence.net/read-blog/55023_fortune-dragon-game-e-confiavel-seguranca-e-fair-play.html http://www.creatorengine.cn:8418/delljxx7452725/888starz-777.com2581/wiki/What-Are-Inscription-888-Starz%3F
정성규님의 댓글
정성규 작성일http://www.hungryapp.co.kr/bbs/bbs_view.php?pid=356492&page=1&bcode=minecraft&bcode2=minecraft&short_llink=minecraft&scode=4&catecode=003&pid=356492&bcode=minecraft&catecode=003&page=1&scode=4