Skip to content

Instantly share code, notes, and snippets.

@kaonasi-biwa
Created May 22, 2022 12:23
Show Gist options
  • Save kaonasi-biwa/b8a1bda46504d162e66d0a2a1d190b20 to your computer and use it in GitHub Desktop.
Save kaonasi-biwa/b8a1bda46504d162e66d0a2a1d190b20 to your computer and use it in GitHub Desktop.
・一般開放しても問題ないもの
/advancement (データパックによる)
/banlist
/effect (消されるので意味がない)
/help
/list
/locate
/locatebiome
/me
/msg /tell /w
/say
/seed
/teammsg /tm
/tellraw
/trigger (データパックによる)
・コマンドを改造したら一般開放してもいいもの(実行者のみにするなど)
/attribute
/clear
/enchant
/experience /xp
/gamemode
/give
/item
/kill (@s限定にしても使う人はいるのか?)
/loot
/playsound
/recipe
/spawnpoint
/spectate
/spreadplayers
/stopsound
/teleport /tp
/title
・サーバー全体に影響が出るもの
/bossbar
/defaultgamemode
/difficulty
/forceload
/setworldspawn
/time
/weather
・ブロック・エンティティに影響が出るもの
/data (一般開放しないほうが賢い)
/clone
/fill
/placefeature /place
/setblock
/summon
・絶対に一般開放してはいけないもの
/ban
/ban-ip
/datapack
/deop
/execute
/function
/gamerule
/kick
/op
/pardon
/pardon-ip
/publish (そもそも使えない気がする)
/reload
/save-all
/save-off
/save-on
/schedule
/scoreboard
/setidletimeout
/stop
/tag
/team
/whitelist
/worldborder
・不明(しないほうがよさげ)
/debug
/jfr
/pref
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment